IMPACT: Influence Modeling for Open-Set Time Series Anomaly Detection
Abstract
Lay Summary
Anomaly detection aims to flag unusual patterns in data — think of a system flagging irregular heartbeats in medical recordings. A key challenge is that real-world anomalies come in many unexpected forms, including types never seen during training. Making things harder, the training data itself is often quietly contaminated with anomalies that have gone unnoticed. We developed IMPACT to tackle both challenges for time series data — data that evolves over time, like electrocardiograms. The key idea is to measure how much each training sample shapes the model's behavior. This gives every sample an influence score that reflects its true role in the learning process. We use this insight in two ways. First, we use the influence scores to identify and neutralize hidden anomalies lurking in the training data before they can mislead the model. Second, we generate realistic anomalies to help the model prepare for anomaly types it has never seen before. IMPACT offers a more robust and reliable solution for real-world anomaly detection.