LGAICRHCApr 24, 2025

Avoiding Leakage Poisoning: Concept Interventions Under Distribution Shifts

arXiv:2504.17921v39 citationsh-index: 26ICML
Originality Incremental advance
AI Analysis

This addresses a weakness in interpretable AI models for researchers and practitioners, but it is incremental as it builds on existing concept-based architectures.

The paper tackles the problem of concept-based models (CMs) failing to improve accuracy with concept interventions under out-of-distribution inputs due to leakage poisoning, and introduces MixCEM, which outperforms baselines by significantly improving accuracy for both in-distribution and OOD samples.

In this paper, we investigate how concept-based models (CMs) respond to out-of-distribution (OOD) inputs. CMs are interpretable neural architectures that first predict a set of high-level concepts (e.g., stripes, black) and then predict a task label from those concepts. In particular, we study the impact of concept interventions (i.e., operations where a human expert corrects a CM's mispredicted concepts at test time) on CMs' task predictions when inputs are OOD. Our analysis reveals a weakness in current state-of-the-art CMs, which we term leakage poisoning, that prevents them from properly improving their accuracy when intervened on for OOD inputs. To address this, we introduce MixCEM, a new CM that learns to dynamically exploit leaked information missing from its concepts only when this information is in-distribution. Our results across tasks with and without complete sets of concept annotations demonstrate that MixCEMs outperform strong baselines by significantly improving their accuracy for both in-distribution and OOD samples in the presence and absence of concept interventions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes