TL;DR
This paper introduces NRdetector, a noise-resilient framework for point-wise anomaly detection in multivariate time series that effectively handles noisy segment labels and missing point labels, improving detection robustness.
Contribution
The study proposes a novel loss function and a comprehensive framework that bridges the gap between segment-level labels and point-level detection in noisy, real-world data.
Findings
NRdetector outperforms baseline methods on multiple datasets.
The framework effectively mitigates label noise and improves detection accuracy.
Extensive experiments validate robustness across diverse evaluation metrics.
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…
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
MethodsSoftmax · Attention Is All You Need
