MetaEarth-MM: Unified Multimodal Remote Sensing Image Generation with Scene-centered Joint Modeling

TL;DR

MetaEarth-MM enables unified generation and translation of remote sensing images across five modalities with scene-centered joint modeling.

cs.CV 🔴 Advanced 2026-05-20 25 views
Zhiping Yu Chenyang Liu Jinqi Cao Qinzhe Yang Siwei Yu Zhengxia Zou Zhenwei Shi
generative model multimodal remote sensing scene modeling dataset

Key Findings

Methodology

MetaEarth-MM employs a scene-centered joint modeling approach, first inferring a latent scene representation from available observations, then generating target modalities based on this state. The architecture includes a scene inference module and a modality-aware generator, responsible for estimating latent scenes and generating modality-specific velocity fields.

Key Results

  • MetaEarth-MM demonstrates strong generative capability and robust generalization across diverse generation tasks, especially in synthesizing unseen modality combinations.
  • On the EarthMM dataset, MetaEarth-MM achieves superior accuracy compared to existing methods, highlighting its advantage in multimodal generation.
  • Ablation studies confirm that scene consistency regularization significantly enhances generation quality.

Significance

MetaEarth-MM addresses the issue of cross-modal interference in multimodal remote sensing image generation, providing a unified generative foundation model. Its scene-centered modeling not only improves generation quality but also supports various downstream tasks like data augmentation and cross-modal representation transfer.

Technical Contribution

By anchoring the generative process around scene content, MetaEarth-MM avoids cross-modal interference. Its decoupled architecture allows independent generation processes for different modalities, while scene consistency regularization ensures accurate latent scene representation.

Novelty

MetaEarth-MM is the first model to introduce scene-centered modeling in multimodal remote sensing image generation, significantly reducing cross-modal interference compared to traditional direct modality mapping methods.

Limitations

  • The model may experience reduced generation quality when handling extremely heterogeneous modality combinations.
  • High computational resource demands may limit its application in resource-constrained environments.

Future Work

Future research directions include optimizing computational efficiency, extending to more modalities, and exploring applications in other fields.

AI Executive Summary

MetaEarth-MM tackles the issue of cross-modal interference in multimodal remote sensing image generation through a scene-centered joint modeling approach. The model employs a decoupled architecture, first inferring a latent scene representation from observations, then generating target modalities based on this state. Experimental results show that MetaEarth-MM excels in multimodal generation tasks, particularly in synthesizing unseen modality combinations.

The introduction of MetaEarth-MM provides a unified solution for multimodal remote sensing image generation. Its scene-centered modeling not only enhances generation quality but also supports various downstream tasks such as data augmentation and cross-modal representation transfer. Ablation studies confirm that scene consistency regularization significantly enhances generation quality.

However, MetaEarth-MM may experience reduced generation quality when handling extremely heterogeneous modality combinations. Additionally, high computational resource demands may limit its application in resource-constrained environments. Future research directions include optimizing computational efficiency, extending to more modalities, and exploring applications in other fields.

Deep Analysis

Background

Multimodal remote sensing images are crucial for Earth observation as different modalities provide complementary information about the Earth's surface. However, complete paired observations are often scarce in practice. Existing generative methods typically address this issue through isolated modality translation, but their versatility and scalability are limited as the number of modalities and generation tasks increase.

Core Problem

The core problem in existing methods for multimodal generation is cross-modal interference and scalability of generation tasks. Traditional direct modality mapping methods rely on the presence of a source modality, limiting their applicability in source-free scenarios.

Innovation

MetaEarth-MM addresses cross-modal interference in multimodal generation through a scene-centered joint modeling approach. Its decoupled architecture allows independent generation processes for different modalities, while scene consistency regularization ensures accurate latent scene representation.

Methodology

  • �� Scene Inference Module: Estimates latent scene representation from noisy observations.
  • �� Modality-aware Generator: Generates modality-specific velocity fields based on inferred scene representation.
  • �� Scene Consistency Regularization: Ensures latent representations of different modal observations are centered on the same scene.

Experiments

