English

When Model Meets New Normals: Test-time Adaptation for Unsupervised Time-series Anomaly Detection

Machine Learning 2024-01-23 v2 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2312.11976,
  title  = {When Model Meets New Normals: Test-time Adaptation for Unsupervised Time-series Anomaly Detection},
  author = {Dongmin Kim and Sunghyun Park and Jaegul Choo},
  journal= {arXiv preprint arXiv:2312.11976},
  year   = {2024}
}

Comments

Accepted to AAAI 2024, 17 pages, https://github.com/carrtesy/M2N2

R2 v1 2026-06-28T13:55:48.491Z