Learning De-Biased Representations for Remote-Sensing Imagery
Zichen Tian, Zhaozheng Chen, Qianru Sun

TL;DR
This paper introduces debLoRA, an unsupervised method to reduce bias in transferred remote sensing models, improving minority class recognition without sacrificing overall performance.
Contribution
It proposes debLoRA, a novel unsupervised training approach compatible with LoRA variants, to enhance feature diversity for minor classes in remote sensing imagery.
Findings
Outperforms prior methods in RS transfer learning tasks.
Achieves up to 4.7 percentage points improvement on tail classes.
Maintains performance on major classes.
Abstract
Remote sensing (RS) imagery, requiring specialized satellites to collect and being difficult to annotate, suffers from data scarcity and class imbalance in certain spectrums. Due to data scarcity, training any large-scale RS models from scratch is unrealistic, and the alternative is to transfer pre-trained models by fine-tuning or a more data-efficient method LoRA. Due to class imbalance, transferred models exhibit strong bias, where features of the major class dominate over those of the minor class. In this paper, we propose debLoRA, a generic training approach that works with any LoRA variants to yield debiased features. It is an unsupervised learning approach that can diversify minor class features based on the shared attributes with major classes, where the attributes are obtained by a simple step of clustering. To evaluate it, we conduct extensive experiments in two transfer…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Remote-Sensing Image Classification
