paper-with-me

Papers

$R^3$: Training Robots to Reason in Natural Language via Reinforcement Learning

2026-08-26 · Lehong Wu, Yuxiao Qu, Zheyuan Hu, Ivan Zhang, Limin Wei, Zackory Erickson, Aviral Kumar arxiv

Reasoning in language allows foundation models to spend more test-time compute on hard problems, such as those requiring decomposition, constraint tracking, and prediction of future consequences. Whether this mechanism can improve robotic manipulation remains unclear, where long-horizon tasks require tracking partial progress, reasoning about object relations, recovering from mistakes, and steering noisy low-level policies. In this paper, we study whether VLMs can be trained to reason directly in natural language to guide low-level manipulation policies. We introduce $R^3$, a simple post-training recipe that turns off-the-shelf VLMs into robotic reasoners: it first mid-trains a VLM on expert-generated reasoning traces to initialize the desired reasoning style, then improves the reasoner with single-step rubric-based RL from offline action data. Unlike prior robotic reasoning methods that mostly use structured traces as auxiliary supervision, $R^3$ trains free-form language reasoning to produce test-time guidance for action. We instantiate $R^3$ on Language Table and simulated bimanual grocery packing, two controlled testbeds for studying robotic reasoning and long-horizon manipulation. $R^3$ improves exploration and generalization across unseen tasks and significantly outperforms instruction-only imitation learning baselines on both benchmarks. Our analyses suggest that free-form language reasoning can function as a test-time compute mechanism for steering low-level policies. Our project page is available at https://robotic-reasoner.github.io/.

📄 PDF Abstract BibTeX arXiv:2608.26053

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

MobileVLA-R1: Reinforcing Vision-Language-Action for Mobile Robots

2025-11-22 · Ting Huang, Dongjian Li, Rui Yang, Zeyu Zhang 외 arxiv

Grounding natural-language instructions into continuous control for quadruped robots remains a fundamental challenge in vision language action. Existing methods struggle to bridge high-level semantic reasoning and low-le…

Reinforcement LearningContinuous Control

Enabling Robots to Understand Incomplete Natural Language Instructions Using Commonsense Reasoning

2019-04-29 · Haonan Chen, Hao Tan, Alan Kuntz, Mohit Bansal 외

Enabling robots to understand instructions provided via spoken natural language would facilitate interaction between robots and people in a variety of settings in homes and workplaces. However, natural language instructi…

Common Sense ReasoningLanguage ModelingLanguage Modelling

Navigational Instruction Generation as Inverse Reinforcement Learning with Neural Machine Translation

2016-10-11 · Andrea F. Daniele, Mohit Bansal, Matthew R. Walter

Modern robotics applications that involve human-robot interaction require robots to be able to communicate with humans seamlessly and effectively. Natural language provides a flexible and efficient medium through which r…

Machine TranslationNavigatereinforcement-learningReinforcement Learning+2

Learning agile and dynamic motor skills for legged robots

2019-01-24 · Jemin Hwangbo, JoonHo Lee, Alexey Dosovitskiy, Dario Bellicoso 외

Legged robots pose one of the greatest challenges in robotics. Dynamic and agile maneuvers of animals cannot be imitated by existing methods that are crafted by humans. A compelling alternative is reinforcement learning,…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Zero-shot Object Navigation with Vision-Language Models Reasoning

2024-10-24 · Congcong Wen, Yisiyuan Huang, Hao Huang, Yanjia Huang 외

Object navigation is crucial for robots, but traditional methods require substantial training data and cannot be generalized to unknown environments. Zero-shot object navigation (ZSON) aims to address this challenge, all…

Decision MakingLanguage ModelingLanguage ModellingObject+1