paper-with-me

Papers

Learning to Execute: Efficient Learning of Universal Plan-Conditioned Policies in Robotics

2021-11-15 · NeurIPS 2021 12 · Ingmar Schubert, Danny Driess, Ozgur S. Oguz, Marc Toussaint

Applications of Reinforcement Learning (RL) in robotics are often limited by high data demand. On the other hand, approximate models are readily available in many robotics scenarios, making model-based approaches like planning a data-efficient alternative. Still, the performance of these methods suffers if the model is imprecise or wrong. In this sense, the respective strengths and weaknesses of RL and model-based planners are. In the present work, we investigate how both approaches can be integrated into one framework that combines their strengths. We introduce Learning to Execute (L2E), which leverages information contained in approximate plans to learn universal policies that are conditioned on plans. In our robotic manipulation experiments, L2E exhibits increased performance when compared to pure RL, pure planning, or baseline methods combining learning and planning.

📄 PDF Abstract BibTeX arXiv:2111.07908

Code (1)

ischubert/l2e 공식 구현 pytorch

Tasks

Learning to ExecuteReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning Goal-Conditioned Policies Offline with Self-Supervised Reward Shaping

2023-01-05 · Lina Mezghani, Sainbayar Sukhbaatar, Piotr Bojanowski, Alessandro Lazaric 외

Developing agents that can execute multiple skills by learning from pre-collected datasets is an important problem in robotics, where online interaction with the environment is extremely time-consuming. Moreover, manuall…

continuous-controlContinuous ControlSelf-Supervised Learning

Imitating Graph-Based Planning with Goal-Conditioned Policies

2023-03-20 · Junsu Kim, Younggyo Seo, Sungsoo Ahn, Kyunghwan Son 외

Recently, graph-based planning algorithms have gained much attention to solve goal-conditioned reinforcement learning (RL) tasks: they provide a sequence of subgoals to reach the target-goal, and the agents learn to exec…

Reinforcement Learning (RL)

Agentic Scene Policies: Unifying Space, Semantics, and Affordances for Robot Action

2025-09-23 · Sacha Morin, Kumaraditya Gupta, Mahtab Sandhu, Charlie Gauthier 외 arxiv

Executing open-ended natural language queries is a core problem in robotics. While recent advances in imitation learning and vision-language-actions models (VLAs) have enabled promising end-to-end policies, these models …

Natural Language QueriesMotion Planning

Budget Allocation Policies for Real-Time Multi-Agent Path Finding

2025-07-22 · Raz Beck, Roni Stern arxiv

Multi-Agent Path finding (MAPF) is the problem of finding paths for a set of agents such that each agent reaches its desired destination while avoiding collisions with the other agents. This problem arises in many roboti…

Agile Maneuvers in Legged Robots: a Predictive Control Approach

2022-03-14 · Carlos Mastalli, Wolfgang Merkt, Guiyang Xin, Jaehyun Shim 외

Planning and execution of agile locomotion maneuvers have been a longstanding challenge in legged robotics. It requires to derive motion plans and local feedback policies in real-time to handle the nonholonomy of the kin…