English

Noise-Resilient Point-wise Anomaly Detection in Time Series Using Weak Segment Labels

Machine Learning 2025-01-22 v1

Abstract

Detecting anomalies in temporal data has gained significant attention across various real-world applications, aiming to identify unusual events and mitigate potential hazards. In practice, situations often involve a mix of segment-level labels (detected abnormal events with segments of time points) and unlabeled data (undetected events), while the ideal algorithmic outcome should be point-level predictions. Therefore, the huge label information gap between training data and targets makes the task challenging. In this study, we formulate the above imperfect information as noisy labels and propose NRdetector, a noise-resilient framework that incorporates confidence-based sample selection, robust segment-level learning, and data-centric point-level detection for multivariate time series anomaly detection. Particularly, to bridge the information gap between noisy segment-level labels and missing point-level labels, we develop a novel loss function that can effectively mitigate the label noise and consider the temporal features. It encourages the smoothness of consecutive points and the separability of points from segments with different labels. Extensive experiments on real-world multivariate time series datasets with 11 different evaluation metrics demonstrate that NRdetector consistently achieves robust results across multiple real-world datasets, outperforming various baselines adapted to operate in our setting.

Keywords

Cite

@article{arxiv.2501.11959,
  title  = {Noise-Resilient Point-wise Anomaly Detection in Time Series Using Weak Segment Labels},
  author = {Yaxuan Wang and Hao Cheng and Jing Xiong and Qingsong Wen and Han Jia and Ruixuan Song and Liyuan Zhang and Zhaowei Zhu and Yang Liu},
  journal= {arXiv preprint arXiv:2501.11959},
  year   = {2025}
}

Comments

Accepted by 2025 ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD'25)

R2 v1 2026-06-28T21:12:10.663Z