轻量级跨模态模型提升机器人视觉问答能力
LCMF: Lightweight Cross-Modality Mambaformer for Embodied Robotics VQA
- 融合交叉注意力与状态空间模型,实现多模态参数共享
- 视觉问答准确率达74.29%,视频任务表现媲美大模型代理
- 模型仅用166.51M参数,计算量减少4.35倍,适合嵌入式部署
多模态语义学习在具身智能中至关重要,尤其在机器人感知环境、理解人类指令和做出决策时。然而,该领域面临异构数据有效融合与资源受限环境下计算效率的挑战。为此,本文提出轻量级的LCMF级联注意力框架,将多层级跨模态参数共享机制引入Mamba模块。通过结合交叉注意力与选择性参数共享的状态空间模型(SSMs)的优势,实现了异构模态的高效融合与语义互补对齐。实验表明,LCMF在视觉问答(VQA)任务中达到74.29%的准确率,视频问答(EQA)任务中表现与大型语言模型代理(LLM Agents)处于同一水平。其轻量设计使浮点运算量(FLOPs)相比同类基线平均降低4.35倍,仅使用166.51M参数(图像-文本)和219M参数(视频-文本),为资源受限场景下的人机交互提供了高效且具备强泛化能力的多模态决策方案。
原文摘要 · Abstract (English)
Multimodal semantic learning plays a critical role in embodied intelligence, especially when robots perceive their surroundings, understand human instructions, and make intelligent decisions. However, the field faces technical challenges such as effective fusion of heterogeneous data and computational efficiency in resource-constrained environments. To address these challenges, this study proposes the lightweight LCMF cascaded attention framework, introducing a multi-level cross-modal parameter sharing mechanism into the Mamba module. By integrating the advantages of Cross-Attention and Selective parameter-sharing State Space Models (SSMs), the framework achieves efficient fusion of heterogeneous modalities and semantic complementary alignment. Experimental results show that LCMF surpasses existing multimodal baselines with an accuracy of 74.29% in VQA tasks and achieves competitive mid-tier performance within the distribution cluster of Large Language Model Agents (LLM Agents) in EQA video tasks. Its lightweight design achieves a 4.35-fold reduction in FLOPs relative to the average of comparable baselines while using only 166.51M parameters (image-text) and 219M parameters (video-text), providing an efficient solution for Human-Robot Interaction (HRI) applications in resource-constrained scenarios with strong multimodal decision generalization capabilities.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。