paper-with-me

홈 › Papers

Efficient Restarts in Non-Stationary Model-Free Reinforcement Learning

2025-10-13 · Hiroshi Nonaka, Simon Ambrozak, Sofia R. Miskala-Dinc, Amedeo Ercole, Aviva Prins arxiv

In this work, we propose three efficient restart paradigms for model-free non-stationary reinforcement learning (RL). We identify two core issues with the restart design of Mao et al. (2022)'s RestartQ-UCB algorithm: (1) complete forgetting, where all the information learned about an environment is lost after a restart, and (2) scheduled restarts, in which restarts occur only at predefined timings, regardless of the incompatibility of the policy with the current environment dynamics. We introduce three approaches, which we call partial, adaptive, and selective restarts to modify the algorithms RestartQ-UCB and RANDOMIZEDQ (Wang et al., 2025). We find near-optimal empirical performance in multiple different environments, decreasing dynamic regret by up to $91$% relative to RestartQ-UCB.

📄 PDF Abstract BibTeX arXiv:2510.11933

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Multi-objective Neural Architecture Search via Non-stationary Policy Gradient

2020-01-23 · Zewei Chen, Fengwei Zhou, George Trimponias, Zhenguo Li

Multi-objective Neural Architecture Search (NAS) aims to discover novel architectures in the presence of multiple conflicting objectives. Despite recent progress, the problem of approximating the full Pareto front accura…

Neural Architecture SearchReinforcement LearningReinforcement Learning (RL)

A Change-Detection based Framework for Piecewise-stationary Multi-Armed Bandit Problem

2017-11-08 · Fang Liu, Joohyun Lee, Ness Shroff

The multi-armed bandit problem has been extensively studied under the stationary assumption. However in reality, this assumption often does not hold because the distributions of rewards themselves may change over time. I…

Change Detection

Double Meta-Learning for Data Efficient Policy Optimization in Non-Stationary Environments

2020-11-21 · Elahe Aghapour, Nora Ayanian

We are interested in learning models of non-stationary environments, which can be framed as a multi-task learning problem. Model-free reinforcement learning algorithms can achieve good asymptotic performance in multi-tas…

Meta-LearningMeta Reinforcement LearningMulti-Task Learningreinforcement-learning+2

Provably Efficient Model-Free Algorithms for Non-stationary CMDPs

2023-03-10 · Honghao Wei, Arnob Ghosh, Ness Shroff, Lei Ying 외

We study model-free reinforcement learning (RL) algorithms in episodic non-stationary constrained Markov Decision Processes (CMDPs), in which an agent aims to maximize the expected cumulative reward subject to a cumulati…

Reinforcement Learning (RL)

Efficient Policy Learning for Non-Stationary MDPs under Adversarial Manipulation

2019-07-22 · Tiancheng Yu, Suvrit Sra

A Markov Decision Process (MDP) is a popular model for reinforcement learning. However, its commonly used assumption of stationary dynamics and rewards is too stringent and fails to hold in adversarial, nonstationary, or…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)