paper-with-me

홈 › Papers

Multi-task Reinforcement Learning with a Planning Quasi-Metric

2020-02-08 · Vincent Micheli, Karthigan Sinnathamby, François Fleuret

We introduce a new reinforcement learning approach combining a planning quasi-metric (PQM) that estimates the number of steps required to go from any state to another, with task-specific "aimers" that compute a target state to reach a given goal. This decomposition allows the sharing across tasks of a task-agnostic model of the quasi-metric that captures the environment's dynamics and can be learned in a dense and unsupervised manner. We achieve multiple-fold training speed-up compared to recently published methods on the standard bit-flip problem and in the MuJoCo robotic arm simulator.

📄 PDF Abstract BibTeX arXiv:2002.03240

Code (0)

등록된 구현이 없습니다.

Tasks

MuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

QuasiNav: Asymmetric Cost-Aware Navigation Planning with Constrained Quasimetric Reinforcement Learning

2024-10-22 · Jumman Hossain, Abu-Zaher Faridee, Derrik Asher, Jade Freeman 외

Autonomous navigation in unstructured outdoor environments is inherently challenging due to the presence of asymmetric traversal costs, such as varying energy expenditures for uphill versus downhill movement. Traditional…

Autonomous Navigationreinforcement-learningReinforcement Learning

Offline Goal-Conditioned Reinforcement Learning with Projective Quasimetric Planning

2025-06-23 · Anthony Kobanda, Waris Radji, Mathieu Petitbois, Odalric-Ambrym Maillard 외

Offline Goal-Conditioned Reinforcement Learning seeks to train agents to reach specified goals from previously collected trajectories. Scaling that promises to long-horizon tasks remains challenging, notably due to compo…

Metric Learningreinforcement-learningReinforcement Learning

Improved Representation of Asymmetrical Distances with Interval Quasimetric Embeddings

2022-11-28 · Tongzhou Wang, Phillip Isola

Asymmetrical distance structures (quasimetrics) are ubiquitous in our lives and are gaining more attention in machine learning applications. Imposing such quasimetric structures in model representations has been shown to…

reinforcement-learningReinforcement Learning (RL)

Optimal Goal-Reaching Reinforcement Learning via Quasimetric Learning

2023-04-03 · Tongzhou Wang, Antonio Torralba, Phillip Isola, Amy Zhang

In goal-reaching reinforcement learning (RL), the optimal value function has a particular geometry, called quasimetric structure. This paper introduces Quasimetric Reinforcement Learning (QRL), a new RL method that utili…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Goal Reaching with Eikonal-Constrained Hierarchical Quasimetric Reinforcement Learning

2025-12-12 · Vittorio Giammarino, Ahmed H. Qureshi arxiv

Goal-Conditioned Reinforcement Learning (GCRL) mitigates the difficulty of reward design by framing tasks as goal reaching rather than maximizing hand-crafted reward signals. In this setting, the optimal goal-conditioned…

Reinforcement Learning