paper-with-me

홈 › Papers

Lightweight Metadata-Aware Mixture-of-Experts Masked Autoencoder for Earth Observation

2025-09-13 · Mohanad Albughdadi arxiv

Recent advances in Earth Observation have focused on large-scale foundation models. However, these models are computationally expensive, limiting their accessibility and reuse for downstream tasks. In this work, we investigate compact architectures as a practical pathway toward smaller general-purpose EO models. We propose a Metadata-aware Mixture-of-Experts Masked Autoencoder (MoE-MAE) with only 2.5M parameters. The model combines sparse expert routing with geo-temporal conditioning, incorporating imagery alongside latitude/longitude and seasonal/daily cyclic encodings. We pretrain the MoE-MAE on the BigEarthNet-Landsat dataset and evaluate embeddings from its frozen encoder using linear probes. Despite its small size, the model competes with much larger architectures, demonstrating that metadata-aware pretraining improves transfer and label efficiency. To further assess generalization, we evaluate on the EuroSAT-Landsat dataset, which lacks explicit metadata, and still observe competitive performance compared to models with hundreds of millions of parameters. These results suggest that compact, metadata-aware MoE-MAEs are an efficient and scalable step toward future EO foundation models.

📄 PDF Abstract BibTeX arXiv:2509.10919

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MMoE: Robust Spoiler Detection with Multi-modal Information and Domain-aware Mixture-of-Experts

2024-03-08 · Zinan Zeng, Sen Ye, Zijian Cai, Heng Wang 외

Online movie review websites are valuable for information and discussion about movies. However, the massive spoiler reviews detract from the movie-watching experience, making spoiler detection an important task. Previous…

Domain GeneralizationMixture-of-Experts

Phase-Aware Mixture of Experts for Agentic Reinforcement Learning

2026-02-19 · Shengtian Yang, Yu Li, Shuo He, Yewen Li 외 arxiv

Reinforcement learning (RL) has equipped LLM agents with a strong ability to solve complex tasks. However, existing RL methods normally use a \emph{single} policy network, causing \emph{simplicity bias} where simple task…

Reinforcement Learning

Shape Distribution Matters: Shape-specific Mixture-of-Experts for Amodal Segmentation under Diverse Occlusions

2025-08-03 · Zhixuan Li, Yujia Liu, Chen Hui, Jeonghaeng Lee 외 arxiv

Amodal segmentation targets to predict complete object masks, covering both visible and occluded regions. This task poses significant challenges due to complex occlusions and extreme shape variation, from rigid furniture…

EVE: Efficient Vision-Language Pre-training with Masked Prediction and Modality-Aware MoE

2023-08-23 · Junyi Chen, Longteng Guo, Jia Sun, Shuai Shao 외

Building scalable vision-language models to learn from diverse, multimodal data remains an open challenge. In this paper, we introduce an Efficient Vision-languagE foundation model, namely EVE, which is one unified multi…

Image-text matchingImage-text RetrievalMixture-of-ExpertsQuestion Answering+5

Mixture-of-Control: State-Aware Fine-Tuning for Transformer-based Models

2026-06-30 · Duc Anh Nguyen, Tien Ngoc Luu, Tung Pham, Toan Tran arxiv

State-based fine-tuning has emerged as a compelling alternative to weight-based adaptation for transformers, updating lightweight controls into states rather than model weights, offering substantial memory savings while …

Computational EfficiencyRepresentation Learning