Can Location Embeddings Enhance Super-Resolution of Satellite Imagery?
Daniel Panangian, Ksenia Bittner
TL;DR
This work addresses the challenge of enhancing the spatial resolution of publicly available satellite imagery by incorporating geographic context through location embeddings. It proposes a location-guided SR framework built on an ESRGAN backbone with SatCLIP embeddings, cross-attention conditioning, and a location-matching discriminator to enforce geographic consistency, along with local padding to mitigate tiling artifacts. The approach achieves strong CLIP-aligned perceptual quality and improves downstream building-segmentation performance compared to baselines, though traditional SR metrics do not always reflect downstream utility, and geographic generalization remains a challenge. Overall, the method offers a practical path toward more geographically faithful, high-resolution satellite imagery suitable for urban planning and disaster response tasks.
Abstract
Publicly available satellite imagery, such as Sentinel- 2, often lacks the spatial resolution required for accurate analysis of remote sensing tasks including urban planning and disaster response. Current super-resolution techniques are typically trained on limited datasets, leading to poor generalization across diverse geographic regions. In this work, we propose a novel super-resolution framework that enhances generalization by incorporating geographic context through location embeddings. Our framework employs Generative Adversarial Networks (GANs) and incorporates techniques from diffusion models to enhance image quality. Furthermore, we address tiling artifacts by integrating information from neighboring images, enabling the generation of seamless, high-resolution outputs. We demonstrate the effectiveness of our method on the building segmentation task, showing significant improvements over state-of-the-art methods and highlighting its potential for real-world applications.
