TL;DR
Existing remote sensing multimodal large language models (RS-MLLMs) are limited in sensor types and tasks, leading to incomplete geoscientific insights. Earth-OneVision is a 2 billion parameter RS-MLLM that integrates six sensor modalities and supports nine task categories through innovative mechanisms.
✦ Why It Matters
Engineers can leverage Earth-OneVision for enhanced analysis of diverse remote sensing data across multiple tasks.
Key Takeaways
Full Summary
Remote sensing multimodal large language models (RS-MLLMs) have been constrained by their support for only a few sensor types and tasks, which limits their ability to provide comprehensive insights into earth observation data. Earth-OneVision is introduced as a 2 billion parameter model that unifies six sensor modalities—optical, synthetic aperture radar (SAR), infrared, multispectral, temporal, and video—within a single autoregressive framework.
It employs three key mechanisms: Full-Granularity Vision-Language Alignment (FGVLA) for aligning visual features with language, Spatial-Linguistic Isomorphic Serialization (SLIS) for standardizing spatial outputs, and Progressive Cross-Modality Adaptation (PCMA) to address domain gaps sequentially. The model is trained on approximately 34 million question-answer pairs, significantly surpassing existing datasets.
Earth-OneVision achieves impressive performance metrics, including 87.52% precision on the OPT-RSVG testset for optical visual grounding and 80.68% accuracy on the SAR VQA benchmark. These results indicate that Earth-OneVision not only matches but often exceeds the performance of larger models, making it a valuable tool for researchers in remote sensing and AI.
Related