Surprised by Attention: Predictable Query Dynamics for Time Series Anomaly Detection
arXiv cs.LG / 3/16/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- AxonAD is an unsupervised detector that targets anomalies in multivariate time series by treating multi-head attention query evolution as a short-horizon predictable process to capture shifts in cross-channel dependencies.
- It combines a gradient-updated reconstruction pathway with a history-only predictor that forecasts future query vectors from past context and is trained via a masked predictor-target objective against an exponential moving average target encoder.
- At inference, the method integrates reconstruction error with a tail-aggregated query mismatch score that measures the cosine deviation between predicted and target queries on recent timesteps.
- On proprietary in-vehicle telemetry and the TSB-AD multi-variate suite (17 datasets, 180 series), AxonAD improves ranking quality and temporal localization over strong baselines, with ablations showing that query prediction and the combined scoring are the primary drivers of gains.
- Code is available at https://github.com/iis-esslingen/AxonAD.




