paper-with-me

홈 › Papers

AnoleVLA: Lightweight Vision-Language-Action Model with Deep State Space Models for Mobile Manipulation

2026-03-16 · Yusuke Takagi, Motonari Kambara, Daichi Yashima, Koki Seno, Kento Tokura, Komei Sugiura arxiv

In this study, we address the problem of language-guided robotic manipulation, where a robot is required to manipulate a wide range of objects based on visual observations and natural language instructions. This task is essential for service robots that operate in human environments, and requires safety, efficiency, and task-level generality. Although Vision-Language-Action models (VLAs) have demonstrated strong performance for this task, their deployment in resource-constrained environments remains challenging because of the computational cost of standard transformer backbones. To overcome this limitation, we propose AnoleVLA, a lightweight VLA that uses a deep state space model to process multimodal sequences efficiently. The model leverages its lightweight and fast sequential state modeling to process visual and textual inputs, which allows the robot to generate trajectories efficiently. We evaluated the proposed method in both simulation and physical experiments. Notably, in real-world evaluations, AnoleVLA outperformed a representative large-scale VLA by 21 points for the task success rate while achieving an inference speed approximately three times faster.

📄 PDF Abstract BibTeX arXiv:2603.15046

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FabriVLA: A Lightweight Vision-Language-Action Model for Precise Multi-Task Manipulation

2026-07-09 · Shiyuan Yang, Borong Zhang, Jizheng Zhang, Zhijia Tao 외 arxiv

We present FabriVLA, a lightweight Vision-Language-Action model for Precise Multi-Task Manipulation. FabriVLA combines an InternVL3.5 vision-language backbone with a flow-matching action head featuring gated self-attenti…

LCLA: Language-Conditioned Latent Alignment for Vision-Language Navigation

2026-02-07 · Nitesh Subedi, Adam Haroon, Samuel Tetteh, Prajwal Koirala 외 arxiv

We propose LCLA (Language-Conditioned Latent Alignment), a framework for vision-language navigation that learns modular perception-action interfaces by aligning sensory observations to a latent representation of an exper…

Vision-Language NavigationZero-shot Generalization

Evo-1: Lightweight Vision-Language-Action Model with Preserved Semantic Alignment

2025-11-06 · Tao Lin, Yilei Zhong, Yuxin Du, Jingjing Zhang 외 arxiv

Vision-Language-Action (VLA) models have emerged as a powerful framework that unifies perception, language, and control, enabling robots to perform diverse tasks through multimodal understanding. However, current VLA mod…

LightZeroNav: Zero-Shot Vision Language Navigation in Continuous Environments Based on Lightweight VLMs

2026-03-16 · Kun Luo, Xiangyu Dong, Xiaoguang Ma, Haoran Zhao 외 arxiv

Although vision-language navigation (VLN) has progressed rapidly, zero-shot VLN in continuous environments (VLN-CE) remains highly challenging when using lightweight vision-language models (VLMs), whose limited reasoning…

Vision-Language Navigation

NanoVLA: Routing Decoupled Vision-Language Understanding for Nano-sized Generalist Robotic Policies

2025-10-29 · Jiahong Chen, Jing Wang, Long Chen, Chuwei Cai 외 arxiv

Vision-language-action (VLA) models have significantly advanced robotic manipulation by integrating vision-language models (VLMs), and action decoders into a unified architecture. However, their deployment on resource-co…