Temporal cross-validation impacts multivariate time series subsequence anomaly detection evaluation
Steven C. Hespeler, Pablo Moriano, Mingyan Li, Samuel C. Hollifield

TL;DR
This paper examines how different time series cross-validation methods affect the evaluation of multivariate time series anomaly detection models, highlighting the importance of validation strategy choice for reliable performance assessment.
Contribution
It systematically compares walk-forward and sliding window cross-validation techniques, revealing their impact on classifier performance and generalization in anomaly detection tasks.
Findings
Sliding window yields higher median AUC-PR scores.
Overlapping windows better preserve fault signatures.
Random forests show stable performance across schemes.
Abstract
Evaluating anomaly detection in multivariate time series (MTS) requires careful consideration of temporal dependencies, particularly when detecting subsequence anomalies common in fault detection scenarios. While time series cross-validation (TSCV) techniques aim to preserve temporal ordering during model evaluation, their impact on classifier performance remains underexplored. This study systematically investigates the effect of TSCV strategy on the precision-recall characteristics of classifiers trained to detect fault-like anomalies in MTS datasets. We compare walk-forward (WF) and sliding window (SW) methods across a range of validation partition configurations and classifier types, including shallow learners and deep learning (DL) classifiers. Results show that SW consistently yields higher median AUC-PR scores and reduced fold-to-fold performance variance, particularly for deep…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Complex Systems and Time Series Analysis
MethodsMatching The Statements
