FLAVARS: A Multimodal Foundational Language and Vision Alignment Model for Remote Sensing
Isaac Corley, Simone Fobi Nsutezo, Anthony Ortiz, Caleb Robinson, Rahul Dodhia, Juan M. Lavista Ferres, Peyman Najafirad
TL;DR
FLAVARS tackles the trade-off in multimodal remote-sensing pretraining by fusing FLAVA-style masked modeling and contrastive learning with an explicit geospatial alignment objective. It introduces the SkyScript-Grounded dataset and a SatCLIP-informed location encoder to jointly align images, text, and coordinates, yielding improved vision-only representations as evidenced by KNN and SpaceNet1 segmentation gains, while retaining zero-shot and retrieval capabilities. Although CLIP-based pretraining achieves stronger zero-shot alignment, FLAVARS offers a balanced alternative that enhances dense-vision performance without sacrificing cross-modal utility. The work highlights the practical impact of incorporating geospatial awareness into multimodal RS pretraining and points to future work on mitigating the remaining trade-offs between dense-vision tasks and multimodal alignment.
Abstract
Remote sensing imagery is dense with objects and contextual visual information. There is a recent trend to combine paired satellite images and text captions for pretraining performant encoders for downstream tasks. However, while contrastive image-text methods like CLIP enable vision-language alignment and zero-shot classification ability, vision-only downstream performance tends to degrade compared to image-only pretraining, such as MAE. In this paper, we propose FLAVARS, a pretraining method that combines the best of both contrastive learning and masked modeling, along with geospatial alignment via contrastive location encoding. We find that FLAVARS significantly outperforms a baseline of SkyCLIP for vision-only tasks such as KNN classification and semantic segmentation, +6\% mIOU on SpaceNet1, while retaining the ability to perform zero-shot classification, unlike MAE pretrained methods.
