YuZhaoshu/Efficient-VLAs-Survey

[TPAMI 2026]πŸ”₯This is a curated list of "A survey on Efficient Vision-Language Action Models" research. We will continue to maintain and update the repository, so follow us to keep up with the latest developments!!!

191

223 commits

updated Sep 10, 2026

See the code

README

πŸš€A Survey on Efficient Vision-Language-Action Models

arXiv website Awesome

⭐ Give us a star if you like it~ ⭐

This is a curated list of "A Survey on Efficient Vision-Language Action Models" research.

To the best of our knowledge, this work presents the first comprehensive survey specifically dedicated to the realm of Efficient VLAs that covers the entire "data-model-training" process. We will continue to UPDATE this repository to provide you with the latest cutting-edge developments, so stay tuned!😘 We hope that our work will bring some inspiration to you~πŸ˜‰

News πŸ”₯

  • 2026.09.10: Our paper has been accepted by IEEE TPAMI!
  • 2026.08.23: Several recent papers on efficient VLA have been updated
  • 2026.06.18: Refreshed the paper lists and added recent robot-efficient-VLA papers, with an emphasis on model efficiency, adaptation efficiency, and data efficiency for robotic manipulation.
  • 2025.09.12: This repository was initialized.

Overview

TOC Fig. 1: The Organization of Our Survey. We systematically categorize efficient VLAs into three core pillars: (1) Efficient Model Design, encompassing efficient architectures and model compression techniques; (2) Efficient Training, covering efficient pre-training and post-training strategies; and (3) Efficient Data Collection, including efficient data collection and augmentation methods. The framework also reviews VLA foundations, key applications, challenges, and future directions, establishing the groundwork for advancing scalable embodied intelligence.

Table of Contents

Efficient VLAs

Efficient Model Design

Efficient Architectures

Efficient_Architectures Fig. 2: Key strategies for Efficient Architectures in VLAs. We illustrate six primary approaches: (a) Efficient Attention, mitigating the O(n^2) complexity of standard self-attention; (b) Transformer Alternatives, such as Mamba; (c) Efficient Action Decoding, advancing from autoregressive generation to parallel and generative methods; (d) Lightweight Components, adopting smaller model backbones; (e) Mixture-of-Experts, employing sparse activation via input routing; and (f) Hierarchical Systems, which decouple high-level VLM planning from low-level VLA execution.

Efficient Attention
Transformer Alternatives
Efficient Action Decoding
Lightweight Component
Mixture-of-Experts
Hierarchical Systems

Model Compression

Model_Compression Fig. 3: Key strategies for Model Compression in VLAs. We illustrate three primary approaches: (a) Layer Pruning, which removes redundant layers to reduce model depth and computational cost; (b) Quantization, which reduces the numerical precision of model parameters to decrease memory footprint and accelerate inference; and (c) Token Optimization, which minimizes the number of processed tokens via token compression (merging tokens), token pruning (dropping non-essential tokens), and token caching (reusing static tokens).

