paper-with-me

Papers

AutoRT: Embodied Foundation Models for Large Scale Orchestration of Robotic Agents

2024-01-23 · Michael Ahn, Debidatta Dwibedi, Chelsea Finn, Montse Gonzalez Arenas, Keerthana Gopalakrishnan, Karol Hausman, Brian Ichter, Alex Irpan, Nikhil Joshi, Ryan Julian, Sean Kirmani, Edward Lee, Sergey Levine, Yao Lu, Isabel Leal, Sharath Maddineni, Kanishka Rao, Dorsa Sadigh, Pannag Sanketi, Pierre Sermanet, Quan Vuong, Stefan Welker, Fei Xia, Ted Xiao, Peng Xu, Steve Xu, Zhuo Xu

Foundation models that incorporate language, vision, and more recently actions have revolutionized the ability to harness internet scale data to reason about useful tasks. However, one of the key challenges of training embodied foundation models is the lack of data grounded in the physical world. In this paper, we propose AutoRT, a system that leverages existing foundation models to scale up the deployment of operational robots in completely unseen scenarios with minimal human supervision. AutoRT leverages vision-language models (VLMs) for scene understanding and grounding, and further uses large language models (LLMs) for proposing diverse and novel instructions to be performed by a fleet of robots. Guiding data collection by tapping into the knowledge of foundation models enables AutoRT to effectively reason about autonomy tradeoffs and safety while significantly scaling up data collection for robot learning. We demonstrate AutoRT proposing instructions to over 20 robots across multiple buildings and collecting 77k real robot episodes via both teleoperation and autonomous robot policies. We experimentally show that such "in-the-wild" data collected by AutoRT is significantly more diverse, and that AutoRT's use of LLMs allows for instruction following data collection robots that can align to human preferences.

📄 PDF Abstract BibTeX arXiv:2401.12963

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingScene Understanding

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Real-Time Semantic Segmentation via Auto Depth, Downsampling Joint Decision and Feature Aggregation

2020-03-31 · Peng Sun, Jiaxiang Wu, Songyuan Li, Peiwen Lin 외

To satisfy the stringent requirements on computational resources in the field of real-time semantic segmentation, most approaches focus on the hand-crafted design of light-weight segmentation networks. Recently, Neural A…

GPUNeural Architecture SearchReal-Time Semantic SegmentationSegmentation+1

CC-FMO: Camera-Conditioned Zero-Shot Single Image to 3D Scene Generation with Foundation Model Orchestration

2025-11-29 · Boshi Tang, Henry Zheng, Rui Huang, Gao Huang arxiv

High-quality 3D scene generation from a single image is crucial for AR/VR and embodied AI applications. Early approaches struggle to generalize due to reliance on specialized models trained on curated small datasets. Whi…

Scene GenerationPose Estimation

RynnBrain: Open Embodied Foundation Models

2026-02-13 · Ronghao Dang, Jiayan Guo, Bohan Hou, Sicong Leng 외 arxiv

Despite rapid progress in multimodal foundation models, embodied intelligence community still lacks a unified, physically grounded foundation model that integrates perception, reasoning, and planning within real-world sp…

Spatial Reasoning

Harnessing Embodied Agents: Runtime Governance for Policy-Constrained Execution

2026-04-09 · Xue Qin, Simin Luan, John See, Zeyd Boukhers 외 arxiv

Embodied Agents are evolving from passive reasoning systems into active executors that interact with tools, robots, and physical environments. Once an agent gains execution authority, the central challenge shifts from ho…

XEmbodied: A Foundation Model with Enhanced Geometric and Physical Cues for Large-Scale Embodied Environments

2026-04-20 · Kangan Qian, ChuChu Xie, Yang Zhong, Jingrui Pang 외 arxiv

Vision-Language-Action (VLA) models drive next-generation autonomous systems, but training them requires scalable, high-quality annotations from complex environments. Current cloud pipelines rely on generic vision-langua…

Reinforcement LearningSpatial Reasoning