paper-with-me

홈 › Papers

A Framework to Learn with Interpretation

2020-10-19 · NeurIPS 2021 12 · Jayneel Parekh, Pavlo Mozharovskyi, Florence d'Alché-Buc

To tackle interpretability in deep learning, we present a novel framework to jointly learn a predictive model and its associated interpretation model. The interpreter provides both local and global interpretability about the predictive model in terms of human-understandable high level attribute functions, with minimal loss of accuracy. This is achieved by a dedicated architecture and well chosen regularization penalties. We seek for a small-size dictionary of high level attribute functions that take as inputs the outputs of selected hidden layers and whose outputs feed a linear classifier. We impose strong conciseness on the activation of attributes with an entropy-based criterion while enforcing fidelity to both inputs and outputs of the predictive model. A detailed pipeline to visualize the learnt features is also developed. Moreover, besides generating interpretable models by design, our approach can be specialized to provide post-hoc interpretations for a pre-trained neural network. We validate our approach against several state-of-the-art methods on multiple datasets and show its efficacy on both kinds of tasks.

📄 PDF Abstract BibTeX arXiv:2010.09345

Code (1)

jayneelparekh/flint 공식 구현 pytorch

Tasks

AttributeDecision Making

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

FICNN: A Framework for the Interpretation of Deep Convolutional Neural Networks

2023-05-17 · Hamed Behzadi-Khormouji, José Oramas

With the continue development of Convolutional Neural Networks (CNNs), there is a growing concern regarding representations that they encode internally. Analyzing these internal representations is referred to as model in…

Using Interpretation Methods for Model Enhancement

2024-04-02 · Zhuo Chen, Chengyue Jiang, Kewei Tu

In the age of neural natural language processing, there are plenty of works trying to derive interpretations of neural models. Intuitively, when gold rationales exist during training, one can additionally train the model…

model

Effective Data Selection for Seismic Interpretation through Disagreement

2024-06-01 · Ryan Benkert, Mohit Prabhushankar, Ghassan AlRegib

This paper presents a discussion on data selection for deep learning in the field of seismic interpretation. In order to achieve a robust generalization to the target volume, it is crucial to identify the specific sample…

Active LearningSeismic Interpretation

Series Saliency: Temporal Interpretation for Multivariate Time Series Forecasting

2020-12-16 · Qingyi Pan, WenBo Hu, Jun Zhu

Time series forecasting is an important yet challenging task. Though deep learning methods have recently been developed to give superior forecasting results, it is crucial to improve the interpretability of time series m…

Data AugmentationMultivariate Time Series ForecastingTime SeriesTime Series Analysis+1

Structured learning and detailed interpretation of minimal object images

2017-11-29 · Guy Ben-Yosef, Liav Assif, Shimon Ullman

We model the process of human full interpretation of object images, namely the ability to identify and localize all semantic features and parts that are recognized by human observers. The task is approached by dividing t…