paper-with-me

홈 › Papers

SOLE-R1: Video-Language Reasoning as the Sole Reward for On-Robot Reinforcement Learning

2026-03-30 · Philip Schroeder, Thomas Weng, Karl Schmeckpeper, Eric Rosen, Stephen Hart, Ondrej Biza arxiv

Vision-language models (VLMs) have shown impressive capabilities across diverse tasks, motivating efforts to leverage these models to supervise robot learning. However, when used as evaluators in reinforcement learning (RL), today's strongest models often fail under partial observability and distribution shift, enabling policies to exploit perceptual errors rather than solve the task. We introduce SOLE-R1 (Self-Observing LEarner), a video-language reasoning model explicitly designed to serve as the sole reward signal for online RL. Given only raw video observations and a natural-language goal, SOLE-R1 performs per-timestep spatiotemporal chain-of-thought (CoT) reasoning and produces dense estimates of task progress that can be used directly as rewards. To train SOLE-R1, we develop a large-scale video trajectory and reasoning synthesis pipeline that generates temporally grounded CoT traces aligned with continuous progress supervision. This data is combined with foundational spatial and multi-frame temporal reasoning, and used to train the model with a hybrid framework that couples supervised fine-tuning with RL from verifiable rewards. Across four different simulation environments and a real-robot setting, SOLE-R1 enables zero-shot online RL from random initialization: robots learn previously unseen manipulation tasks without ground-truth rewards, success indicators, demonstrations, or task-specific tuning. SOLE-R1 succeeds on 24 unseen tasks and substantially outperforms strong vision-language rewarders, including Robometer, RoboReward, ReWiND, GPT-5, and Gemini-3-Pro, while exhibiting markedly greater robustness to reward hacking. We release all models, data, code, and demos at the anonymous page: https://philip-mit.github.io/sole-r1/

📄 PDF Abstract BibTeX arXiv:2603.28730

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Video-ToC: Video Tree-of-Cue Reasoning

2026-04-22 · Qizhong Tan, Zhuotao Tian, Guangming Lu, Jun Yu 외 arxiv

Existing Video Large Language Models (Video LLMs) struggle with complex video understanding, exhibiting limited reasoning capabilities and potential hallucinations. In particular, these methods tend to perform reasoning …

Reinforcement Learning

Video-CoM: Interactive Video Reasoning via Chain of Manipulations

2025-11-28 · Hanoona Rasheed, Mohammed Zumri, Muhammad Maaz, Ming-Hsuan Yang 외 arxiv

Recent multimodal large language models (MLLMs) have advanced video understanding, yet most still "think about videos" ie once a video is encoded, reasoning unfolds entirely in text, treating visual input as a static con…

Reinforcement LearningVisual Reasoning

VideoRFT: Incentivizing Video Reasoning Capability in MLLMs via Reinforced Fine-Tuning

2025-05-18 · Qi Wang, Yanrui Yu, Ye Yuan, Rui Mao 외

Reinforcement fine-tuning (RFT) has shown great promise in achieving humanlevel reasoning capabilities of Large Language Models (LLMs), and has recently been extended to MLLMs. Nevertheless, reasoning about videos, which…

Reinforcement Learning (RL)

Answer-Consistent Chain-of-thought Reinforcement Learning For Multi-modal Large Langauge Models

2025-10-11 · Minbin Huang, Runhui Huang, Chuanyang Zheng, Jingyao Li 외 arxiv

Recent advances in large language models (LLMs) have demonstrated that reinforcement learning with verifiable rewards (RLVR) can significantly enhance reasoning abilities by directly optimizing correctness, rather than r…

Reinforcement Learning

Temporal-Aware Reasoning Optimization for Video Temporal Grounding

2026-06-08 · Minghang Zheng, Zihao Yin, Yi Yang, Yuxin Peng 외 arxiv

Multi-modal Large Language Models (MLLMs) have achieved remarkable progress in video temporal grounding with reinforcement learning for generating reasoning paths. However, existing models often produce superficial reaso…

Reinforcement Learning