← all papers · overview

Activation Matching for Explanation Generation

Abstract

In this paper we introduce an activation-matching--based approach to generate minimal, faithful explanations for the decision-making of a pretrained classifier on any given image. Given an input image and a frozen model , we train a lightweight autoencoder to output a binary mask such that the explanation preserves both the model's prediction and the intermediate activations of . Our objective combines: (i) multi-layer activation matching with KL divergence to align distributions and cross-entropy to retain the top-1 label for both the image and the explanation; (ii) mask priors -- L1 area for minimality, a binarization penalty for crisp 0/1 masks, and total variation for compactness; and (iii) abductive constraints for faithfulness and necessity. Together, these objectives yield small, human-interpretable masks that retain classifier behavior while discarding irrelevant input regions, providing practical and faithful minimalist explanations for the decision making of the underlying model.

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).