paper-with-me

홈 › Papers

Contextual Explanation Networks

2017-05-29 · ICLR 2018 1 · Maruan Al-Shedivat, Avinava Dubey, Eric P. Xing

Modern learning algorithms excel at producing accurate but complex models of the data. However, deploying such models in the real-world requires extra care: we must ensure their reliability, robustness, and absence of undesired biases. This motivates the development of models that are equally accurate but can be also easily inspected and assessed beyond their predictive performance. To this end, we introduce contextual explanation networks (CEN)---a class of architectures that learn to predict by generating and utilizing intermediate, simplified probabilistic models. Specifically, CENs generate parameters for intermediate graphical models which are further used for prediction and play the role of explanations. Contrary to the existing post-hoc model-explanation tools, CENs learn to predict and to explain simultaneously. Our approach offers two major advantages: (i) for each prediction valid, instance-specific explanation is generated with no computational overhead and (ii) prediction via explanation acts as a regularizer and boosts performance in data-scarce settings. We analyze the proposed framework theoretically and experimentally. Our results on image and text classification and survival analysis tasks demonstrate that CENs are not only competitive with the state-of-the-art methods but also offer additional insights behind each prediction, that can be valuable for decision support. We also show that while post-hoc methods may produce misleading explanations in certain cases, CENs are consistent and allow to detect such cases systematically.

📄 PDF Abstract BibTeX arXiv:1705.10301

Code (1)

alshedivat/cen 공식 구현 tf

Tasks

Image ClassificationInterpretability Techniques for Deep LearningPredictionSentiment AnalysisSurvival Analysistext-classificationText Classificationvalid

Similar Papers 제목 키워드 기반

Contextual Importance and Utility: aTheoretical Foundation

2022-02-15 · Kary Främling

This paper provides new theory to support to the eXplainable AI (XAI) method Contextual Importance and Utility (CIU). CIU arithmetic is based on the concepts of Multi-Attribute Utility Theory, which gives CIU a solid the…

AttributeExplainable Artificial Intelligence (XAI)

ContextualSHAP : Enhancing SHAP Explanations Through Contextual Language Generation

2025-12-08 · Latifa Dwiyanti, Sergio Ryan Wibisono, Hidetaka Nambo arxiv

Explainable Artificial Intelligence (XAI) has become an increasingly important area of research, particularly as machine learning models are deployed in high-stakes domains. Among various XAI approaches, SHAP (SHapley Ad…

Feature Importance

PEACH: Pretrained-embedding Explanation Across Contextual and Hierarchical Structure

2024-04-21 · Feiqi Cao, Caren Han, Hyunsuk Chung

In this work, we propose a novel tree-based explanation technique, PEACH (Pretrained-embedding Explanation Across Contextual and Hierarchical Structure), that can explain how text-based documents are classified by using …

Attributefeature selectiontext-classificationText Classification

Bandits for Learning to Explain from Explanations

2021-02-07 · Freya Behrens, Stefano Teso, Davide Mottin

We introduce Explearn, an online algorithm that learns to jointly output predictions and explanations for those predictions. Explearn leverages Gaussian Processes (GP)-based contextual bandits. This brings two key benefi…

Gaussian ProcessesMulti-Armed Bandits

Informing clinical assessment by contextualizing post-hoc explanations of risk prediction models in type-2 diabetes

2023-02-11 · Shruthi Chari, Prasant Acharya, Daniel M. Gruen, Olivia Zhang 외

Medical experts may use Artificial Intelligence (AI) systems with greater trust if these are supported by contextual explanations that let the practitioner connect system inferences to their context of use. However, thei…

Question Answering