Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Zero-Shot Textual Explanations via Translating Decision-Critical Features

About

Textual explanations make image classifier decisions transparent by describing the prediction rationale in natural language. Large vision-language models can generate captions but are designed for general visual understanding, not classifier-specific reasoning. Existing zero-shot explanation methods align global image features with language, producing descriptions of what is visible rather than what drives the prediction. We propose TEXTER, which overcomes this limitation by isolating decision-critical features before alignment. TEXTER identifies the neurons contributing to the prediction and emphasizes the features encoded in those neurons -- i.e., the decision-critical features. It then maps these emphasized features into the CLIP feature space to retrieve textual explanations that reflect the model's reasoning. A sparse autoencoder further improves interpretability, particularly for Transformer architectures. Extensive experiments show that TEXTER generates more faithful and interpretable explanations than existing methods. The code will be publicly released.

Toshinori Yamauchi, Hiroshi Kera, Kazuhiko Kawamoto• 2025

Related benchmarks

TaskDatasetResultRank
Textual Explanation GenerationImageNet-1K
CLIP Score0.3113
30
Textual Explanation Semantic ConsistencyPascal VOC
CLIP-Score0.234
15
Showing 2 of 2 rows

Other info

Follow for update