paper-with-me

홈 › Papers

IG-RFT: An Interaction-Guided RL Framework for VLA Models in Long-Horizon Robotic Manipulation

2026-02-24 · Zhian Su, Weijie Kong, Haonan Dong, Huixu Dong arxiv

Vision-Language-Action (VLA) models have demonstrated significant potential for generalist robotic policies; however, they struggle to generalize to long-horizon complex tasks in novel real-world domains due to distribution shifts and the scarcity of high-quality demonstrations. Although reinforcement learning (RL) offers a promising avenue for policy improvement, applying it to real-world VLA fine-tuning faces challenges regarding exploration efficiency, training stability, and sample cost. To address these issues, we propose IG-RFT, a novel Interaction-Guided Reinforced Fine-Tuning system designed for flow-based VLA models. Firstly, to facilitate effective policy optimization, we introduce Interaction-Guided Advantage Weighted Regression (IG-AWR), an RL algorithm that dynamically modulates exploration intensity based on the robot's interaction status. Furthermore, to address the limitations of sparse or task-specific rewards, we design a novel hybrid dense reward function that integrates the trajectory-level reward and the subtask-level reward. Finally, we construct a three-stage RL system comprising SFT, Offline RL, and Human-in-the-Loop RL for fine-tuning VLA models. Extensive real-world experiments on four challenging long-horizon tasks demonstrate that IG-RFT achieves an average success rate of 85.0%, significantly outperforming SFT (18.8%) and standard Offline RL baselines (40.0%). Ablation studies confirm the critical contributions of IG-AWR and hybrid reward shaping. In summary, our work establishes and validates a novel reinforced fine-tuning system for VLA models in real-world robotic manipulation.

📄 PDF Abstract BibTeX arXiv:2602.20715

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningOffline RL

Similar Papers 제목 키워드 기반

Intrinsic Language-Guided Exploration for Complex Long-Horizon Robotic Manipulation Tasks

2023-09-28 · Eleftherios Triantafyllidis, Filippos Christianos, Zhibin Li

Current reinforcement learning algorithms struggle in sparse and complex environments, most notably in long-horizon manipulation tasks entailing a plethora of different sequences. In this work, we propose the Intrinsical…

Decision Makingreinforcement-learningReinforcement Learning

DeLTa: Demonstration and Language-Guided Novel Transparent Object Manipulation

2025-10-07 · Taeyeop Lee, Gyuree Kang, Bowen Wen, Youngho Kim 외 arxiv

Despite the prevalence of transparent object interactions in human everyday life, transparent robotic manipulation research remains limited to short-horizon tasks and basic grasping capabilities. Although some methods ha…

Robot Manipulation6D Pose EstimationDepth Estimation

Long-VLA: Unleashing Long-Horizon Capability of Vision Language Action Model for Robot Manipulation

2025-08-27 · Yiguo Fan, Pengxiang Ding, Shuanghao Bai, Xinyang Tong 외 arxiv

Vision-Language-Action (VLA) models have become a cornerstone in robotic policy learning, leveraging large-scale multimodal data for robust and scalable control. However, existing VLA frameworks primarily address short-h…

Robot Manipulation

EmbodiedSWE: Coding Agents for Long Horizon Dexterous Robotics

2026-09-23 · Haoxiang You, Zeyu Shen, Yilang Liu, Zhicheng Zheng 외 hf

We study coding agents for long-horizon, dexterous robotics and ask whether their solutions can provide scalable supervision for learning general robot policies. To test this, we develop EMBODIEDSWE-BENCH, a simulation b…

Visual-Language-Guided Task Planning for Horticultural Robots

2026-01-17 · Jose Cuaran, Kendall Koe, Aditya Potnis, Naveen Kumar Uppalapati 외 arxiv

Crop monitoring is essential for precision agriculture, but current systems lack high-level reasoning. We introduce a novel, modular framework that uses a Vision Language Model (VLM) to guide robotic task planning by act…