Layer Pruning
Quantization
Token Optimization
YearVenuePaperWebsiteCode
2025arXivFAST: Efficient Action Tokenization for Vision-Language-Action ModelsπŸŒπŸ’»
2025NeurIPSVLA-Cache: Towards Efficient Vision-Language-Action Model via Adaptive Token Caching in Robotic ManipulationπŸŒπŸ’»
2025arXivHybridVLA: Collaborative Diffusion and Autoregression in a Unified Vision-Language-Action ModelπŸŒπŸ’»
2025arXivThink Twice, Act Once: Token-Aware Compression and Action Reuse for Efficient Inference in Vision-Language-Action Models--
2025arXivSmolVLA: A Vision-Language-Action Model for Affordable and Efficient RoboticsπŸŒπŸ’»
2025arXivFast ECoT: Efficient Embodied Chain-of-Thought via Thoughts Reuse--
2025arXivEfficientVLA: Training-Free Acceleration and Compression for Vision-Language-Action Models--
2025arXivSP-VLA: A Joint Model Scheduling and Token Pruning Approach for VLA Model Acceleration--
2026AAAICronusVLA: Transferring Latent Motion Across Time for Multi-Frame Prediction in ManipulationπŸŒπŸ’»
2025arXivVOTE: Vision-Language-Action Optimization with Trajectory Ensemble Voting-πŸ’»
2025arXivLeveraging OS-Level Primitives for Robotic Action Management--
2025NeurIPSCogVLA: Cognition-Aligned Vision-Language-Action Model via Instruction-Driven Routing & SparsificationπŸŒπŸ’»
2026ICMLSpecPrune-VLA: Accelerating Vision-Language-Action Models via Action-Aware Self-Speculative Pruning--
2025arXivSQAP-VLA: A Synergistic Quantization-Aware Pruning Framework for High-Performance Vision-Language-Action Models-πŸ’»
2025arXivThe Better You Learn, The Smarter You Prune: Towards Efficient Vision-language-action Models via Differentiable Token Pruning🌐-
2025arXivKV-Efficient VLA: A Method of Speed up Vision Language Model with RNN-Gated Chunked KV Cache--
2025arXivAction-aware Dynamic Pruning for Efficient Vision-Language-Action Manipulation--
2025CoRLFocusing on What Matters: Object-Agent-centric Tokenization for Vision Language Action models--
2025arXivCompressor-VLA: Instruction-Guided Visual Token Compression for Efficient Robotic Manipulation--
2025arXivBridging the Semantic-Action Gap in Visual Token Pruning for Efficient VLA Inference-πŸ’»
2026RA-LToken Expand-Merge: Training-Free Token Compression for Vision-Language-Action Models-πŸ’»
2026arXivEfficient Long-Horizon Vision-Language-Action Models via Static-Dynamic Disentanglement--

Efficient Training

Efficient_Training Fig. 4: Key strategies for Efficient Training in VLAs, divided into two main stages. (a) Efficient Pre-Training migrates general-purpose VLMs into the embodied domain to create an initial, action-aware policy, encompassing Data-Efficient Pre-training, Efficient Action Representation, and Other Pre-training Strategies. (b) Efficient Post-Training subsequently specializes this policy for specific tasks, leveraging Supervised Fine-tuning and RL-Based Methods.

Efficient Pre-Training

Data-Efficient Pre-training
Efficient Action Representation
Other Pre-training Strategies

Efficient Post-Training

Supervised Fine-tuning
RL-Based Method

Efficient Data Collection

Efficient_Data_Collection Fig. 5: Taxonomy of Efficient Data Collection strategies in VLAs. This figure illustrates the primary approaches, encompassing human-in-the-loop, simulated, reusability-oriented, self-driven, and augmentative techniques for scalable acquisition of high-quality robotic datasets while minimizing resource overhead.

Human-in-the-Loop Data Collection
Simulation Data Collection
Internet-Scale and Cross-Domain Data Utilization
Self-Exploration Data Collection
Data Augmentation

Citation

If you find this survey helpful for your research or applications, please consider citing it using the following BibTeX entry:

@article{yu2025survey,
  title={A survey on efficient vision-language-action models},
  author={Yu, Zhaoshu and Wang, Bo and Zeng, Pengpeng and Zhang, Haonan and Zhang, Ji and Wang, Zheng and Gao, Lianli and Song, Jingkuan and Sebe, Nicu and Shen, Heng Tao},
  journal={arXiv preprint arXiv:2510.24795},
  year={2025}
}

Contact Us

For any questions or suggestions, please feel free to contact us at:

Email: yuzhaoshu@gmail.com

Star History

Star History Chart
efficient
embodied-ai
vision-language-action
vision-language-action-model
vla

Contributors

YuZhaoshu

212 commits

zchoi

2 commits