Experiments were conducted on the EarthMM dataset, which contains 2.8 million multi-resolution global images and 2.2 million aligned pairs. Comparisons with existing methods validate MetaEarth-MM's superiority in multimodal generation tasks.

Results

MetaEarth-MM demonstrates strong generative capability and robust generalization across diverse generation tasks, especially in synthesizing unseen modality combinations. Ablation studies confirm that scene consistency regularization significantly enhances generation quality.

Applications

MetaEarth-MM can be applied in fields such as environmental monitoring, urban planning, and disaster response by generating multimodal remote sensing images to provide comprehensive Earth observation information.

Limitations & Outlook

The model may experience reduced generation quality when handling extremely heterogeneous modality combinations. Additionally, high computational resource demands may limit its application in resource-constrained environments.

Plain Language Accessible to non-experts

Imagine you're in a large kitchen with various ingredients and tools. Each ingredient represents a remote sensing modality, like optical imagery or SAR. MetaEarth-MM acts like a smart chef who can create a delicious dish based on the combination of ingredients you provide. The chef first analyzes the ingredients you offer, then decides how to pair and cook them, ultimately presenting a dish with great flavor and appearance. This process is akin to MetaEarth-MM inferring a latent scene representation from different modalities and then generating the target modality.

ELI14 Explained like you're 14

Hey there! Imagine you're playing a super cool game with lots of different levels, each with unique tasks. MetaEarth-MM is like a super NPC in the game, helping you find the best strategy for each level. Whether you're facing an optical image level or a SAR level, it uses the clues you provide to figure out a hidden scene and then helps you generate the images needed to pass the level. It's like having a helpful buddy who finds the right tools for you in the game!

Glossary

MetaEarth-MM

A unified multimodal remote sensing image generation model based on scene-centered joint modeling.

Used for generating and translating multimodal remote sensing images.

Scene-centered modeling

A generative method that generates target modalities based on latent scene representation.

MetaEarth-MM uses scene-centered modeling to reduce cross-modal interference.

Decoupled architecture

A model design that separates scene inference from modality generation processes.

Ensures independent generation processes for different modalities.

Scene consistency regularization

A training strategy ensuring latent representations of different modal observations focus on the same scene.

Used to enhance generation quality.

EarthMM

A large-scale multimodal remote sensing dataset containing 2.8 million images.

Used for training and validating the MetaEarth-MM model.

Open Questions Unanswered questions from this research

  • 1 How to maintain high-quality generation with extremely heterogeneous modality combinations?
  • 2 How to reduce computational resource demands for application in resource-constrained environments?

Applications

Immediate Applications

Environmental Monitoring

By generating multimodal remote sensing images, it provides comprehensive Earth observation information to help environmental protection agencies monitor and analyze.

Long-term Vision

Global Remote Sensing Network

Utilizing MetaEarth-MM's multimodal generation capabilities to build a global remote sensing network for real-time Earth observation and analysis.

Abstract

Multi-modal remote sensing images are vital for Earth observation, yet complete paired observations are often scarce in practice. Existing generative methods commonly address this problem through isolated pairwise modality translation, but their versatility and scalability remain limited as the number of modalities and generation tasks increases. Here, we develop a generative foundation model MetaEarth-MM for multi-modal remote sensing imagery, enabling paired joint generation and any-to-any translation across five modalities within a unified model. Recognizing the intrinsic scene consistency underlying multi-modal observations, we introduce a scene-centered joint modeling paradigm in MetaEarth-MM. Unlike previous methods that rely on direct appearance-level cross-modal mapping, our model organizes the generation around the underlying scene content. Specifically, MetaEarth-MM adopts a decoupled architecture that first infers a latent scene representation from available observations, and then generates target modalities conditioned on this intermediate state. To support training, we further construct EarthMM, a large-scale dataset comprising 2.8 million multi-resolution global images with 2.2 million aligned pairs. Extensive experiments demonstrate that MetaEarth-MM not only exhibits strong generative capability and robust generalization across diverse generation tasks, but also supports downstream tasks at both data and representation levels, highlighting its potential as a general foundation model for cross-modal Earth observation. The code and dataset will be available at https://github.com/YZPioneer/MetaEarth-MM.

cs.CV