Paper Overview
Research Area: Machine Learning
Authors: Ronaldo Canizales, Divya Gopinath, Corina Păsăreanu, Ravi Mangal
Published: 2026-05-07
arXiv: 2605.06640
Abstract
Concept-based explanations offer a promising way to explain deep neural network predictions in terms of high-level, human-understandable concepts. However, existing approaches either fail to establish a causal connection between concepts and model predictions, or are limited in expressive power, able only to infer causal explanations involving a single concept.
Meanwhile, parallel work on formal abductive and contrastive explanations computes minimal sets of input features that are causally related to model outcomes, but considers only low-level features such as pixels.
Merging these two threads, this work introduces the notion of concept-based abductive and contrastive explanations, which capture minimal sets of high-level concepts causally relevant to model outcomes. The authors then propose a family of algorithms to enumerate all minimal explanations, leveraging concept erasure procedures to establish causal relationships.
By appropriately aggregating such explanations, the method can explain not only a model's predictions on individual images, but also how the model behaves across sets of images with respect to user-specified shared behaviors.
The approach was evaluated on multiple models, datasets, and behaviors, demonstrating its effectiveness in computing helpful, user-friendly explanations.
---
*Auto-collected on 2026-05-10*