paper-with-me

홈 › Papers

Active Learning and Transfer Learning for Anomaly Detection in Time-Series Data

2025-08-05 · John D. Kelleher, Matthew Nicholson, Rahul Agrahari, Clare Conran arxiv

This paper examines the effectiveness of combining active learning and transfer learning for anomaly detection in cross-domain time-series data. Our results indicate that there is an interaction between clustering and active learning and in general the best performance is achieved using a single cluster (in other words when clustering is not applied). Also, we find that adding new samples to the training set using active learning does improve model performance but that in general, the rate of improvement is slower than the results reported in the literature suggest. We attribute this difference to an improved experimental design where distinct data samples are used for the sampling and testing pools. Finally, we assess the ceiling performance of transfer learning in combination with active learning across several datasets and find that performance does initially improve but eventually begins to tail off as more target points are selected for inclusion in training. This tail-off in performance may indicate that the active learning process is doing a good job of sequencing data points for selection, pushing the less useful points towards the end of the selection process and that this tail-off occurs when these less useful points are eventually added. Taken together our results indicate that active learning is effective but that the improvement in model performance follows a linear flat function concerning the number of points selected and labelled.

📄 PDF Abstract BibTeX arXiv:2508.03921

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer LearningAnomaly DetectionActive Learning

Similar Papers 제목 키워드 기반

GenAD: General Representations of Multivariate Time Series for Anomaly Detection

2021-01-01 · Xiaolei Hua, Su Wang, Lin Zhu, Dong Zhou 외

Anomaly Detection(AD) for multivariate time series is an active area in machine learning, with critical applications in Information Technology system management, Spacecraft Health monitoring, Multi-Robot Systems detectio…

Anomaly DetectionManagementTime SeriesTime Series Analysis+1

RePAD: Real-time Proactive Anomaly Detection for Time Series

2020-01-24 · Ming-Chang Lee, Jia-Chun Lin, Ernst Gunnar Gran

During the past decade, many anomaly detection approaches have been introduced in different fields such as network monitoring, fraud detection, and intrusion detection. However, they require understanding of data pattern…

Anomaly DetectionFraud DetectionIntrusion DetectionTime Series+1

Time Series Anomaly Detection Using Convolutional Neural Networks and Transfer Learning

2019-05-31 · Tailai Wen, Roy Keyes

Time series anomaly detection plays a critical role in automated monitoring systems. Most previous deep learning efforts related to time series anomaly detection were based on recurrent neural networks (RNN). In this pap…

Anomaly DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection+1

Label-Efficient Interactive Time-Series Anomaly Detection

2022-12-30 · Hong Guo, Yujing Wang, Jieyu Zhang, Zhengjie Lin 외

Time-series anomaly detection is an important task and has been widely applied in the industry. Since manual data annotation is expensive and inefficient, most applications adopt unsupervised anomaly detection methods, b…

Active LearningAnomaly DetectionTime SeriesTime Series Analysis+2

Distributed Hierarchical Temporal Memory with Shared Associative Memory for Cross-Entity Preemptive Warning

2026-06-30 · Pavia Bera, Jennifer Adorno, Sanjukta Bhanja arxiv

Anomaly detection in multivariate time series remains a critical challenge in large-scale distributed systems, where related entities may exhibit transferable precursor behavior prior to anomaly onset. Existing methods t…

Anomaly Detection