paper-with-me

Papers

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 instruments. Recent work on remote sensing foundation models pre-trains computer vision models on large amounts of remote sensing data. These large-scale models tend to focus on specific modalities, often optical RGB or multispectral data. For many important applications, this introduces a mismatch between the application modalities and the pre-training data. Moreover, the large size of foundation models makes them expensive and difficult to fine-tune on typically small datasets for each task. We address this mismatch with MAPEX, a remote sensing foundation model based on mixture-of-modality experts. MAPEX is pre-trained on multi-modal remote sensing data with a novel modality-conditioned token routing mechanism that elicits modality-specific experts. To apply the model on a specific task, we propose a modality aware pruning technique, which only retains experts specialized for the task modalities. This yields efficient modality-specific models while simplifying fine-tuning and deployment for the modalities of interest. We experimentally validate MAPEX on diverse remote sensing datasets and show strong performance compared to fully supervised training and state-of-the-art remote sensing foundation models. Code is available at https://github.com/HSG-AIML/MAPEX.

📄 PDF Abstract BibTeX arXiv:2507.07527

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

MapExpert: Online HD Map Construction with Simple and Efficient Sparse Map Element Expert

2024-12-17 · Dapeng Zhang, Dayu Chen, Peng Zhi, Yinda Chen 외

Constructing online High-Definition (HD) maps is crucial for the static environment perception of autonomous driving systems (ADS). Existing solutions typically attempt to detect vectorized HD map elements with unified m…

Autonomous Driving

Post Hoc Extraction of Pareto Fronts for Continuous Control

2026-03-03 · Raghav Thakar, Gaurav Dixit, Kagan Tumer arxiv

Agents in the real world must often balance multiple objectives, such as speed, stability, and energy efficiency in continuous control. To account for changing conditions and preferences, an agent must ideally learn a Pa…

Reinforcement LearningContinuous Control

MapExplorer: New Content Generation from Low-Dimensional Visualizations

2024-12-24 · Xingjian Zhang, Ziyang Xiong, Shixuan Liu, Yutong Xie 외

Low-dimensional visualizations, or "projection maps," are widely used in scientific and creative domains to interpret large-scale and complex datasets. These visualizations not only aid in understanding existing knowledg…

Navigate

Mind the map! Accounting for existing map information when estimating online HDMaps from sensor

2023-11-17 · Rémy Sun, Li Yang, Diane Lingrand, Frédéric Precioso

While HDMaps are a crucial component of autonomous driving, they are expensive to acquire and maintain. Estimating these maps from sensors therefore promises to significantly lighten costs. These estimations however over…

Autonomous Driving