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.
Original language | English |
---|---|
Title of host publication | KDD '25 |
Subtitle of host publication | Proceedings of the 31st ACM SIGKDD Conference on Knowledge Discovery and Data Mining V.1 |
Place of Publication | New York |
Publisher | Association for Computing Machinery (ACM) |
Pages | 1551–1562 |
Number of pages | 12 |
ISBN (Print) | 9798400712456 |
DOIs | |
Publication status | Published - 20 Jul 2025 |
Event | 31st ACM SIGKDD Conference on Knowledge Discovery and Data Mining - Toronto, Canada Duration: 3 Aug 2025 → 7 Aug 2025 https://dl.acm.org/doi/proceedings/10.1145/3690624 (Conference Proceedings) https://kdd2025.kdd.org/ (Conference website) |
Publication series
Name | KDD: Proceedings of ACM SIGKDD Conference on Knowledge Discovery and Data Mining |
---|---|
Publisher | Association for Computing Machinery |
Conference
Conference | 31st ACM SIGKDD Conference on Knowledge Discovery and Data Mining |
---|---|
Abbreviated title | KDD 2025 |
Country/Territory | Canada |
City | Toronto |
Period | 3/08/25 → 7/08/25 |
Internet address |
|
User-Defined Keywords
- learning from noisy labels
- positive and unlabeled learning
- time series anomaly detection