YuZhaoshu/Efficient-VLAs-Survey

[TPAMI 2026]πŸ”₯This is a curated list of "A survey on Efficient Vision-Language Action Models" research. We will continue to maintain and update the repository, so follow us to keep up with the latest developments!!!

191

223 commits

updated Sep 10, 2026

See the code

README

πŸš€A Survey on Efficient Vision-Language-Action Models

arXiv website Awesome

⭐ Give us a star if you like it~ ⭐

This is a curated list of "A Survey on Efficient Vision-Language Action Models" research.

To the best of our knowledge, this work presents the first comprehensive survey specifically dedicated to the realm of Efficient VLAs that covers the entire "data-model-training" process. We will continue to UPDATE this repository to provide you with the latest cutting-edge developments, so stay tuned!😘 We hope that our work will bring some inspiration to you~πŸ˜‰

News πŸ”₯

  • 2026.09.10: Our paper has been accepted by IEEE TPAMI!
  • 2026.08.23: Several recent papers on efficient VLA have been updated
  • 2026.06.18: Refreshed the paper lists and added recent robot-efficient-VLA papers, with an emphasis on model efficiency, adaptation efficiency, and data efficiency for robotic manipulation.
  • 2025.09.12: This repository was initialized.

Overview

TOC Fig. 1: The Organization of Our Survey. We systematically categorize efficient VLAs into three core pillars: (1) Efficient Model Design, encompassing efficient architectures and model compression techniques; (2) Efficient Training, covering efficient pre-training and post-training strategies; and (3) Efficient Data Collection, including efficient data collection and augmentation methods. The framework also reviews VLA foundations, key applications, challenges, and future directions, establishing the groundwork for advancing scalable embodied intelligence.

Table of Contents

Efficient VLAs

Efficient Model Design

Efficient Architectures

Efficient_Architectures Fig. 2: Key strategies for Efficient Architectures in VLAs. We illustrate six primary approaches: (a) Efficient Attention, mitigating the O(n^2) complexity of standard self-attention; (b) Transformer Alternatives, such as Mamba; (c) Efficient Action Decoding, advancing from autoregressive generation to parallel and generative methods; (d) Lightweight Components, adopting smaller model backbones; (e) Mixture-of-Experts, employing sparse activation via input routing; and (f) Hierarchical Systems, which decouple high-level VLM planning from low-level VLA execution.

Efficient Attention
Transformer Alternatives
Efficient Action Decoding
Lightweight Component
Mixture-of-Experts
Hierarchical Systems

Model Compression

Model_Compression Fig. 3: Key strategies for Model Compression in VLAs. We illustrate three primary approaches: (a) Layer Pruning, which removes redundant layers to reduce model depth and computational cost; (b) Quantization, which reduces the numerical precision of model parameters to decrease memory footprint and accelerate inference; and (c) Token Optimization, which minimizes the number of processed tokens via token compression (merging tokens), token pruning (dropping non-essential tokens), and token caching (reusing static tokens).

