paper-with-me

홈 › Papers

Regularizing Black-box Models for Improved Interpretability

2019-02-18 · NeurIPS 2020 12 · Gregory Plumb, Maruan Al-Shedivat, Angel Alexander Cabrera, Adam Perer, Eric Xing, Ameet Talwalkar

Most of the work on interpretable machine learning has focused on designing either inherently interpretable models, which typically trade-off accuracy for interpretability, or post-hoc explanation systems, whose explanation quality can be unpredictable. Our method, ExpO, is a hybridization of these approaches that regularizes a model for explanation quality at training time. Importantly, these regularizers are differentiable, model agnostic, and require no domain knowledge to define. We demonstrate that post-hoc explanations for ExpO-regularized models have better explanation quality, as measured by the common fidelity and stability metrics. We verify that improving these metrics leads to significantly more useful explanations with a user study on a realistic task.

📄 PDF Abstract BibTeX arXiv:1902.06787

Code (1)

GDPlumb/ExpO 공식 구현 pytorch

Tasks

BIG-bench Machine LearningInterpretable Machine Learning

Similar Papers 제목 키워드 기반

Regularizing Black-box Models for Improved Interpretability (HILL 2019 Version)

2019-05-31 · Gregory Plumb, Maruan Al-Shedivat, Eric Xing, Ameet Talwalkar

Most of the work on interpretable machine learning has focused on designing either inherently interpretable models, which typically trade-off accuracy for interpretability, or post-hoc explanation systems, which lack gua…

BIG-bench Machine LearningInterpretable Machine Learning

Explaining Black-box Models for Biomedical Text Classification

2020-12-20 · Milad Moradi, Matthias Samwald

In this paper, we propose a novel method named Biomedical Confident Itemsets Explanation (BioCIE), aiming at post-hoc explanation of black-box machine learning models for biomedical text classification. Using sources of …

ClassificationGeneral Classificationtext-classificationText Classification

CausalSent: Interpretable Sentiment Classification with RieszNet

2025-08-25 · Daniel Frees, Martin Pollack arxiv

Despite the overwhelming performance improvements offered by recent natural language processing (NLP) models, the decisions made by these models are largely a black box. Towards closing this gap, the field of causal NLP …

Causal Inference

Achieving Constraints in Neural Networks: A Stochastic Augmented Lagrangian Approach

2023-10-25 · Diogo Lavado, Cláudia Soares, Alessandra Micheletti

Regularizing Deep Neural Networks (DNNs) is essential for improving generalizability and preventing overfitting. Fixed penalty methods, though common, lack adaptability and suffer from hyperparameter sensitivity. In this…

VAE-LIME: Deep Generative Model Based Approach for Local Data-Driven Model Interpretability Applied to the Ironmaking Industry

2020-07-15 · Cedric Schockaert, Vadim Macher, Alexander Schmitz

Machine learning applied to generate data-driven models are lacking of transparency leading the process engineer to lose confidence in relying on the model predictions to optimize his industrial process. Bringing process…

modelTime Series Analysis