paper-with-me

홈 › Papers

3D-RFT: Reinforcement Fine-Tuning for Video-based 3D Scene Understanding

2026-03-05 · Xiongkun Linghu, Jiangyong Huang, Baoxiong Jia, Siyuan Huang arxiv

Reinforcement Learning with Verifiable Rewards ( RLVR ) has emerged as a transformative paradigm for enhancing the reasoning capabilities of Large Language Models ( LLMs), yet its potential in 3D scene understanding remains under-explored. Existing approaches largely rely on Supervised Fine-Tuning ( SFT), where the token-level cross-entropy loss acts as an indirect proxy for optimization, leading to a misalignment between training objectives and task performances. To bridge this gap, we present Reinforcement Fine-Tuning for Video-based 3D Scene Understanding (3D-RFT ), the first framework to extend RLVR to video-based 3D perception and reasoning. 3D-RFT shifts the paradigm by directly optimizing the model towards evaluation metrics. 3D-RFT first activates 3D-aware Multi-modal Large Language Models ( MLLM s) via SFT, followed by reinforcement fine-tuning using Group Relative Policy Optimization ( GRPO) with strictly verifiable reward functions. We design task-specific reward functions directly from metrics like 3D IoU and F1-Score to provide more effective signals to guide model training. Extensive experiments demonstrate that 3D-RFT-4B achieves state-of-the-art performance on various video-based 3D scene understanding tasks. Notably, 3D-RFT-4B significantly outperforms larger models (e.g., VG LLM-8B) on 3D video detection, 3D visual grounding, and spatial reasoning benchmarks. We further reveal good properties of 3D-RFT such as robust efficacy, and valuable insights into training strategies and data impact. We hope 3D-RFT can serve as a robust and promising paradigm for future development of 3D scene understanding.

📄 PDF Abstract BibTeX arXiv:2603.04976

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningScene UnderstandingSpatial ReasoningVisual Grounding

Similar Papers 제목 키워드 기반

What Happens Next? Next Scene Prediction with a Unified Video Model

2025-12-15 · Xinjie Li, Zhimin Chen, Rui Zhao, Florian Schiffers 외 arxiv

Recent unified models for joint understanding and generation have significantly advanced visual generation capabilities. However, their focus on conventional tasks like text-to-video generation has left the temporal reas…

Text-to-Video GenerationReinforcement Learning

SF2T: Self-supervised Fragment Finetuning of Video-LLMs for Fine-Grained Understanding

2025-04-10 · CVPR 2025 1 · Yangliu Hu, Zikai Song, Na Feng, Yawei Luo 외

Video-based Large Language Models (Video-LLMs) have witnessed substantial advancements in recent years, propelled by the advancement in multi-modal LLMs. Although these models have demonstrated proficiency in providing t…

Video Understanding

K-frames: Scene-Driven Any-k Keyframe Selection for long video understanding

2025-10-14 · Yifeng Yao, Yike Yun, Jing Wang, Huishuai Zhang 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated significant capabilities in image understanding, but long-video are constrained by context windows and computational cost. Uniform frame sampling often leads to …

Reinforcement Learning

GraphThinker: Reinforcing Temporally Grounded Video Reasoning with Event Graph Thinking

2026-02-19 · Zixu Cheng, Da Li, Jian Hu, Yuhang Zang 외 arxiv

Video reasoning requires a fine-grained understanding of the temporal dependencies and event-level relations between objects and events in videos. Current Multimodal Large Language Models (MLLMs) are prone to severe temp…

Visual Grounding

Semi-supervised and Deep learning Frameworks for Video Classification and Key-frame Identification

2022-03-25 · Sohini Roychowdhury

Automating video-based data and machine learning pipelines poses several challenges including metadata generation for efficient storage and retrieval and isolation of key-frames for scene understanding tasks. In this wor…

RetrievalScene UnderstandingVideo Classification