paper-with-me

Papers

Interpretable Neural Network Decoupling

2019-06-04 · ECCV 2020 8 · Yuchao Li, Rongrong Ji, Shaohui Lin, Baochang Zhang, Chenqian Yan, Yongjian Wu, Feiyue Huang, Ling Shao

The remarkable performance of convolutional neural networks (CNNs) is entangled with their huge number of uninterpretable parameters, which has become the bottleneck limiting the exploitation of their full potential. Towards network interpretation, previous endeavors mainly resort to the single filter analysis, which however ignores the relationship between filters. In this paper, we propose a novel architecture decoupling method to interpret the network from a perspective of investigating its calculation paths. More specifically, we introduce a novel architecture controlling module in each layer to encode the network architecture by a vector. By maximizing the mutual information between the vectors and input images, the module is trained to select specific filters to distill a unique calculation path for each input. Furthermore, to improve the interpretability and compactness of the decoupled network, the output of each layer is encoded to align the architecture encoding vector with the constraint of sparsity regularization. Unlike conventional pixel-level or filter-level network interpretation methods, we propose a path-level analysis to explore the relationship between the combination of filter and semantic concepts, which is more suitable to interpret the working rationale of the decoupled network. Extensive experiments show that the decoupled network achieves several applications, i.e., network interpretation, network acceleration, and adversarial samples detection.

📄 PDF Abstract BibTeX arXiv:1906.01166

Code (0)

등록된 구현이 없습니다.

Tasks

Network Interpretation

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Convergence Theorems for Entropy-Regularized and Distributional Reinforcement Learning

2025-10-09 · Yash Jhaveri, Harley Wiltzer, Patrick Shafto, Marc G. Bellemare 외 arxiv

In the pursuit of finding an optimal policy, reinforcement learning (RL) methods generally ignore the properties of learned policies apart from their expected return. Thus, even when successful, it is difficult to charac…

Reinforcement Learning

Learning at a Glance: Towards Interpretable Data-limited Continual Semantic Segmentation via Semantic-Invariance Modelling

2024-07-22 · Bo Yuan, Danpei Zhao, Zhenwei Shi

Continual semantic segmentation (CSS) based on incremental learning (IL) is a great endeavour in developing human-like segmentation models. However, current CSS approaches encounter challenges in the trade-off between pr…

Continual Semantic SegmentationContrastive LearningIncremental LearningSemantic Segmentation

OLMD: Orientation-aware Long-term Motion Decoupling for Continuous Sign Language Recognition

2025-03-11 · Yiheng Yu, Sheng Liu, Yuan Feng, Min Xu 외

The primary challenge in continuous sign language recognition (CSLR) mainly stems from the presence of multi-orientational and long-term motions. However, current research overlooks these crucial aspects, significantly i…

Sign Language Recognition

Explanation based Bias Decoupling Regularization for Natural Language Inference

2024-04-20 · Jianxiang Zang, Hui Liu

The robustness of Transformer-based Natural Language Inference encoders is frequently compromised as they tend to rely more on dataset biases than on the intended task-relevant features. Recent studies have attempted to …

Natural Language Inference

Interpretable Air Pollution Forecasting by Physics-Guided Spatiotemporal Decoupling

2025-11-25 · Zhiguo Zhang, Xiaoliang Ma, Daniel Schlesinger arxiv

Accurate and interpretable air pollution forecasting is crucial for public health, but most models face a trade-off between performance and interpretability. This study proposes a physics-guided, interpretable-by-design …