CNTS: Cooperative Network for Time Series
Jinsheng Yang, Yuanhai Shao, ChunNa Li

TL;DR
CNTS introduces a cooperative network architecture for unsupervised time series anomaly detection, combining a detector and reconstructor in a multi-objective optimization framework, achieving state-of-the-art results on real datasets.
Contribution
The paper proposes a novel cooperative network model for unsupervised anomaly detection in time series, integrating detection and reconstruction components for improved accuracy.
Findings
Achieves state-of-the-art performance on three real-world datasets.
Demonstrates the effectiveness of cooperative learning between detector and reconstructor.
Validates the approach's robustness and accuracy in anomaly detection.
Abstract
The use of deep learning techniques in detecting anomalies in time series data has been an active area of research with a long history of development and a variety of approaches. In particular, reconstruction-based unsupervised anomaly detection methods have gained popularity due to their intuitive assumptions and low computational requirements. However, these methods are often susceptible to outliers and do not effectively model anomalies, leading to suboptimal results. This paper presents a novel approach for unsupervised anomaly detection, called the Cooperative Network Time Series (CNTS) approach. The CNTS system consists of two components: a detector and a reconstructor. The detector is responsible for directly detecting anomalies, while the reconstructor provides reconstruction information to the detector and updates its learning based on anomalous information received from the…
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.
Code & Models
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 · Network Security and Intrusion Detection
