paper-with-me

홈 › Papers

PRIME: Prioritizing Interpretability in Failure Mode Extraction

2023-09-29 · Keivan Rezaei, Mehrdad Saberi, Mazda Moayeri, Soheil Feizi

In this work, we study the challenge of providing human-understandable descriptions for failure modes in trained image classification models. Existing works address this problem by first identifying clusters (or directions) of incorrectly classified samples in a latent space and then aiming to provide human-understandable text descriptions for them. We observe that in some cases, describing text does not match well with identified failure modes, partially owing to the fact that shared interpretable attributes of failure modes may not be captured using clustering in the feature space. To improve on these shortcomings, we propose a novel approach that prioritizes interpretability in this problem: we start by obtaining human-understandable concepts (tags) of images in the dataset and then analyze the model's behavior based on the presence or absence of combinations of these tags. Our method also ensures that the tags describing a failure mode form a minimal set, avoiding redundant and noisy descriptions. Through several experiments on different datasets, we show that our method successfully identifies failure modes and generates high-quality text descriptions associated with them. These results highlight the importance of prioritizing interpretability in understanding model failures.

📄 PDF Abstract BibTeX arXiv:2310.00164

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

PRIME: Training Free Proactive Reasoning via Iterative Memory Evolution for User-Centric Agent

2026-04-08 · Prince Zizhuang Wang, Shuli Jiang arxiv

The development of autonomous tool-use agents for complex, long-horizon tasks in collaboration with human users has become the frontier of agentic research. During multi-turn Human-AI interactions, the dynamic and uncert…

Reinforcement Learning

From Primes to Paths: Enabling Fast Multi-Relational Graph Analysis

2024-11-17 · Konstantinos Bougiatiotis, Georgios Paliouras

Multi-relational networks capture intricate relationships in data and have diverse applications across fields such as biomedical, financial, and social sciences. As networks derived from increasingly large datasets becom…

Graph RegressionHeterogeneous Node ClassificationNode ClassificationRelation Prediction

Classification of integers based on residue classes via modern deep learning algorithms

2023-04-03 · Da Wu, Jingye Yang, Mian Umair Ahsan, Kai Wang

Judging whether an integer can be divided by prime numbers such as 2 or 3 may appear trivial to human beings, but can be less straightforward for computers. Here, we tested multiple deep learning architectures and featur…

AutoMLFeature Engineering

TAGPRIME: A Unified Framework for Relational Structure Extraction

2022-05-25 · I-Hung Hsu, Kuan-Hao Huang, Shuning Zhang, Wenxin Cheng 외

Many tasks in natural language processing require the extraction of relationship information for a given condition, such as event argument extraction, relation extraction, and task-oriented semantic parsing. Recent works…

Event Argument ExtractionLanguage ModellingRelation ExtractionSemantic Parsing

When the Coffee Feature Activates on Coffins: An Analysis of Feature Extraction and Steering for Mechanistic Interpretability

2026-01-06 · Raphael Ronge, Markus Maier, Frederick Eberhardt arxiv

Recent work by Anthropic on Mechanistic interpretability claims to understand and control Large Language Models by extracting human-interpretable features from their neural activation patterns using sparse autoencoders (…