Decomposition of Evidence, Contradiction, and Fragility in Perturbation Responses

πŸ“… 2026-08-13
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This work addresses the limitation of conventional perturbation methods, which quantify only the magnitude of model responses without interpreting their semantic meaningβ€”such as support, contradiction, or path dependence. To overcome this, we propose DECAF, a uniquely determined decomposition method satisfying endpoint-relative axioms that precisely disentangles perturbation responses into three interpretable semantic components: Evidence (E), Contradiction (C), and Fragility (F), while preserving total response magnitude. Through a path-revealing mechanism, controlled experimental design, and large-scale model auditing, we validate DECAF on 72 ImageNet-9 models, achieving a 96.4% consistency rate between its principal components and independently observed behaviors. Furthermore, short-trajectory DECAF accelerates inference by 4.75Γ— and reduces memory consumption by 2.36Γ— compared to baseline methods on DINOv2.
πŸ“ Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

perturbation response
model interpretability
evidence decomposition
contradiction
fragility
Innovation

Methods, ideas, or system contributions that make the work stand out.

DECAF
perturbation response decomposition
evidence-contradiction-fragility
model interpretability
attribution methods
πŸ”Ž Similar Papers
No similar papers found.