paper-with-me

홈 › Papers

VLANeXt: Recipes for Building Strong VLA Models

2026-02-20 · Xiao-Ming Wu, Bin Fan, Kang Liao, Jian-Jian Jiang, Runze Yang, Yihang Luo, Zhonghua Wu, Wei-Shi Zheng, Chen Change Loy arxiv

Following the rise of large foundation models, Vision-Language-Action models (VLAs) emerged, leveraging strong visual and language understanding from Vision-Language Models for general-purpose policy learning. Yet, the current VLA landscape remains fragmented and exploratory. Although many groups have proposed their own VLA models, inconsistencies in training protocols and evaluation settings make it difficult to identify which design choices truly matter. To bring structure to this evolving space, we reexamine the VLA design space under a unified framework and evaluation setup. Starting from a simple VLA baseline similar to RT-2, which is the origin of VLA, we systematically dissect design choices along three dimensions: foundational components, perception essentials, and action modelling perspectives. From this study, we distill 12 key findings that together form a practical recipe for building strong VLA models. The outcome of this exploration is a simple yet effective model, VLANeXt. It outperforms the state-of-the-art methods on the LIBERO and LIBERO-plus benchmarks and demonstrates strong performance in real-world experiments. We release a unified and easy-to-use codebase to reproduce our findings, explore the design space, and develop new VLA variants on top of a shared foundation. The codebase is available at https://github.com/DravenALG/VLANeXt.

📄 PDF Abstract BibTeX arXiv:2602.18532

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Empirical Recipes for Efficient and Compact Vision-Language Models

2026-03-17 · Jiabo Huang, Zhizhong Li, Sina Sajadmanesh, Weiming Zhuang 외 arxiv

Deploying vision-language models (VLMs) in resource-constrained settings demands low latency and high throughput, yet existing compact VLMs often fall short of the inference speedups their smaller parameter counts sugges…

Recipes for building voice search UIs for automotive

2014-04-01 · WS 2014 4 · Martin Labsky, Ladislav Kunc, Tomas Macek, Jan Kleindienst 외
Speech Recognition

LLaDA-Image: Building Strong Image Generators with Fully Open Training Recipes

2026-09-03 · Chuyan Chen, Haoxing Chen, Kun Chen, Zhenglin Cheng 외 hf

We introduce LLaDA-Image, a unified framework that pairs a 6B Diffusion Transformer (DiT) trained from scratch with a frozen vision-language understanding module built on the LLaDA2.0-Mini diffusion language model backbo…

Kaldi+PDNN: Building DNN-based ASR Systems with Kaldi and PDNN

2014-01-27 · Yajie Miao

The Kaldi toolkit is becoming popular for constructing automated speech recognition (ASR) systems. Meanwhile, in recent years, deep neural networks (DNNs) have shown state-of-the-art performance on various ASR tasks. Thi…

speech-recognitionSpeech Recognition

Assistive Recipe Editing through Critiquing

2022-05-05 · Diego Antognini, Shuyang Li, Boi Faltings, Julian McAuley

There has recently been growing interest in the automatic generation of cooking recipes that satisfy some form of dietary restrictions, thanks in part to the availability of online recipe data. Prior studies have used pr…

DenoisingLanguage ModelingLanguage Modelling