paper-with-me

홈 › Papers

Improving Vision-Language-Action Model Fine-Tuning with Structured Stage and Keyframe Supervision

2026-06-25 · Yuan Xu, Yixiang Chen, Kai Wang, Jiabing Yang, Peiyan Li, Qisen Ma, Yan Huang, Liang Wang arxiv

Vision-Language-Action (VLA) models have shown strong potential for generalizable robotic manipulation. During fine-tuning, however, action supervision applies equally across all timesteps, without structured supervision on which manipulation stage the robot is in or what the next gripper-event target should be. This causes failures to concentrate around challenging gripper-event transitions. To address this, we propose StaKe, a plug-in auxiliary supervision framework that automatically derives two complementary signals from demonstration gripper states without manual annotation: a stage classifier that identifies the current manipulation stage, and a keyframe predictor that estimates the target joint action at the next gripper transition. Both are modeled as lightweight auxiliary heads that enrich the learned representations during training, while leaving the base VLA policy architecture and inference loop unchanged. Experiments on bimanual simulation and single-arm Franka real-robot tasks show that StaKe consistently improves success rates (relative gains of 14% and 56%, respectively), with larger improvements on longer-horizon tasks that involve more gripper-event transitions. Ablation studies validate each design choice, and qualitative analysis confirms that the learned representations faithfully track manipulation stages. These results indicate that structured supervision is an effective and general strategy for enhancing VLA fine-tuning in long-horizon manipulation. Project website: https://hi-yuanxu.github.io/StaKe-Web/

📄 PDF Abstract BibTeX arXiv:2606.26801

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bridging Embodiment Gaps: Deploying Vision-Language-Action Models on Soft Robots

2025-10-20 · Haochen Su, Cristian Meo, Francesco Stella, Andrea Peirone 외 arxiv

Robotic systems are increasingly expected to operate in human-centered, unstructured environments where safety, adaptability, and generalization are essential. Vision-Language-Action (VLA) models have been proposed as a …

Automated Instruction Revision (AIR): A Structured Comparison of Task Adaptation Strategies for LLM

2026-04-10 · Solomiia Bilyk, Volodymyr Getmanskyi, Taras Firman arxiv

This paper studies Automated Instruction Revision (AIR), a rule-induction-based method for adapting large language models (LLMs) to downstream tasks using limited task-specific examples. We position AIR within the broade…

Logical Reasoning

VLA-R: Vision-Language Action Retrieval toward Open-World End-to-End Autonomous Driving

2025-11-16 · Hyunki Seong, Seongwoo Moon, Hojin Ahn, Jehun Kang 외 arxiv

Exploring open-world situations in an end-to-end manner is a promising yet challenging task due to the need for strong generalization capabilities. In particular, end-to-end autonomous driving in unstructured outdoor env…

Contrastive LearningAutonomous Driving

FiberTune: Preserving Action-Fiber Visual Residuals in Vision-Language-Action Fine-Tuning

2026-06-07 · Haihao Lin, Xiangsheng Huang, Xiao Yang, Weibang Zhou 외 arxiv

Action-supervised fine-tuning of vision-language-action (VLA) policies fits demonstrations effectively but constrains only the directions that change predicted actions, leaving visual structure consistent across action-e…

Comparative Evaluation of Prompting and Fine-Tuning for Applying Large Language Models to Grid-Structured Geospatial Data

2025-05-21 · Akash Dhruv, Yangxinyu Xie, Jordan Branham, Tanwi Mallick

This paper presents a comparative study of large language models (LLMs) in interpreting grid-structured geospatial data. We evaluate the performance of a base model through structured prompting and contrast it with a fin…