paper-with-me

홈 › Papers

Efficient Learning of High Level Plans from Play

2023-03-16 · Núria Armengol Urpí, Marco Bagatella, Otmar Hilliges, Georg Martius, Stelian Coros

Real-world robotic manipulation tasks remain an elusive challenge, since they involve both fine-grained environment interaction, as well as the ability to plan for long-horizon goals. Although deep reinforcement learning (RL) methods have shown encouraging results when planning end-to-end in high-dimensional environments, they remain fundamentally limited by poor sample efficiency due to inefficient exploration, and by the complexity of credit assignment over long horizons. In this work, we present Efficient Learning of High-Level Plans from Play (ELF-P), a framework for robotic learning that bridges motion planning and deep RL to achieve long-horizon complex manipulation tasks. We leverage task-agnostic play data to learn a discrete behavioral prior over object-centric primitives, modeling their feasibility given the current context. We then design a high-level goal-conditioned policy which (1) uses primitives as building blocks to scaffold complex long-horizon tasks and (2) leverages the behavioral prior to accelerate learning. We demonstrate that ELF-P has significantly better sample efficiency than relevant baselines over multiple realistic manipulation tasks and learns policies that can be easily transferred to physical hardware.

📄 PDF Abstract BibTeX arXiv:2303.09628

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningMotion PlanningReinforcement Learning (RL)Vocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Multi-Agent Path Finding with Delay Probabilities

2016-12-15 · Hang Ma, T. K. Satish Kumar, Sven Koenig

Several recently developed Multi-Agent Path Finding (MAPF) solvers scale to large MAPF instances by searching for MAPF plans on 2 levels: The high-level search resolves collisions between agents, and the low-level search…

Multi-Agent Path Findingvalid

Mining Action Rules for Defect Reduction Planning

2024-05-22 · Khouloud Oueslati, Gabriel Laberge, Maxime Lamothe, Foutse khomh

Defect reduction planning plays a vital role in enhancing software quality and minimizing software maintenance costs. By training a black box machine learning model and "explaining" its predictions, explainable AI for so…

counterfactualCounterfactual Explanation

Predicting Plans and Actions in Two-Player Repeated Games

2020-04-26 · Najma Mathema, Michael A. Goodrich, Jacob W. Crandall

Artificial intelligence (AI) agents will need to interact with both other AI agents and humans. Creating models of associates help to predict the modeled agents' actions, plans, and intentions. This work introduces algor…

Vocal Bursts Valence Prediction

Thinking Fast and Slow with Deep Learning and Tree Search

2017-05-23 · NeurIPS 2017 12 · Thomas Anthony, Zheng Tian, David Barber

Sequential decision making problems, such as structured prediction, robotic control, and game playing, require a combination of planning policies and generalisation of those plans. In this paper, we present Expert Iterat…

Decision MakingDeep LearningDeep Reinforcement Learningreinforcement-learning+4

Human-level play in the game of Diplomacy by combining language models with strategic reasoning

2022-11-22 · Science 2022 11 · Anton Bakhtin, Noam Brown, Emily Dinan, Gabriele Farina 외

Despite much progress in training AI systems to imitate human language, building agents that use language to communicate intentionally with humans in interactive environments remains a major challenge. We introduce Cicer…

AI AgentLanguage Modeling