English

IMPACT: Influence Modeling for Open-Set Time Series Anomaly Detection

Machine Learning 2026-05-21 v3 Artificial Intelligence

Abstract

Open-set anomaly detection (OSAD) is an emerging paradigm designed to utilize limited labeled data from anomaly classes seen in training to identify both seen and unseen anomalies during testing. Current approaches rely on simple augmentation methods to generate pseudo anomalies that replicate unseen anomalies. Despite being promising in image data, these methods are found to be ineffective in time series data due to the failure to preserve its sequential nature, resulting in trivial or unrealistic anomaly patterns. They are further plagued when the training data is contaminated with unlabeled anomalies. This work introduces IMPACT\textbf{IMPACT}, a novel framework that leverages i\underline{\textbf{i}}nfluence m\underline{\textbf{m}}odeling for op\underline{\textbf{p}}en-set time series a\underline{\textbf{a}}nomaly detect\underline{\textbf{ct}}ion, to tackle these challenges. The key insight is to i)\textbf{i)} learn an influence function that can accurately estimate the impact of individual training samples on the modeling, and then ii)\textbf{ii)} leverage these influence scores to generate semantically divergent yet realistic unseen anomalies for time series while repurposing high-influential samples as supervised anomalies for anomaly decontamination. Extensive experiments show that IMPACT significantly outperforms existing state-of-the-art methods, showing superior accuracy under varying OSAD settings and contamination rates. Code is available at https://github.com/mala-lab/IMPACT.

Keywords

Cite

@article{arxiv.2603.29183,
  title  = {IMPACT: Influence Modeling for Open-Set Time Series Anomaly Detection},
  author = {Xiaohui Zhou and Yijie Wang and Hongzuo Xu and Weixuan Liang and Xiaoli Li and Guansong Pang},
  journal= {arXiv preprint arXiv:2603.29183},
  year   = {2026}
}

Comments

Accepted by ICML 2026

R2 v1 2026-07-01T11:45:22.186Z