paper-with-me

홈 › Papers

CollabVLA: Self-Reflective Vision-Language-Action Model Dreaming Together with Human

2025-09-18 · Nan Sun, Yongchang Li, Chenxu Wang, Huiying Li, Huaping Liu arxiv

In this work, we present CollabVLA, a self-reflective vision-language-action framework that transforms a standard visuomotor policy into a collaborative assistant. CollabVLA tackles key limitations of prior VLAs, including domain overfitting, non-interpretable reasoning, and the high latency of auxiliary generative models, by integrating VLM-based reflective reasoning with diffusion-based action generation under a mixture-of-experts design. Through a two-stage training recipe of action grounding and reflection tuning, it supports explicit self-reflection and proactively solicits human guidance when confronted with uncertainty or repeated failure. It cuts normalized Time by ~2x and Dream counts by ~4x vs. generative agents, achieving higher success rates, improved interpretability, and balanced low latency compared with existing methods. This work takes a pioneering step toward shifting VLAs from opaque controllers to genuinely assistive agents capable of reasoning, acting, and collaborating with humans.

📄 PDF Abstract BibTeX arXiv:2509.14889

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Counterfactual VLA: Self-Reflective Vision-Language-Action Model with Adaptive Reasoning

2025-12-30 · Zhenghao "Mark" Peng, Wenhao Ding, Yurong You, Yuxiao Chen 외 arxiv

Recent reasoning-augmented Vision-Language-Action (VLA) models have improved the interpretability of end-to-end autonomous driving by generating intermediate reasoning traces. Yet these models primarily describe what the…

Autonomous Driving

EvolveNav: Self-Improving Embodied Reasoning for LLM-Based Vision-Language Navigation

2025-06-02 · Bingqian Lin, Yunshuang Nie, Khun Loun Zai, Ziming Wei 외

Building Vision-Language Navigation (VLN) agents which can navigate following natural language instructions is a long-standing goal in human-robot interaction applications. Recent studies have revealed the potential of t…

NavigateVision-Language Navigation

BUS: Brain-Inspired Unsupervised Self-Reflection via Backward Prediction for Multimodal Reasoning

2026-07-08 · Jiacheng Yang, Tongying Xiao, Yunkai Dang, Cong Wang 외 arxiv

Current Vision-Language Models (VLMs) often struggle to handle complex visual tasks that require consistent and fine-grained reasoning. Recent methods aim to train models to facilitate self-reflective reasoning, i.e., re…

Reinforcement LearningMultimodal Reasoning

ELITE: Experiential Learning and Intent-Aware Transfer for Self-improving Embodied Agents

2026-03-25 · Bingqing Wei, Zhongyu Xia, Dingai Liu, Xiaoyu Zhou 외 arxiv

Vision-language models (VLMs) have shown remarkable general capabilities, yet embodied agents built on them fail at complex tasks, often skipping critical steps, proposing invalid actions, and repeating mistakes. These f…

MedReflect: Teaching Medical LLMs to Self-Improve via Reflective Correction

2025-10-04 · Yue Huang, Yanyuan Chen, Dexuan Xu, Chenzhuo Zhao 외 arxiv

Medical problem-solving demands expert knowledge and intricate reasoning. Recent studies of large language models (LLMs) attempt to ease this complexity by introducing external knowledge verification through retrieval-au…