Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Mechanistic Anomaly Detection via Functional Attribution

About

We can often verify the correctness of neural network outputs using ground truth labels, but we cannot reliably determine whether the output was produced by normal or anomalous internal mechanisms. Mechanistic anomaly detection (MAD) aims to flag these cases, but existing methods either depend on latent space analysis, which is vulnerable to obfuscation, or are specific to particular architectures and modalities. We reframe MAD as a functional attribution problem: asking to what extent samples from a trusted set can explain the model's output, where attribution failure signals anomalous behavior. We operationalize this using influence functions, measuring functional coupling between test samples and a small reference set via parameter-space sampling. We evaluate across multiple anomaly types and modalities. For backdoors in vision models, our method achieves state-of-the-art detection on BackdoorBench, with an average Defense Effectiveness Rating (DER) of 0.93 across seven attacks and four datasets (next best 0.83). For LLMs, we similarly achieve a significant improvement over baselines for several backdoor types, including on explicitly obfuscated models. Beyond backdoors, our method can detect adversarial and out-of-distribution samples, and distinguishes multiple anomalous mechanisms within a single model. Our results establish functional attribution as an effective, modality-agnostic tool for detecting anomalous behavior in deployed models.

Hugo Lyons Keenan, Christopher Leckie, Sarah Erfani• 2026

Related benchmarks

TaskDatasetResultRank
Backdoor DetectionCIFAR-10--
135
Backdoor DetectionCIFAR-100--
49
Backdoor DetectionGTSRB--
48
OOD DetectionOpenOOD CIFAR10 Near-OOD
AUROC86.5
36
OOD DetectionOpenOOD Far-OOD CIFAR10
AUROC93.9
30
Backdoor DetectionSimple IHU Gemma 2B
AUROC1
15
Backdoor DetectionSimple IHU Llama 8B
AUROC0.992
15
OOD DetectionOpenOOD CIFAR-100 Far-OOD
AUROC86.2
8
OOD DetectionOpenOOD CIFAR-100 Benchmark (Near-OOD)
AUROC79.7
8
Backdoor DetectionComplex SWE
AUROC0.982
5
Showing 10 of 12 rows

Other info

Follow for update