paper-with-me

홈 › Papers

Learning Uncertainty-Aware Temporally-Extended Actions

2024-02-08 · Joongkyu Lee, Seung Joon Park, Yunhao Tang, Min-hwan Oh

In reinforcement learning, temporal abstraction in the action space, exemplified by action repetition, is a technique to facilitate policy learning through extended actions. However, a primary limitation in previous studies of action repetition is its potential to degrade performance, particularly when sub-optimal actions are repeated. This issue often negates the advantages of action repetition. To address this, we propose a novel algorithm named Uncertainty-aware Temporal Extension (UTE). UTE employs ensemble methods to accurately measure uncertainty during action extension. This feature allows policies to strategically choose between emphasizing exploration or adopting an uncertainty-averse approach, tailored to their specific needs. We demonstrate the effectiveness of UTE through experiments in Gridworld and Atari 2600 environments. Our findings show that UTE outperforms existing action repetition algorithms, effectively mitigating their inherent limitations and significantly enhancing policy learning efficiency.

📄 PDF Abstract BibTeX arXiv:2402.05439

Code (1)

oh-lab/UTE-Uncertainty-aware-Temporal-Extension- pytorch

Similar Papers 제목 키워드 기반

Optimistic Exploration with Backward Bootstrapped Bonus for Deep Reinforcement Learning

2021-01-01 · Chenjia Bai, Lingxiao Wang, Peng Liu, Zhaoran Wang 외

Optimism in the face of uncertainty is a principled approach for provably efficient exploration for reinforcement learning in tabular and linear settings. However, such an approach is challenging in developing practical …

Atari GamesDeep Reinforcement LearningEfficient ExplorationQ-Learning+3

MAGIC: Learning Macro-Actions for Online POMDP Planning

2020-11-07 · Yiyuan Lee, Panpan Cai, David Hsu

The partially observable Markov decision process (POMDP) is a principled general framework for robot decision making under uncertainty, but POMDP planning suffers from high computational complexity, when long-term planni…

Computational EfficiencyDecision MakingDecision Making Under Uncertainty

Temporally Extended Successor Representations

2022-09-25 · Matthew J. Sargent, Peter J. Bentley, Caswell Barry, William de Cothi

We present a temporally extended variation of the successor representation, which we term t-SR. t-SR captures the expected state transition dynamics of temporally extended actions by constructing successor representation…

WorldLines: Benchmarking and Modeling Long-Horizon Stateful Embodied Agents

2026-06-17 · Yehang Zhang, Jianchong Su, Haojian Huang, Yifan Chang 외 arxiv

To assist humans over extended periods in real homes, embodied agents must remember user routines, world states, and past interactions. Existing long-term memory benchmarks mainly evaluate language-centric retrieval and …

Question Answering

Learning Temporally Extended Skills in Continuous Domains as Symbolic Actions for Planning

2022-07-11 · Jan Achterhold, Markus Krimmel, Joerg Stueckler

Problems which require both long-horizon planning and continuous control capabilities pose significant challenges to existing reinforcement learning agents. In this paper we introduce a novel hierarchical reinforcement l…

continuous-controlContinuous ControlHierarchical Reinforcement Learningreinforcement-learning+2