paper-with-me

Papers

Fast-ThinkAct: Efficient Vision-Language-Action Reasoning via Verbalizable Latent Planning

2026-01-14 · Chi-Pin Huang, Yunze Man, Zhiding Yu, Min-Hung Chen, Jan Kautz, Yu-Chiang Frank Wang, Fu-En Yang arxiv

Vision-Language-Action (VLA) tasks require reasoning over complex visual scenes and executing adaptive actions in dynamic environments. While recent studies on reasoning VLAs show that explicit chain-of-thought (CoT) can improve generalization, they suffer from high inference latency due to lengthy reasoning traces. We propose Fast-ThinkAct, an efficient reasoning framework that achieves compact yet performant planning through verbalizable latent reasoning. Fast-ThinkAct learns to reason efficiently with latent CoTs by distilling from a teacher, driven by a preference-guided objective to align manipulation trajectories that transfers both linguistic and visual planning capabilities for embodied control. This enables reasoning-enhanced policy learning that effectively connects compact reasoning to action execution. Extensive experiments across diverse embodied manipulation and reasoning benchmarks demonstrate that Fast-ThinkAct achieves strong performance with up to 89.3% reduced inference latency over state-of-the-art reasoning VLAs, while maintaining effective long-horizon planning, few-shot adaptation, and failure recovery.

📄 PDF Abstract BibTeX arXiv:2601.09708

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ThinkAct: Vision-Language-Action Reasoning via Reinforced Visual Latent Planning

2025-07-22 · Chi-Pin Huang, Yueh-Hua Wu, Min-Hung Chen, Yu-Chiang Frank Wang 외 arxiv

Vision-language-action (VLA) reasoning tasks require agents to interpret multimodal instructions, perform long-horizon planning, and act adaptively in dynamic environments. Existing approaches typically train VLA models …

Robot Manipulation

MolmoAct: Action Reasoning Models that can Reason in Space

2025-08-11 · Jason Lee, Jiafei Duan, Haoquan Fang, Yuquan Deng 외 arxiv

Reasoning is central to purposeful action, yet most robotic foundation models map perception and instructions directly to control, which limits adaptability, generalization, and semantic grounding. We introduce Action Re…

Instruction Following

MoTVLA: A Vision-Language-Action Model with Unified Fast-Slow Reasoning

2025-10-21 · Wenhui Huang, Changhe Chen, Han Qi, Chen Lv 외 arxiv

Integrating visual-language instructions into visuomotor policies is gaining momentum in robot learning for enhancing open-world generalization. Despite promising advances, existing approaches face two challenges: limite…

Scene Understanding

Reasoning-VLA: A Fast and General Vision-Language-Action Reasoning Model for Autonomous Driving

2025-11-25 · Dapeng Zhang, Zhenlong Yuan, Zhangquan Chen, Chih-Ting Liao 외 arxiv

Vision-Language-Action (VLA) models have recently shown strong decision-making capabilities in autonomous driving. However, existing VLAs often struggle with achieving efficient inference and generalizing to novel autono…

Reinforcement LearningAutonomous Driving

Towards Open Environments and Instructions: General Vision-Language Navigation via Fast-Slow Interactive Reasoning

2026-01-14 · Yang Li, Aming Wu, Zihao Zhang, Yahong Han arxiv

Vision-Language Navigation (VLN) aims to enable agents to navigate to a target location based on language instructions. Traditional VLN often follows a close-set assumption, i.e., training and test data share the same st…

Vision-Language Navigation