FabriVLA: A Lightweight Vision-Language-Action Model for Precise Multi-Task Manipulation
Shiyuan Yang, Borong Zhang, Jizheng Zhang, Zhijia Tao, Junfei Guo, Donglai Ran, Xu Bian, Qingbiao Li · N/A · 2026
Framework
N/A
License
N/A
Stars
N/A
Summary
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-attention across action tokens and shallow VLM layer fusion for enriched spatial con...
Abstract Summary
Key Points
- 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 featur...
- The model is trained via single stage joint optimization from a pretrained VLM and randomly initi...
- On the Meta-World MT50 benchmark spanning 50 diverse manipulation tasks, FabriVLA achieves a tier...
FabriVLA: A Lightweight Vision-Language-Action Model for Precise Multi-Task Manipulation
|Authors: Shiyuan Yang, Borong Zhang, Jizheng Zhang, Zhijia Tao, Junfei Guo, Donglai Ran, Xu Bian, Qingbiao Li
|Venue: arXiv preprint | Year: 2026
|arXiv: 2607.08575v1
Abstract
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-attention across action tokens and shallow VLM layer fusion for enriched spatial context. The model is trained via single stage joint optimization from a pretrained VLM and randomly initialized action head. On the Meta-World MT50 benchmark spanning 50 diverse manipulation tasks, FabriVLA achieves a tier-average success rate of 90.0%, demonstrating that a compact VLA built on a 1B scale VLM can achieve strong performance without relying on multi billion parameter VLA backbones.
Key Contributions
- 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 featur…
- The model is trained via single stage joint optimization from a pretrained VLM and randomly initi…
- On the Meta-World MT50 benchmark spanning 50 diverse manipulation tasks, FabriVLA achieves a tier…
Topics
- manipulation
- vision
- vla
- reinforcement-learning
- benchmark
Code & Data
No code repository linked in paper metadata.
BibTeX
@article{Yang2026_260708575v1,
title = {FabriVLA: A Lightweight Vision-Language-Action Model for Precise Multi-Task Manipulation},
author = {Shiyuan Yang and Borong Zhang and Jizheng Zhang and Zhijia Tao and Junfei Guo and Donglai Ran and Xu Bian and Qingbiao Li},
year = {2026},
eprint = {2607.08575v1},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2607.08575v1}
}
Related Papers
DexVerse: A Modular Benchmark for Multi-Task, Multi-Embodiment Dexterous Manipulation
Yunchao Yao, Zhuxiu Xu, Tianqi Zhang et al. · arXiv preprint · Jul 2026
Building general-purpose dexterous manipulation policies requires benchmarks that go beyond isolated tasks to systematically evaluate policies across diverse interaction modes, sensory conditions, and robot embodiments. However, existing benchmarks remain limited in task and data diversity, embod...
DyPES-VLA: Learning Shared Dynamics Priors and Embodiment-Specific Control for Cross-Embodiment Manipulation
Junfeng Li, Junjie He, Zhide Zhong et al. · arXiv preprint · Aug 2026
Vision-Language-Action (VLA) models have become a powerful paradigm for robot manipulation, but training a single generalist policy for heterogeneous robot embodiments remains an open problem. Existing methods have two main limitations. First, they underuse dynamics priors shared across diverse v...
FolDeX: A Physical-World Benchmark for Long-Horizon Robotic Manipulation of Deformable Objects
Chenhuan Liu, Yi Xu, Feng Wu et al. · arXiv preprint · Sep 2026
Embodied AI, including vision-language-action and world-action models, must operate reliably in the physical world. Yet methods that perform well in simulation can degrade substantially on real robots, especially in long-horizon deformable-object manipulation, where policies must track changing s...
HaWMPO: Hallucination-Aware World Model-based Policy Optimization for Generalist Robot Policy
Zengjue Chen, Peidong Liu, Jiawei Li et al. · arXiv preprint · Sep 2026
Generalist robot policies have demonstrated strong generalization across robotic manipulation tasks, yet their success rates remain limited in com- plex long-horizon scenarios. Recent methods improve Visual-Language-Action (VLA) policies through online reinforcement learning on real robots, but s...