paper-with-me

Papers

Optimal Nudging: Solving Average-Reward Semi-Markov Decision Processes as a Minimal Sequence of Cumulative Tasks

2015-04-20 · Reinaldo Uribe Muriel, Fernando Lozando, Charles Anderson

This paper describes a novel method to solve average-reward semi-Markov decision processes, by reducing them to a minimal sequence of cumulative reward problems. The usual solution methods for this type of problems update the gain (optimal average reward) immediately after observing the result of taking an action. The alternative introduced, optimal nudging, relies instead on setting the gain to some fixed value, which transitorily makes the problem a cumulative-reward task, solving it by any standard reinforcement learning method, and only then updating the gain in a way that minimizes uncertainty in a minmax sense. The rule for optimal gain update is derived by exploiting the geometric features of the w-l space, a simple mapping of the space of policies. The total number of cumulative reward tasks that need to be solved is shown to be small. Some experiments are presented to explore the features of the algorithm and to compare its performance with other approaches.

📄 PDF Abstract BibTeX arXiv:1504.05122

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Parameter-free Optimal Rates for Nonlinear Semi-Norm Contractions with Applications to $Q$-Learning

2025-08-08 · Ankur Naskar, Gugan Thoppe, Vijay Gupta arxiv

Algorithms for solving \textit{nonlinear} fixed-point equations -- such as average-reward \textit{$Q$-learning} and \textit{TD-learning} -- often involve semi-norm contractions. Achieving parameter-free optimal convergen…

Proximal State Nudging: Reducing Skill Atrophy from AI Assistance

2026-05-19 · Megha Srivastava, Jonathan Ouyang, Eric Zhou, Andrew Silva 외 arxiv

Skill atrophy, the gradual decline of human capability under AI assistance, poses a safety risk in shared-control of semi-autonomous systems, where operators may be unable to distinguish their own inputs from autonomous …

Learning bias corrections for climate models using deep neural operators

2023-02-07 · Aniruddha Bora, Khemraj Shukla, Shixuan Zhang, Bryce Harrop 외

Numerical simulation for climate modeling resolving all important scales is a computationally taxing process. Therefore, to circumvent this issue a low resolution simulation is performed, which is subsequently corrected …

Decoder

Batch Policy Learning in Average Reward Markov Decision Processes

2020-07-23 · Peng Liao, Zhengling Qi, Runzhe Wan, Predrag Klasnja 외

We consider the batch (off-line) policy learning problem in the infinite horizon Markov Decision Process. Motivated by mobile health applications, we focus on learning a policy that maximizes the long-term average reward…

Average-reward reinforcement learning in semi-Markov decision processes via relative value iteration

2025-12-05 · Huizhen Yu, Yi Wan, Richard S. Sutton arxiv

This paper applies the authors' recent results on asynchronous stochastic approximation (SA) in the Borkar-Meyn framework to reinforcement learning in average-reward semi-Markov decision processes (SMDPs). We establish t…

Reinforcement Learning