Pelican-VLA 0.5: Attending Before Acting Benefits Generalization

· Source: cs.LG updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, extended

Summary

Pelican-VLA 0.5 is a unified Vision-Language-Action (VLA) model built on a Qwen3-VL 4B Transformer backbone, integrating vision-language understanding, future-frame generation, and action prediction. It introduces K=32 learnable "Reasoning Slots" between perception and action, which act as a bottleneck to induce manipulation-centric attention during pre-training. This enables "attention-level generalization," where the model's action pathway focuses on instruction-relevant objects and contact regions without explicit supervision or task-specific fine-tuning, even across unseen scenes and robot embodiments. Pre-trained on 2,400 hours of heterogeneous robot data, Pelican-VLA 0.5 achieves 91.4% success on RoboTwin Clean and 91.0% on RoboTwin Randomized after fine-tuning, outperforming other open-source VLA baselines. The model demonstrates early zero-shot manipulation capabilities, though a "representation-to-action gap" remains for precise control.

Key takeaway

For machine learning engineers developing generalizable robotic policies, consider integrating bottleneck architectures like Pelican-VLA 0.5's "Reasoning Slots." This approach can foster robust, manipulation-centric attention during pre-training, reducing reliance on extensive task-specific fine-tuning for object grounding. Focus subsequent fine-tuning on refining the "representation-to-action mapping" rather than re-learning visual attention, potentially accelerating deployment across diverse embodiments and tasks.

Key insights

Routing perception through reasoning slots induces manipulation-centric attention for VLA models.

Principles

Method

Pelican-VLA 0.5 uses a Qwen3-VL 4B backbone with K=32 Reasoning Slots, a curriculum bottleneck mask, orthogonality regularizer, and slot-gated generation, trained with flow-matching action, future-frame, and slot-language contrastive losses.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Robotics Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.LG updates on arXiv.org.