paper-with-me

홈 › Papers

Learning to Explain: An Information-Theoretic Perspective on Model Interpretation

2018-02-21 · ICML 2018 7 · Jianbo Chen, Le Song, Martin J. Wainwright, Michael. I. Jordan

We introduce instancewise feature selection as a methodology for model interpretation. Our method is based on learning a function to extract a subset of features that are most informative for each given example. This feature selector is trained to maximize the mutual information between selected features and the response variable, where the conditional distribution of the response variable given the input is the model to be explained. We develop an efficient variational approximation to the mutual information, and show the effectiveness of our method on a variety of synthetic and real data sets using both quantitative metrics and human evaluation.

📄 PDF Abstract BibTeX arXiv:1802.07814

Code (3)

Jianbo-Lab/L2X 공식 구현 tf
vikua/l2x tf
willisk/VIBI pytorch

Tasks

feature selection

Similar Papers 제목 키워드 기반

MED-TEX: Transferring and Explaining Knowledge with Less Data from Pretrained Medical Imaging Models

2020-08-06 · Thanh Nguyen-Duc, He Zhao, Jianfei Cai, Dinh Phung

Deep learning methods usually require a large amount of training data and lack interpretability. In this paper, we propose a novel knowledge distillation and model interpretation framework for medical image classificatio…

image-classificationImage ClassificationKnowledge DistillationMedical Image Classification

Rethinking GSPO: The Perplexity-Entropy Equivalence

2025-10-27 · Chi Liu arxiv

We provide a new perspective on GSPO's length-normalized importance ratios by establishing their connection to information-theoretic quantities. We show that GSPO's sequence-level weight $s(θ) = (π_θ/π_{θ_{\text{old}}})^…

Mathematical Reasoning

A Mathematical Explanation of Transformers

2025-10-05 · Xue-Cheng Tai, Hao Liu, Lingfeng Li, Raymond H. Chan arxiv

The Transformer architecture has revolutionized the field of sequence modeling and underpins the recent breakthroughs in large language models (LLMs). However, a comprehensive mathematical theory that explains its struct…

Benchmarking Machine Reading Comprehension: A Psychological Perspective

2020-04-04 · EACL 2021 2 · Saku Sugawara, Pontus Stenetorp, Akiko Aizawa

Machine reading comprehension (MRC) has received considerable attention as a benchmark for natural language understanding. However, the conventional task design of MRC lacks explainability beyond the model interpretation…

BenchmarkingMachine Reading ComprehensionNatural Language UnderstandingPosition+1

Information Theoretic Interpretation of Deep learning

2018-03-21 · Tianchen Zhao

We interpret part of the experimental results of Shwartz-Ziv and Tishby [2017]. Inspired by these results, we established a conjecture of the dynamics of the machinary of deep neural network. This conjecture can be used …

Deep Learning