Surprised by Attention: Predictable Query Dynamics for Time Series Anomaly Detection
Kadir-Kaan \"Ozer, Ren\'e Ebeling, Markus Enzweiler

TL;DR
AxonAD is an unsupervised time series anomaly detection method that leverages predictable query dynamics in multi-head attention to detect structural dependency shifts, outperforming strong baselines on multiple datasets.
Contribution
Introduces AxonAD, a novel unsupervised anomaly detector using attention query predictability and dual scoring for improved detection of dependency shifts.
Findings
Improves ranking quality and localization on multiple datasets.
Combines reconstruction error with query mismatch score for sensitivity.
Ablation studies confirm the importance of query prediction and combined scoring.
Abstract
Multivariate time series anomalies often manifest as shifts in cross-channel dependencies rather than simple amplitude excursions. In autonomous driving, for instance, a steering command might be internally consistent but decouple from the resulting lateral acceleration. Residual-based detectors can miss such anomalies when flexible sequence models still reconstruct signals plausibly despite altered coordination. We introduce AxonAD, an unsupervised detector that treats multi-head attention query evolution as a short horizon predictable process. A gradient-updated reconstruction pathway is coupled with a history-only predictor that forecasts future query vectors from past context. This is trained via a masked predictor-target objective against an exponential moving average (EMA) target encoder. At inference, reconstruction error is combined with a tail-aggregated query mismatch score,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Autonomous Vehicle Technology and Safety
