CVNov 16, 2022

Mitigating Urban-Rural Disparities in Contrastive Representation Learning with Satellite Imagery

arXiv:2211.08672v33 citationsh-index: 30
Originality Incremental advance
AI Analysis

This addresses fairness issues in satellite imagery models for societal applications like climate and public health, though it is incremental as it builds on existing contrastive learning methods.

The paper tackles urban-rural disparities in land-cover feature identification using satellite imagery, proposing FairDCL to de-bias contrastive representations, which mitigates disparities and outperforms state-of-the-art baselines on real-world data.

Satellite imagery is being leveraged for many societally critical tasks across climate, economics, and public health. Yet, because of heterogeneity in landscapes (e.g. how a road looks in different places), models can show disparate performance across geographic areas. Given the important potential of disparities in algorithmic systems used in societal contexts, here we consider the risk of urban-rural disparities in identification of land-cover features. This is via semantic segmentation (a common computer vision task in which image regions are labelled according to what is being shown) which uses pre-trained image representations generated via contrastive self-supervised learning. We propose fair dense representation with contrastive learning (FairDCL) as a method for de-biasing the multi-level latent space of convolution neural network models. The method improves feature identification by removing spurious model representations which are disparately distributed across urban and rural areas, and is achieved in an unsupervised way by contrastive pre-training. The obtained image representation mitigates downstream urban-rural prediction disparities and outperforms state-of-the-art baselines on real-world satellite images. Embedding space evaluation and ablation studies further demonstrate FairDCL's robustness. As generalizability and robustness in geographic imagery is a nascent topic, our work motivates researchers to consider metrics beyond average accuracy in such applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes