paper-with-me

Papers

Bi-linear Value Networks for Multi-goal Reinforcement Learning

2021-09-29 · ICLR 2022 4 · Ge Yang, Zhang-Wei Hong, Pulkit Agrawal

Universal value functions are used to score the long-term utility of actions to achieve a goal from the current state. In contrast to prior methods that learn a monolithic function to approximate the value, we propose a bi-linear decomposition of the value function. The first component, akin to a global plan models how the state should be changed to reach the goal. The second component, akin to a local controller selects the optimal action to actualize the desired change in state. We simultaneously learn both components. Such decomposition enables both the global and local components to make efficient use of interaction data and independently generalize. The consequence is superior overall generalization and performance of our system on a wide range of challenging goal-conditioned tasks in comparison to the current state-of-the-art.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Goal Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Bilinear value networks

2022-04-28 · Zhang-Wei Hong, Ge Yang, Pulkit Agrawal

The dominant framework for off-policy multi-goal reinforcement learning involves estimating goal conditioned Q-value function. When learning to achieve multiple goals, data efficiency is intimately connected with the gen…

Multi-Goal Reinforcement Learning

Dual Advantage Fields

2026-06-02 · Alexey Zemtsov, Maxim Bobrin, Alexander Nikulin, Dmitry V. Dylov 외 arxiv

Offline goal-conditioned reinforcement learning requires both long-horizon reachability estimates and local action comparisons. Dual goal representations provide value fields that capture global goal reachability, but th…

Reinforcement Learning

Adaptive Multi-Goal Exploration

2021-11-23 · Jean Tarbouriech, Omar Darwiche Domingues, Pierre Ménard, Matteo Pirotta 외

We introduce a generic strategy for provably efficient multi-goal exploration. It relies on AdaGoal, a novel goal selection scheme that leverages a measure of uncertainty in reaching states to adaptively target goals tha…

Deep Reinforcement Learning

Unified Policy Value Decomposition for Rapid Adaptation

2026-03-18 · Cristiano Capone, Luca Falorsi, Andrea Ciardiello, Luca Manneschi arxiv

Rapid adaptation in complex control systems remains a central challenge in reinforcement learning. We introduce a framework in which policy and value functions share a low-dimensional coefficient vector - a goal embeddin…

Reinforcement Learning

Multi-Robot Active Mapping via Neural Bipartite Graph Matching

2022-03-30 · CVPR 2022 1 · Kai Ye, Siyan Dong, Qingnan Fan, He Wang 외

We study the problem of multi-robot active mapping, which aims for complete scene map construction in minimum time steps. The key to this problem lies in the goal position estimation to enable more efficient robot moveme…

Graph MatchingGraph Neural NetworkPositionreinforcement-learning+2