CVAIROApr 15

HiVLA: A Visual-Grounded-Centric Hierarchical Embodied Manipulation System

arXiv:2604.1412596.1h-index: 9
Predicted impact top 7% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For robotic manipulation, HiVLA addresses the trade-off between preserving VLM reasoning and fine-tuning for control, outperforming end-to-end VLA models.

HiVLA proposes a hierarchical framework that decouples high-level semantic planning from low-level motor control to preserve VLM reasoning while enabling robust execution. It achieves state-of-the-art performance in long-horizon skill composition and fine-grained manipulation in cluttered scenes.

While end-to-end Vision-Language-Action (VLA) models offer a promising paradigm for robotic manipulation, fine-tuning them on narrow control data often compromises the profound reasoning capabilities inherited from their base Vision-Language Models (VLMs). To resolve this fundamental trade-off, we propose HiVLA, a visual-grounded-centric hierarchical framework that explicitly decouples high-level semantic planning from low-level motor control. In high-level part, a VLM planner first performs task decomposition and visual grounding to generate structured plans, comprising a subtask instruction and a precise target bounding box. Then, to translate this plan into physical actions, we introduce a flow-matching Diffusion Transformer (DiT) action expert in low-level part equipped with a novel cascaded cross-attention mechanism. This design sequentially fuses global context, high-resolution object-centric crops and skill semantics, enabling the DiT to focus purely on robust execution. Our decoupled architecture preserves the VLM's zero-shot reasoning while allowing independent improvement of both components. Extensive experiments in simulation and the real world demonstrate that HiVLA significantly outperforms state-of-the-art end-to-end baselines, particularly excelling in long-horizon skill composition and the fine-grained manipulation of small objects in cluttered scenes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes