paper-with-me

Papers

VOTE: Vision-Language-Action Optimization with Trajectory Ensemble Voting

2025-07-07 · Juyi Lin, Amir Taherin, Arash Akbari, Arman Akbari, Lei Lu, Guangyu Chen, Taskin Padir, Xiaomeng Yang, Weiwei Chen, Yiqian Li, Xue Lin, David Kaeli, Pu Zhao, Yanzhi Wang

Recent large-scale Vision Language Action (VLA) models have shown superior performance in robotic manipulation tasks guided by natural language. However, their generalization remains limited when applied to novel objects or unfamiliar environments that lie outside the training distribution. To address this, many existing approaches integrate additional components such as depth estimation, segmentation, or even diffusion to improve generalization, at the cost of adding significant computation overhead, resulting in low efficiency. This motivates the exploration of efficient action prediction methods, which are independent of additional high-level visual representations or diffusion techniques. In this work, we propose VOTE, an efficient and general framework for the optimization and acceleration of VLA models. In details, we propose a novel tokenizer-free fine-tuning approach for parallel accurate action prediction, which reduces computational overhead and accelerates inference speed. Additionally, we adopt an ensemble voting strategy for the action sampling, which significantly improves model performance and enhances generalization. Experimental results show that our method achieves state-of-the-art performance with 35$\times$ faster inference and 145 Hz throughput. All the details and codes will be open-sourced.

📄 PDF Abstract BibTeX arXiv:2507.05116

Code (1)

LukeLIN-web/VOTE 공식 구현 pytorch

Tasks

Depth EstimationVision-Language-Action

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

VisionTraj: A Noise-Robust Trajectory Recovery Framework based on Large-scale Camera Network

2023-12-11 · Zhishuai Li, Ziyue Li, Xiaoru Hu, Guoqing Du 외

Trajectory recovery based on the snapshots from the city-wide multi-camera network facilitates urban mobility sensing and driveway optimization. The state-of-the-art solutions devoted to such a vision-based scheme typica…

ClusteringDenoisingTrajectory Recovery

PAPO-VLA: Planning-Aware Policy Optimization for Vision-Language-Action Models

2026-05-19 · Peizheng Guo, Jingyao Wang, Changwen Zheng, Wenwen Qiang arxiv

Vision-Language-Action (VLA) models show promising ability in language-guided robotic tasks. However, making VLA policies reliable remains challenging, because a manipulation task is completed through closed-loop interac…

STARE-VLA: Progressive Stage-Aware Reinforcement for Fine-Tuning Vision-Language-Action Models

2025-12-04 · Feng Xu, Guangyao Zhai, Xin Kong, Tingzhong Fu 외 arxiv

Recent advances in Vision-Language-Action (VLA) models, powered by large language models and reinforcement learning-based fine-tuning, have shown remarkable progress in robotic manipulation. Existing methods often treat …

Reinforcement Learning

Aligning Multi-Trajectory Supervision with Policy Optimization for VLA Driving

2026-08-31 · Tian Zhang, Zhuo Huang, Hongrui Ye, Yu Wu 외 arxiv

Vision-language-action (VLA) driving methods increasingly combine multi-trajectory imitation learning with group-relative policy optimization (GRPO), making trajectory selection critical to final performance. However, so…

TGRPO :Fine-tuning Vision-Language-Action Model via Trajectory-wise Group Relative Policy Optimization

2025-06-10 · Zengjue Chen, Runliang Niu, He Kong, Qi Wang

Recent advances in Vision-Language-Action (VLA) model have demonstrated strong generalization capabilities across diverse scenes, tasks, and robotic platforms when pretrained at large-scale datasets. However, these model…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Vision-Language-Action