DARLING: Detection Augmented Reinforcement Learning with Non-Stationary Guarantees

πŸ“… 2026-04-17
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

198K/year
πŸ€– AI Summary
This work addresses the challenge of reinforcement learning in piecewise-stationary environments where the timing and nature of non-stationary changes are unknown. Existing model-free algorithms lack both theoretical guarantees and computational efficiency in such settings. To bridge this gap, we propose DARLINGβ€”a modular framework that integrates change-point detection into model-free reinforcement learning, applicable to both tabular and linear Markov decision processes without requiring prior knowledge of change times or non-stationarity structure. We establish the first minimax lower bound on dynamic regret under this setting and develop the first algorithm that nearly matches this fundamental limit. Theoretical analysis demonstrates that our method achieves superior dynamic regret compared to existing approaches, and experiments on standard benchmarks consistently outperform state-of-the-art algorithms, highlighting its strong adaptability and robustness.

Technology Category

Application Category

πŸ“ Abstract
We study model-free reinforcement learning (RL) in non-stationary finite-horizon episodic Markov decision processes (MDPs) without prior knowledge of the non-stationarity. We focus on the piecewise-stationary (PS) setting, where both the reward and transition dynamics can change an arbitrary number of times. We propose Detection Augmented Reinforcement Learning (DARLING), a modular wrapper for PS-RL that applies to both tabular and linear MDPs, without knowledge of the changes. Under certain change-point separation and reachability conditions, DARLING improves the best available dynamic regret bounds in both settings and yields strong empirical performance. We further establish the first minimax lower bounds for PS-RL in tabular and linear MDPs, showing that DARLING is the first nearly optimal algorithm. Experiments on standard benchmarks demonstrate that DARLING consistently surpasses the state-of-the-art methods across diverse non-stationary scenarios.
Problem

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

non-stationary reinforcement learning
piecewise-stationary MDPs
change-point detection
dynamic regret
model-free RL
Innovation

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

non-stationary reinforcement learning
piecewise-stationary MDPs
change-point detection
dynamic regret
minimax optimality
πŸ”Ž Similar Papers