LEFT: Learnable Fusion of Tri-view Tokens for Unsupervised Time Series Anomaly Detection
Dezheng Wang, Tong Chen, Guansong Pang, Congyan Chen, Shihua Li, Hongzhi Yin

TL;DR
LEFT introduces a unified unsupervised time series anomaly detection framework that models anomalies as inconsistencies across multiple views, leveraging learnable multi-scale, time, and frequency features with a novel cycle consistency constraint.
Contribution
The paper proposes LEFT, a novel framework that enforces analysis-synthesis consistency across tri-view tokens for improved anomaly detection in time series.
Findings
Achieves state-of-the-art detection accuracy on benchmarks.
Reduces FLOPs by 5x and speeds up training by 8x.
Effectively models subtle anomalies through multi-view consistency.
Abstract
As a fundamental data mining task, unsupervised time series anomaly detection (TSAD) aims to build a model for identifying abnormal timestamps without assuming the availability of annotations. A key challenge in unsupervised TSAD is that many anomalies are too subtle to exhibit detectable deviation in any single view (e.g., time domain), and instead manifest as inconsistencies across multiple views like time, frequency, and a mixture of resolutions. However, most cross-view methods rely on feature or score fusion and do not enforce analysis-synthesis consistency, meaning the frequency branch is not required to reconstruct the time signal through an inverse transform, and vice versa. In this paper, we present Learnable Fusion of Tri-view Tokens (LEFT), a unified unsupervised TSAD framework that models anomalies as inconsistencies across complementary representations. LEFT learns feature…
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 · Human Pose and Action Recognition
