AIR-VLA+: Decoupling Movement and Manipulation via Cascaded Dual-Action Decoders with Asymmetric MoE for Aerial Robots

📄 arXiv: 2606.12859 📥 PDF

作者: Jianli Sun, Bin Tian, Qiyao Zhang, Zijian Liu, Yutong Wang, Zhiyong Cui, Bai Li, Yisheng Lv, Yonglin Tian

分类: cs.RO

发布日期: 2026-06-12


💡 一句话要点

提出AIR-VLA+以解决无人机运动与操作耦合问题

🎯 匹配领域: 支柱一:机器人控制 (Robot Control) 支柱二:RL算法与架构 (RL & Architecture) 支柱九:具身大模型 (Embodied Foundation Models)

关键词: 无人机操作 动作解码器 混合专家 任务协调 特征增强

📋 核心要点

  1. 现有的无人机操作系统在运动与操作之间存在表现耦合,导致控制效率低下和稳定性差。
  2. 本文提出AIR-VLA+架构,通过级联双动作解码器和不对称MoE,解耦无人机运动与臂部操作。
  3. 实验结果显示,AIR-VLA+在标准基准测试中得分显著提升,任务完成率提高80.2%。

📝 摘要(中文)

无人机操作系统长期以来受到端到端控制中表现耦合的困扰,平台级无人机运动与末端执行器级臂部操作在动作规模、动态和控制目标上存在显著差异。本文提出AIR-VLA+,一种专为无人机操作设计的流匹配动作生成架构,具有级联双动作解码器和不对称特征混合专家(MoE)。通过构建级联的操作和运动解码器,允许无人机在运动过程中单向观察操纵器的意图,从而实现工作流协调,同时隔离无人机运动信息对臂部操作稳定性的影响。实验结果表明,该方法在标准化的AIR-VLA基准测试中全面超越所有基线,整体平均得分达到48.0,任务完成得分较单头策略提升80.2%。

🔬 方法详解

问题定义:本文旨在解决无人机在运动与操作之间的表现耦合问题。现有方法在控制效率和稳定性上存在不足,难以协调无人机运动与末端操作的关系。

核心思路:论文提出AIR-VLA+架构,通过级联的运动和操作解码器,允许无人机在运动过程中观察操纵器意图,从而实现更好的工作流协调。

技术框架:整体架构包括输入特征增强模块、级联的运动解码器和操作解码器,以及不对称的MoE架构。输入特征增强模块引入隐式视觉抓取投影器,以感知抓取器与物体之间的交互状态。

关键创新:最重要的创新在于不对称MoE架构的引入,使得不同的运动专家能够在训练过程中自发展现对不同任务阶段的适应能力,从而提升任务阶段的适应性。

关键设计:在运动解码器中,采用隐式MoE架构,结合压缩的全局语义特征,增强了无人机运动的任务适应性。

🖼️ 关键图片

fig_0
fig_1
fig_2

📊 实验亮点

实验结果表明,AIR-VLA+在标准化AIR-VLA基准测试中获得了48.0的整体平均得分,相较于单头策略,任务完成得分提高了80.2%。该方法有效缓解了复合机器人在协调控制中的异质性冲突。

🎯 应用场景

该研究的潜在应用领域包括无人机物流、灾害救援、农业监测等场景,能够有效提升无人机在复杂环境中的操作能力和协调性。未来,该技术有望推动无人机在多任务协作中的应用,提升自动化水平。

📄 摘要(原文)

Aerial manipulation systems have long suffered from representation coupling in end-to-end control, as platform-level Unmanned Aerial Vehicle (UAV) movement and end-effector-level arm manipulation differ substantially in action scale, dynamics, and control objectives. In this paper, we propose AIR-VLA+, a flow matching action generation architecture specifically designed for aerial manipulation, featuring cascaded dual-action decoders and an asymmetric feature-level Mixture of Experts (MoE). We construct cascaded manipulation and movement decoders, allowing the UAV to unidirectionally observe the manipulator's intent during movement to achieve workflow coordination, while isolating the impact of UAV movement information backpropagation on arm manipulation stability. Addressing the characteristic that UAV movement is highly dependent on high-level semantics and responsible for task state transitions in aerial manipulation, we design an input feature enhancement module for the UAV movement decoder. This module introduces an implicit visual grasp projector to perceive the interaction state between the gripper and the object, and injects compressed global semantic features. Within the UAV movement decoder, we deploy an implicit MoE architecture, enabling different movement experts to spontaneously exhibit capacity inclinations for various task stages during training. Through dense soft blending computation on the feature manifold, the UAV movement is endowed with stronger task-stage adaptability. Experiments on the standardized AIR-VLA benchmark demonstrate that our method comprehensively surpasses all baselines with an overall average score of 48.0. The overall task completion score improves by 80.2\% compared to the single-head $\pi_{0.5}$ policy, effectively mitigating the heterogeneous coordinated control conflicts of composite robots.