English

Detecting Model Drifts in Non-Stationary Environment Using Edit Operation Measures

Machine Learning 2025-09-16 v1 Artificial Intelligence

Abstract

Reinforcement learning (RL) agents typically assume stationary environment dynamics. Yet in real-world applications such as healthcare, robotics, and finance, transition probabilities or reward functions may evolve, leading to model drift. This paper proposes a novel framework to detect such drifts by analyzing the distributional changes in sequences of agent behavior. Specifically, we introduce a suite of edit operation-based measures to quantify deviations between state-action trajectories generated under stationary and perturbed conditions. Our experiments demonstrate that these measures can effectively distinguish drifted from non-drifted scenarios, even under varying levels of noise, providing a practical tool for drift detection in non-stationary RL environments.

Keywords

Cite

@article{arxiv.2509.11367,
  title  = {Detecting Model Drifts in Non-Stationary Environment Using Edit Operation Measures},
  author = {Chang-Hwan Lee and Alexander Shim},
  journal= {arXiv preprint arXiv:2509.11367},
  year   = {2025}
}

Comments

28 pages, 3 figures, 17 tables

R2 v1 2026-07-01T05:35:42.618Z