paper-with-me

홈 › Papers

LARG, Language-based Automatic Reward and Goal Generation

2023-06-19 · Julien Perez, Denys Proux, Claude Roux, Michael Niemaz

Goal-conditioned and Multi-Task Reinforcement Learning (GCRL and MTRL) address numerous problems related to robot learning, including locomotion, navigation, and manipulation scenarios. Recent works focusing on language-defined robotic manipulation tasks have led to the tedious production of massive human annotations to create dataset of textual descriptions associated with trajectories. To leverage reinforcement learning with text-based task descriptions, we need to produce reward functions associated with individual tasks in a scalable manner. In this paper, we leverage recent capabilities of Large Language Models (LLMs) and introduce \larg, Language-based Automatic Reward and Goal Generation, an approach that converts a text-based task description into its corresponding reward and goal-generation functions We evaluate our approach for robotic manipulation and demonstrate its ability to train and execute policies in a scalable manner, without the need for handcrafted reward functions.

📄 PDF Abstract BibTeX arXiv:2306.10985

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Automated curriculum generation through setter-solver interactions

2020-05-01 · ICLR 2020 1 · Sebastien Racaniere, Andrew Lampinen, Adam Santoro, David Reichert 외

Reinforcement learning algorithms use correlations between policies and rewards to improve agent performance. But in dynamic or sparsely rewarding environments these correlations are often too small, or rewarding even…

Automated curricula through setter-solver interactions

2019-09-27 · Sebastien Racaniere, Andrew K. Lampinen, Adam Santoro, David P. Reichert 외

Reinforcement learning algorithms use correlations between policies and rewards to improve agent performance. But in dynamic or sparsely rewarding environments these correlations are often too small, or rewarding events …

Reinforcement Learning

EAGER: Asking and Answering Questions for Automatic Reward Shaping in Language-guided RL

2022-06-20 · Thomas Carta, Pierre-Yves Oudeyer, Olivier Sigaud, Sylvain Lamprier

Reinforcement learning (RL) in long horizon and sparse reward tasks is notoriously difficult and requires a lot of training steps. A standard solution to speed up the process is to leverage additional reward signals, sha…

Question AnsweringQuestion GenerationQuestion-GenerationReinforcement Learning (RL)

RL-VLM-F: Reinforcement Learning from Vision Language Foundation Model Feedback

2024-02-06 · YuFei Wang, Zhanyi Sun, Jesse Zhang, Zhou Xian 외

Reward engineering has long been a challenge in Reinforcement Learning (RL) research, as it often requires extensive human effort and iterative processes of trial-and-error to design effective reward functions. In this p…

reinforcement-learningReinforcement Learning (RL)

Semantically Aligned Task Decomposition in Multi-Agent Reinforcement Learning

2023-05-18 · Wenhao Li, Dan Qiao, Baoxiang Wang, Xiangfeng Wang 외

The difficulty of appropriately assigning credit is particularly heightened in cooperative MARL with sparse reward, due to the concurrent time and structural scales involved. Automatic subgoal generation (ASG) has recent…

Decision MakingDiversityMulti-agent Reinforcement Learningreinforcement-learning+3