paper-with-me

Papers

Efficient Vision-Language-Action Models for Embodied Manipulation: A Systematic Survey

2025-10-20 · Weifan Guan, Qinghao Hu, Aosheng Li, Jian Cheng arxiv

Vision-Language-Action (VLA) models extend vision-language models to embodied control by mapping natural-language instructions and visual observations to robot actions. Despite their capabilities, VLA systems face significant challenges due to their massive computational and memory demands, which conflict with the constraints of edge platforms such as on-board mobile manipulators that require real-time performance. Addressing this tension has become a central focus of recent research. In light of the growing efforts toward more efficient and scalable VLA systems, this survey provides a systematic review of approaches for improving VLA efficiency, with an emphasis on reducing latency, memory footprint, and training and inference costs. We categorize existing solutions into four dimensions: model architecture, perception feature, action generation, and training/inference strategies, summarizing representative techniques within each category. Finally, we discuss future trends and open challenges, highlighting directions for advancing efficient embodied intelligence.

📄 PDF Abstract BibTeX arXiv:2510.17111

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Guava: An Effective and Universal Harness for Embodied Manipulation

2026-06-16 · Haowen Liu, Xirui Li, Shaoxiong Yao, Peng Shi 외 arxiv

Language models trained on large-scale vision-language data have demonstrated strong potential for embodied agents. Harnessing models through embodied tools use offers a promising alternative to end-to-end vision-languag…

EPIC-Bench: A Perception-Centric Benchmark for Fine-Grained Embodied Visual Grounding in Vision-Language Models

2026-05-16 · Haozhe Shan, Xiancong Ren, Han Dong, Haoyuan Shi 외 arxiv

While large vision-language models (VLMs) are increasingly adopted as the perceptual backbone for embodied agents, existing benchmarks often rely on question-answering or multiple-choice formats. These protocols allow mo…

Visual Grounding

Unified Embodied VLM Reasoning with Robotic Action via Autoregressive Discretized Pre-training

2025-12-30 · Yi Liu, Sukai Wang, Dafeng Wei, Xiaowei Cai 외 arxiv

General-purpose robotic systems operating in open-world environments must achieve both broad generalization and high-precision action execution, a combination that remains challenging for existing Vision-Language-Action …

Continuous Control

Survey of Vision-Language-Action Models for Embodied Manipulation

2025-08-21 · Haoran Li, Yuhui Chen, Wenbo Cui, Weiheng Liu 외 arxiv

Embodied intelligence systems, which enhance agent capabilities through continuous environment interactions, have garnered significant attention from both academia and industry. Vision-Language-Action models, inspired by…

CaP-X: A Framework for Benchmarking and Improving Coding Agents for Robot Manipulation

2026-03-23 · Letian Fu, Justin Yu, Karim El-Refai, Ethan Kou 외 arxiv

"Code-as-Policy" considers how executable code can complement data-intensive Vision-Language-Action (VLA) methods, yet their effectiveness as autonomous controllers for embodied manipulation remains underexplored. We pre…

Reinforcement LearningRobot Manipulation