paper-with-me

Papers

Analyzing the Interpretability Robustness of Self-Explaining Models

2019-05-27 · Haizhong Zheng, Earlence Fernandes, Atul Prakash

Recently, interpretable models called self-explaining models (SEMs) have been proposed with the goal of providing interpretability robustness. We evaluate the interpretability robustness of SEMs and show that explanations provided by SEMs as currently proposed are not robust to adversarial inputs. Specifically, we successfully created adversarial inputs that do not change the model outputs but cause significant changes in the explanations. We find that even though current SEMs use stable co-efficients for mapping explanations to output labels, they do not consider the robustness of the first stage of the model that creates interpretable basis concepts from the input, leading to non-robust explanations. Our work makes a case for future work to start examining how to generate interpretable basis concepts in a robust way.

📄 PDF Abstract BibTeX arXiv:1905.12429

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Towards Robust Interpretability with Self-Explaining Neural Networks

2018-12-01 · NeurIPS 2018 12 · David Alvarez Melis, Tommi Jaakkola

Most recent work on interpretability of complex machine learning models has focused on estimating a-posteriori explanations for previously trained models around specific predictions. Self-explaining models where interpre…

Towards Robust Interpretability with Self-Explaining Neural Networks

2018-06-20 · NeurIPS 2018 · David Alvarez-Melis, Tommi S. Jaakkola

Most recent work on interpretability of complex machine learning models has focused on estimating $\textit{a posteriori}$ explanations for previously trained models around specific predictions. $\textit{Self-explaining}$…

Analyzing limits for in-context learning

2025-02-05 · Omar Naim, Nicholas Asher

We examine limits of in-context learning (ICL) in transformer models trained from scratch, focusing on function approximation tasks as a controlled setting to uncover fundamental behaviors. While we show empirically that…

In-Context Learning

C-SENN: Contrastive Self-Explaining Neural Network

2022-06-20 · Yoshihide Sawada, Keigo Nakamura

In this study, we use a self-explaining neural network (SENN), which learns unsupervised concepts, to acquire concepts that are easy for people to understand automatically. In concept learning, the hidden layer retains v…

Autonomous DrivingContrastive Learning

Enhancing Interpretability for Vision Models via Shapley Value Optimization

2025-12-16 · Kanglong Fan, Yunqiao Yang, Chen Ma arxiv

Deep neural networks have demonstrated remarkable performance across various domains, yet their decision-making processes remain opaque. Although many explanation methods are dedicated to bringing the obscurity of DNNs t…