arXiv:2411.01595cs.CVcs.AI2024-11被引 46

用专家混合架构提升遥感图像描述与问答的准确性

RS-MoE: A Vision-Language Model with Mixture of Experts for Remote Sensing Image Captioning and Visual Question Answering

论文配图:RS-MoE: A Vision-Language Model with Mixture of Experts for Remote Sensing Image Captioning and Visual Question Answering
图 1 · 摘自论文原文
  • 引入指令路由专家模块,让不同语言模型专注特定任务
  • 10亿参数模型效果媲美130亿参数模型,效率显著提升
  • 适合遥感图像理解、多模态生成与跨任务泛化研究者

遥感图像描述(RSIC)面临独特挑战,在应用中至关重要。传统方法难以生成丰富多样的描述。随着视觉语言模型(VLM)的发展,已有研究尝试将其引入遥感领域,并构建专用描述数据集以增强训练。本文提出首个专为遥感设计的专家混合(MoE)视觉语言模型——RS-MoE。其核心为包含新型指令路由机制和多个轻量级大语言模型(LLMs)的专家块。指令路由为每个对应LLM生成定制提示,引导其聚焦于任务的不同方面。该设计使各专家模型专注于特定子任务,提升描述的精确性与上下文相关性,同时通过并行处理提高可扩展性。此外,我们采用两阶段训练策略防止稀疏性导致的性能下降。在RSICap数据集上微调后,实验表明,我们的模型在生成精准、上下文相关的描述方面达到最先进水平。值得注意的是,RS-MoE-1B在性能上可比肩130亿参数的VLM,展现了设计高效性。此外,无需额外微调,模型在遥感视觉问答(RSVQA)任务上也持续保持领先表现,展示出优异的泛化能力。

原文摘要 · Abstract (English)

Remote Sensing Image Captioning (RSIC) presents unique challenges and plays a critical role in applications. Traditional RSIC methods often struggle to produce rich and diverse descriptions. Recently, with advancements in VLMs, efforts have emerged to integrate these models into the remote sensing domain and to introduce descriptive datasets specifically designed to enhance VLM training. This paper proposes RS-MoE, a first Mixture of Expert based VLM specifically customized for remote sensing domain. Unlike traditional MoE models, the core of RS-MoE is the MoE Block, which incorporates a novel Instruction Router and multiple lightweight Large Language Models (LLMs) as expert models. The Instruction Router is designed to generate specific prompts tailored for each corresponding LLM, guiding them to focus on distinct aspects of the RSIC task. This design not only allows each expert LLM to concentrate on a specific subset of the task, thereby enhancing the specificity and accuracy of the generated captions, but also improves the scalability of the model by facilitating parallel processing of sub-tasks. Additionally, we present a two-stage training strategy for tuning our RS-MoE model to prevent performance degradation due to sparsity. We fine-tuned our model on the RSICap dataset using our proposed training strategy. Experimental results on the RSICap dataset, along with evaluations on other traditional datasets where no additional fine-tuning was applied, demonstrate that our model achieves state-of-the-art performance in generating precise and contextually relevant captions. Notably, our RS-MoE-1B variant achieves performance comparable to 13B VLMs, demonstrating the efficiency of our model design. Moreover, our model demonstrates promising generalization capabilities by consistently achieving state-of-the-art performance on the Remote Sensing Visual Question Answering (RSVQA) task.

遥感图像专家混合视觉语言模型图像描述

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。