Search papers, labs, and topics across Lattice.
This paper introduces DECAF (Decomposition of Evidence, Contradiction, and Fragility), a novel framework for interpreting model responses to perturbations by decomposing them into three distinct components: evidence, contradiction, and fragility. By analyzing how these components evolve during the perturbation process, the authors demonstrate that the largest DECAF component aligns with observed behaviors in 96.4% of cases, significantly outperforming traditional magnitude-based interpretations. The method shows promise in various settings, including a 72-model ImageNet-9 audit, where it reveals critical insights into model behavior that are obscured when only considering response magnitude.
DECAF reveals that the trajectory of model responses can provide deeper insights than mere magnitude, with a staggering 96.4% alignment with observed behaviors compared to just 35% for traditional methods.
Perturbation methods explain model decisions by measuring prediction changes under altered inputs, but response magnitude tells us only how much a model reacts, not what that reaction means. The same magnitude can support the final factual-counterfactual difference, oppose it, or arise strongly along the perturbation path yet vanish at the endpoint. We therefore track how the contrast develops as paired inputs are progressively revealed, using the final contrast to interpret the trajectory. We introduce DECAF (Decomposition of Evidence, Contradiction, And Fragility), which routes aligned, opposed, and endpoint-null responses into evidence E, contradiction C, and fragility F. The decomposition preserves ordinary magnitude exactly, Abs = E + C + F, and is unique under endpoint-relative axioms. Across controlled vision and tabular settings, the three components track independently measured behavior. In a 72-model ImageNet-9 audit, we compare cases with nearly identical response magnitude but different independently measured behaviors. The largest DECAF component agrees with an observed behavior in 96.4% of cases, compared with 35.0% for magnitude alone. Changing only the reveal path increases total response by nearly 80%, yet evidence barely changes while fragility grows by more than 4x. On FunnyBirds and ImageNet-1k, short forward-only DECAF trajectories outperform the tested general-purpose attribution baselines. On a 1B-scale DINOv2 model, a short trajectory matches a strong gradient-based baseline with 4.75x lower wall time and 2.36x lower peak memory.