paper-with-me

홈 › Papers

RS-MoE: Mixture of Experts for Remote Sensing Image Captioning and Visual Question Answering

2024-11-03 · Hui Lin, Danfeng Hong, Shuhang Ge, Chuyao Luo, Kai Jiang, Hao Jin, Congcong Wen

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.

📄 PDF Abstract BibTeX arXiv:2411.01595

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveImage CaptioningMixture-of-ExpertsQuestion AnsweringSpecificityVisual Question Answering

Methods 이 논문이 사용한 방법론

MoE 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

RSUniVLM: A Unified Vision Language Model for Remote Sensing via Granularity-oriented Mixture of Experts

2024-12-07 · Xu Liu, Zhouhui Lian

Remote Sensing Vision-Language Models (RS VLMs) have made much progress in the tasks of remote sensing (RS) image comprehension. While performing well in multi-modal reasoning and multi-turn conversations, the existing m…

Change DetectionImage ComprehensionInstruction FollowingLanguage Modeling+6

Heterogeneous Mixture of Experts for Remote Sensing Image Super-Resolution

2025-02-12 · Bowen Chen, Keyan Chen, Mohan Yang, Zhengxia Zou 외

Remote sensing image super-resolution (SR) aims to reconstruct high-resolution remote sensing images from low-resolution inputs, thereby addressing limitations imposed by sensors and imaging conditions. However, the inhe…

Image Super-ResolutionMixture-of-ExpertsSuper-Resolution

Mixture-of-Experts in Remote Sensing: A Survey

2026-04-03 · Yongchuan Cui, Peng Liu, Lajiao Chen arxiv

Remote sensing data analysis and interpretation present unique challenges due to the diversity in sensor modalities and spatiotemporal dynamics of Earth observation data. Mixture-of-Experts (MoE) model has emerged as a p…

Rethinking Efficient Mixture-of-Experts for Remote Sensing Modality-Missing Classification

2025-11-14 · Qinghao Gao, Jiahui Qu, Wenqian Dong arxiv

Multimodal remote sensing classification often suffers from missing modalities caused by sensor failures and environmental interference, leading to severe performance degradation. In this work, we rethink missing-modalit…

SEMT: Static-Expansion-Mesh Transformer Network Architecture for Remote Sensing Image Captioning

2025-07-17 · Khang Truong, Lam Pham, Hieu Tang, Jasmin Lampert 외 arxiv

Image captioning has emerged as a crucial task in the intersection of computer vision and natural language processing, enabling automated generation of descriptive text from visual content. In the context of remote sensi…

Image Captioning