paper-with-me

Papers

Hierarchical and Partially Observable Goal-driven Policy Learning with Goals Relational Graph

2021-03-01 · CVPR 2021 1 · Xin Ye, Yezhou Yang

We present a novel two-layer hierarchical reinforcement learning approach equipped with a Goals Relational Graph (GRG) for tackling the partially observable goal-driven task, such as goal-driven visual navigation. Our GRG captures the underlying relations of all goals in the goal space through a Dirichlet-categorical process that facilitates: 1) the high-level network raising a sub-goal towards achieving a designated final goal; 2) the low-level network towards an optimal policy; and 3) the overall system generalizing unseen environments and goals. We evaluate our approach with two settings of partially observable goal-driven tasks -- a grid-world domain and a robotic object search task. Our experimental results show that our approach exhibits superior generalization performance on both unseen environments and new goals.

📄 PDF Abstract BibTeX arXiv:2103.01350

Code (1)

Xin-Ye-1/HRL-GRG 공식 구현 tf

Tasks

Hierarchical Reinforcement LearningReinforcement Learning (RL)Visual Navigation

Similar Papers 제목 키워드 기반

Reinforcement Learning based on MPC/MHE for Unmodeled and Partially Observable Dynamics

2021-03-22 · Hossein Nejatbakhsh Esfahani, Arash Bahari Kordabad, Sebastien Gros

This paper proposes an observer-based framework for solving Partially Observable Markov Decision Processes (POMDPs) when an accurate model is not available. We first propose to use a Moving Horizon Estimation-Model Predi…

Model Predictive Controlreinforcement-learningReinforcement Learning (RL)

Quantum POMDPs

2014-06-11 · Jennifer Barry, Daniel T. Barry, Scott Aaronson

We present quantum observable Markov decision processes (QOMDPs), the quantum analogues of partially observable Markov decision processes (POMDPs). In a QOMDP, an agent's state is represented as a quantum state and the a…

Policy Gradient in Partially Observable Environments: Approximation and Convergence

2018-10-18 · Kamyar Azizzadenesheli, Yisong Yue, Animashree Anandkumar

Policy gradient is a generic and flexible reinforcement learning approach that generally enjoys simplicity in analysis, implementation, and deployment. In the last few decades, this approach has been extensively advanced…

Decision MakingPolicy Gradient MethodsReinforcement Learning

Provably Efficient Reinforcement Learning in Partially Observable Dynamical Systems

2022-06-24 · Masatoshi Uehara, Ayush Sekhari, Jason D. Lee, Nathan Kallus 외

We study Reinforcement Learning for partially observable dynamical systems using function approximation. We propose a new \textit{Partially Observable Bilinear Actor-Critic framework}, that is general enough to include m…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Hierarchical Object-Oriented POMDP Planning for Object Rearrangement

2024-12-02 · Rajesh Mangannavar, Alan Fern, Prasad Tadepalli

We present an online planning framework for solving multi-object rearrangement problems in partially observable, multi-room environments. Current object rearrangement solutions, primarily based on Reinforcement Learning …

ObjectObject Rearrangement