paper-with-me

Papers

Heterogeneous Mixture of Experts for Remote Sensing Image Super-Resolution

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

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 inherent characteristics of remote sensing images, including diverse ground object types and complex details, pose significant challenges to achieving high-quality reconstruction. Existing methods typically employ a uniform structure to process various types of ground objects without distinction, making it difficult to adapt to the complex characteristics of remote sensing images. To address this issue, we introduce a Mixture of Experts (MoE) model and design a set of heterogeneous experts. These experts are organized into multiple expert groups, where experts within each group are homogeneous while being heterogeneous across groups. This design ensures that specialized activation parameters can be employed to handle the diverse and intricate details of ground objects effectively. To better accommodate the heterogeneous experts, we propose a multi-level feature aggregation strategy to guide the routing process. Additionally, we develop a dual-routing mechanism to adaptively select the optimal expert for each pixel. Experiments conducted on the UCMerced and AID datasets demonstrate that our proposed method achieves superior SR reconstruction accuracy compared to state-of-the-art methods. The code will be available at https://github.com/Mr-Bamboo/MFG-HMoE.

📄 PDF Abstract BibTeX arXiv:2502.09654

Code (1)

mr-bamboo/mfg-hmoe 공식 구현 pytorch

Tasks

Image Super-ResolutionMixture-of-ExpertsSuper-Resolution

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A Unified Foundation Model for All-in-One Multi-Modal Remote Sensing Image Restoration and Fusion with Language Prompting

2026-04-07 · Yongchuan Cui, Peng Liu arxiv

Remote sensing imagery suffers from clouds, haze, noise, resolution limits, and sensor heterogeneity. Existing restoration and fusion approaches train separate models per degradation type. In this work, we present Langua…

Image Restoration

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…

Hierarchical Fusion of Local and Global Visual Features with Mixture-of-Experts for Remote Sensing Image Scene Classification

2025-10-31 · Yuanhao Tang, Xuechao Zou, Zhengpei Hu, Junliang Xing 외 arxiv

Remote sensing image scene classification remains a challenging task, primarily due to the complex spatial structures and multi-scale characteristics of ground objects. Although CNN-based methods excel at extracting loca…

Scene ClassificationScene Recognition

MAPEX: Modality-Aware Pruning of Experts for Remote Sensing Foundation Models

2025-07-10 · Joelle Hanna, Linus Scheibenreif, Damian Borth arxiv

Remote sensing data is commonly used for tasks such as flood mapping, wildfire detection, or land-use studies. For each task, scientists carefully choose appropriate modalities or leverage data from purpose-built instrum…