paper-with-me

Papers

CATCH: Channel-Aware multivariate Time Series Anomaly Detection via Frequency Patching

2024-10-16 · Xingjian Wu, Xiangfei Qiu, Zhengyu Li, Yihang Wang, Jilin Hu, Chenjuan Guo, Hui Xiong, Bin Yang

Anomaly detection in multivariate time series is challenging as heterogeneous subsequence anomalies may occur. Reconstruction-based methods, which focus on learning normal patterns in the frequency domain to detect diverse abnormal subsequences, achieve promising results, while still falling short on capturing fine-grained frequency characteristics and channel correlations. To contend with the limitations, we introduce CATCH, a framework based on frequency patching. We propose to patchify the frequency domain into frequency bands, which enhances its ability to capture fine-grained frequency characteristics. To perceive appropriate channel correlations, we propose a Channel Fusion Module (CFM), which features a patch-wise mask generator and a masked-attention mechanism. Driven by a bi-level multi-objective optimization algorithm, the CFM is encouraged to iteratively discover appropriate patch-wise channel correlations, and to cluster relevant channels while isolating adverse effects from irrelevant channels. Extensive experiments on 10 real-world datasets and 12 synthetic datasets demonstrate that CATCH achieves state-of-the-art performance. We make our code and datasets available at https://github.com/decisionintelligence/CATCH.

📄 PDF Abstract BibTeX arXiv:2410.12261

Code (1)

decisionintelligence/catch 공식 구현 pytorch

Tasks

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

The Capacity and Robustness Trade-off: Revisiting the Channel Independent Strategy for Multivariate Time Series Forecasting

2023-04-11 · Lu Han, Han-Jia Ye, De-Chuan Zhan

Multivariate time series data comprises various channels of variables. The multivariate forecasting models need to capture the relationship between the channels to accurately predict future values. However, recently, the…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Cluster-Aware Causal Mixer for Online Anomaly Detection in Multivariate Time Series

2025-05-30 · Md Mahmuddun Nabi Murad, Yasin Yilmaz

Early and accurate detection of anomalies in time series data is critical, given the significant risks associated with false or missed detections. While MLP-based mixer models have shown promise in time series analysis, …

Anomaly DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection

The Canonical Interval Forest (CIF) Classifier for Time Series Classification

2020-08-20 · Matthew Middlehurst, James Large, Anthony Bagnall

Time series classification (TSC) is home to a number of algorithm groups that utilise different kinds of discriminatory patterns. One of these groups describes classifiers that predict using phase dependant intervals. Th…

ClassificationDescriptiveGeneral ClassificationTime Series+2

CALAD: Channel-Aware contrastive Learning for multivariate time series Anomaly Detection

2026-05-22 · Jaehyeop Hong, Youngbum Hur arxiv

Multivariate time series anomaly detection has become increasingly important in real-world applications, where labeled data are often scarce. Many existing approaches rely on unsupervised learning to model normal pattern…

Time Series Anomaly DetectionContrastive Learning

DisenTS: Disentangled Channel Evolving Pattern Modeling for Multivariate Time Series Forecasting

2024-10-30 · Zhiding Liu, Jiqian Yang, Qingyang Mao, Yuze Zhao 외

Multivariate time series forecasting plays a crucial role in various real-world applications. Significant efforts have been made to integrate advanced network architectures and training strategies that enhance the captur…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting