NRdetector combines positive-unlabeled learning, confidence-based sample selection, and a temporal smoothness-and-separability loss to predict point-level anomalies from noisy segment labels, and reports the best F1 on five datasets.
When Model Meets New Normals: Test-time Adaptation for Unsupervised Time-series Anomaly Detection
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Time-series anomaly detection deals with the problem of detecting anomalous timesteps by learning normality from the sequence of observations. However, the concept of normality evolves over time, leading to a "new normal problem", where the distribution of normality can be changed due to the distribution shifts between training and test data. This paper highlights the prevalence of the new normal problem in unsupervised time-series anomaly detection studies. To tackle this issue, we propose a simple yet effective test-time adaptation strategy based on trend estimation and a self-supervised approach to learning new normalities during inference. Extensive experiments on real-world benchmarks demonstrate that incorporating the proposed strategy into the anomaly detector consistently improves the model's performance compared to the baselines, leading to robustness to the distribution shifts.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Noise-Resilient Point-wise Anomaly Detection in Time Series Using Weak Segment Labels
NRdetector combines positive-unlabeled learning, confidence-based sample selection, and a temporal smoothness-and-separability loss to predict point-level anomalies from noisy segment labels, and reports the best F1 on five datasets.