RAMSeS: Robust and Adaptive Model Selection for Time-Series Anomaly Detection Algorithms

๐Ÿ“… 2026-02-25
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
Time series anomaly detection remains challenging due to its strong contextual dependencies, which hinder the development of universally effective methods and cause single models to exhibit unstable performance across diverse domains. To address this issue, this work proposes RAMSeS, a novel framework that uniquely integrates a stacked ensemble optimized via genetic algorithms with an adaptive single-model selection mechanism. The latter leverages Thompson sampling, GAN-based robustness testing, and Monte Carlo simulation to balance the strengths of ensemble learning with domain-specific adaptability. Experimental results demonstrate that RAMSeS significantly outperforms existing approaches in terms of F1 score, exhibiting superior robustness and cross-domain generalization capabilities.

Technology Category

Application Category

๐Ÿ“ Abstract
Time-series data vary widely across domains, making a universal anomaly detector impractical. Methods that perform well on one dataset often fail to transfer because what counts as an anomaly is context dependent. The key challenge is to design a method that performs well in specific contexts while remaining adaptable across domains with varying data complexities. We present the Robust and Adaptive Model Selection for Time-Series Anomaly Detection RAMSeS framework. RAMSeS comprises two branches: (i) a stacking ensemble optimized with a genetic algorithm to leverage complementary detectors. (ii) An adaptive model-selection branch identifies the best single detector using techniques including Thompson sampling, robustness testing with generative adversarial networks, and Monte Carlo simulations. This dual strategy exploits the collective strength of multiple models and adapts to dataset-specific characteristics. We evaluate RAMSeS and show that it outperforms prior methods on F1.
Problem

Research questions and friction points this paper is trying to address.

time-series anomaly detection
model selection
domain adaptation
context-dependent anomalies
data heterogeneity
Innovation

Methods, ideas, or system contributions that make the work stand out.

adaptive model selection
stacking ensemble
genetic algorithm
Thompson sampling
generative adversarial networks
๐Ÿ”Ž Similar Papers
No similar papers found.