paper-with-me

홈 › Papers

ReversedQ: Opportunities for Faster Q-Learning in Episodic Online Reinforcement Learning

2026-05-20 · Sofia R. Miskala-Dinc, Aviva Prins arxiv

We study model-free Q-learning in finite-horizon episodic Markov Decision Processes (MDPs) with stationary dynamics across episodes. We identify a central issue in nascent model-free posterior-sampling works: the reliance on delayed learning in order to prove theoretical guarantees. In particular, we identify three opportunities for faster learning - (i) value-function update order, (ii) update frequencies, and (iii) value-function initialization. Using Wang et al.'s RandomizedQ as a basis, we illustrate these changes and their individual (as well as cumulative) impact in multiple empirical studies. We find that our combined modifications, termed ReversedQ, improve scaled mean cumulative reward compared to RandomizedQ, from 9.53% to 78.78% in the Bidirectional Diabolical Combination Lock (BDCL), and from 21.76% to 61.81% in a chain MDP.

📄 PDF Abstract BibTeX arXiv:2605.20592

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

In-Context Decision Transformer: Reinforcement Learning via Hierarchical Chain-of-Thought

2024-05-31 · Sili Huang, Jifeng Hu, Hechang Chen, Lichao Sun 외

In-context learning is a promising approach for offline reinforcement learning (RL) to handle online tasks, which can be achieved by providing task prompts. Recent works demonstrated that in-context RL could emerge with …

D4RLDecision MakingIn-Context Learningreinforcement-learning+1

Model-Based Episodic Memory Induces Dynamic Hybrid Controls

2021-11-03 · NeurIPS 2021 12 · Hung Le, Thommen Karimpanal George, Majid Abdolshah, Truyen Tran 외

Episodic control enables sample efficiency in reinforcement learning by recalling past experiences from an episodic memory. We propose a new model-based episodic memory of trajectories addressing current limitations of e…

modelreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Two-Memory Reinforcement Learning

2023-04-20 · Zhao Yang, Thomas. M. Moerland, Mike Preuss, Aske Plaat

While deep reinforcement learning has shown important empirical success, it tends to learn relatively slow due to slow propagation of rewards information and slow update of parametric neural networks. Non-parametric epis…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningRepresentation Learning+1

Model-Free Episodic Control

2016-06-14 · Charles Blundell, Benigno Uria, Alexander Pritzel, Yazhe Li 외

State of the art deep reinforcement learning algorithms take many millions of interactions to attain human-level performance. Humans, on the other hand, can very quickly exploit highly rewarding nuances of an environment…

Decision MakingDeep Reinforcement LearningHippocampusmodel+4

Continuous Episodic Control

2022-11-28 · Zhao Yang, Thomas M. Moerland, Mike Preuss, Aske Plaat

Non-parametric episodic memory can be used to quickly latch onto high-rewarded experience in reinforcement learning tasks. In contrast to parametric deep reinforcement learning approaches in which reward signals need to …

continuous-controlContinuous ControlDecision MakingDeep Reinforcement Learning+4