Layer Pruning
Quantization
Token Optimization
YearVenuePaperWebsiteCode
2025arXivFAST: Efficient Action Tokenization for Vision-Language-Action ModelsπŸŒπŸ’»
2025NeurIPSVLA-Cache: Towards Efficient Vision-Language-Action Model via Adaptive Token Caching in Robotic ManipulationπŸŒπŸ’»
2025arXivHybridVLA: Collaborative Diffusion and Autoregression in a Unified Vision-Language-Action ModelπŸŒπŸ’»
2025arXivThink Twice, Act Once: Token-Aware Compression and Action Reuse for Efficient Inference in Vision-Language-Action Models--
2025arXivSmolVLA: A Vision-Language-Action Model for Affordable and Efficient RoboticsπŸŒπŸ’»
2025arXivFast ECoT: Efficient Embodied Chain-of-Thought via Thoughts Reuse--
2025arXivEfficientVLA: Training-Free Acceleration and Compression for Vision-Language-Action Models--
2025arXivSP-VLA: A Joint Model Scheduling and Token Pruning Approach for VLA Model Acceleration--
2026AAAICronusVLA: Transferring Latent Motion Across Time for Multi-Frame Prediction in ManipulationπŸŒπŸ’»
2025arXivVOTE: Vision-Language-Action Optimization with Trajectory Ensemble Voting-πŸ’»
2025arXivLeveraging OS-Level Primitives for Robotic Action Management--
2025NeurIPSCogVLA: Cognition-Aligned Vision-Language-Action Model via Instruction-Driven Routing & SparsificationπŸŒπŸ’»
2026ICMLSpecPrune-VLA: Accelerating Vision-Language-Action Models via Action-Aware Self-Speculative Pruning--
2025arXivSQAP-VLA: A Synergistic Quantization-Aware Pruning Framework for High-Performance Vision-Language-Action Models-πŸ’»
2025arXivThe Better You Learn, The Smarter You Prune: Towards Efficient Vision-language-action Models via Differentiable Token Pruning🌐-
2025arXivKV-Efficient VLA: A Method of Speed up Vision Language Model with RNN-Gated Chunked KV Cache--
2025arXivAction-aware Dynamic Pruning for Efficient Vision-Language-Action Manipulation--
2025CoRLFocusing on What Matters: Object-Agent-centric Tokenization for Vision Language Action models--
2025arXivCompressor-VLA: Instruction-Guided Visual Token Compression for Efficient Robotic Manipulation--
2025arXivBridging the Semantic-Action Gap in Visual Token Pruning for Efficient VLA Inference-πŸ’»
2026RA-LToken Expand-Merge: Training-Free Token Compression for Vision-Language-Action Models-πŸ’»
2026arXivEfficient Long-Horizon Vision-Language-Action Models via Static-Dynamic Disentanglement--

Efficient Training

Efficient_Training Fig. 4: Key strategies for Efficient Training in VLAs, divided into two main stages. (a) Efficient Pre-Training migrates general-purpose VLMs into the embodied domain to create an initial, action-aware policy, encompassing Data-Efficient Pre-training, Efficient Action Representation, and Other Pre-training Strategies. (b) Efficient Post-Training subsequently specializes this policy for specific tasks, leveraging Supervised Fine-tuning and RL-Based Methods.

Efficient Pre-Training

Data-Efficient Pre-training
Efficient Action Representation
Other Pre-training Strategies

Efficient Post-Training

Supervised Fine-tuning
RL-Based Method

Efficient Data Collection

Efficient_Data_Collection Fig. 5: Taxonomy of Efficient Data Collection strategies in VLAs. This figure illustrates the primary approaches, encompassing human-in-the-loop, simulated, reusability-oriented, self-driven, and augmentative techniques for scalable acquisition of high-quality robotic datasets while minimizing resource overhead.

Human-in-the-Loop Data Collection
Simulation Data Collection
Internet-Scale and Cross-Domain Data Utilization
Self-Exploration Data Collection
Data Augmentation

Citation

If you find this survey helpful for your research or applications, please consider citing it using the following BibTeX entry:

@article{yu2025survey,
  title={A survey on efficient vision-language-action models},
  author={Yu, Zhaoshu and Wang, Bo and Zeng, Pengpeng and Zhang, Haonan and Zhang, Ji and Wang, Zheng and Gao, Lianli and Song, Jingkuan and Sebe, Nicu and Shen, Heng Tao},
  journal={arXiv preprint arXiv:2510.24795},
  year={2025}
}

Contact Us

For any questions or suggestions, please feel free to contact us at:

Email: yuzhaoshu@gmail.com

Star History

Star History Chart
efficient
embodied-ai
vision-language-action
vision-language-action-model
vla

Contributors

YuZhaoshu

212 commits

zchoi

2 commits