paper-with-me

Papers

Large Language Models as Generalizable Policies for Embodied Tasks

2023-10-26 · Andrew Szot, Max Schwarzer, Harsh Agrawal, Bogdan Mazoure, Walter Talbott, Katherine Metcalf, Natalie Mackraz, Devon Hjelm, Alexander Toshev

We show that large language models (LLMs) can be adapted to be generalizable policies for embodied visual tasks. Our approach, called Large LAnguage model Reinforcement Learning Policy (LLaRP), adapts a pre-trained frozen LLM to take as input text instructions and visual egocentric observations and output actions directly in the environment. Using reinforcement learning, we train LLaRP to see and act solely through environmental interactions. We show that LLaRP is robust to complex paraphrasings of task instructions and can generalize to new tasks that require novel optimal behavior. In particular, on 1,000 unseen tasks it achieves 42% success rate, 1.7x the success rate of other common learned baselines or zero-shot applications of LLMs. Finally, to aid the community in studying language conditioned, massively multi-task, embodied AI problems we release a novel benchmark, Language Rearrangement, consisting of 150,000 training and 1,000 testing tasks for language-conditioned rearrangement. Video examples of LLaRP in unseen Language Rearrangement instructions are at https://llm-rl.github.io.

📄 PDF Abstract BibTeX arXiv:2310.17722

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Modelreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

g3D-LF: Generalizable 3D-Language Feature Fields for Embodied Tasks

2024-11-26 · CVPR 2025 1 · Zihan Wang, Gim Hee Lee

We introduce Generalizable 3D-Language Feature Fields (g3D-LF), a 3D representation model pre-trained on large-scale 3D-language dataset for embodied tasks. Our g3D-LF processes posed RGB-D images from agents to encode f…

Contrastive LearningQuestion AnsweringVision and Language Navigation

Embodied CoT Distillation From LLM To Off-the-shelf Agents

2024-12-16 · Wonje Choi, Woo Kyung Kim, Minjong Yoo, Honguk Woo

We address the challenge of utilizing large language models (LLMs) for complex embodied tasks, in the environment where decision-making systems operate timely on capacity-limited, off-the-shelf devices. We present DeDer,…

Decision MakingIn-Context LearningLanguage ModelingLanguage Modelling+1

RoboScape-R: Unified Reward-Observation World Models for Generalizable Robotics Training via RL

2025-12-03 · Yinzhou Tang, Yu Shang, Yinuo Chen, Bingwen Wei 외 arxiv

Achieving generalizable embodied policies remains a key challenge. Traditional policy learning paradigms, including both Imitation Learning (IL) and Reinforcement Learning (RL), struggle to cultivate generalizability acr…

Reinforcement Learning

LLM as A Robotic Brain: Unifying Egocentric Memory and Control

2023-04-19 · Jinjie Mai, Jun Chen, Bing Li, Guocheng Qian 외

Embodied AI focuses on the study and development of intelligent systems that possess a physical or virtual embodiment (i.e. robots) and are able to dynamically interact with their environment. Memory and control are the …

Embodied Question AnsweringLanguage ModelingLanguage ModellingQuestion Answering+1

Steerable Vision-Language-Action Policies for Embodied Reasoning and Hierarchical Control

2026-02-13 · William Chen, Jagdeep Singh Bhatia, Catherine Glossop, Nikhil Mathihalli 외 arxiv

Pretrained vision-language models (VLMs) can make semantic and visual inferences across diverse settings, providing valuable common-sense priors for robotic control. However, effectively grounding this knowledge in robot…