English

Enhancing Remote Sensing Vision-Language Models for Zero-Shot Scene Classification

Computer Vision and Pattern Recognition 2025-01-08 v2

Abstract

Vision-Language Models for remote sensing have shown promising uses thanks to their extensive pretraining. However, their conventional usage in zero-shot scene classification methods still involves dividing large images into patches and making independent predictions, i.e., inductive inference, thereby limiting their effectiveness by ignoring valuable contextual information. Our approach tackles this issue by utilizing initial predictions based on text prompting and patch affinity relationships from the image encoder to enhance zero-shot capabilities through transductive inference, all without the need for supervision and at a minor computational cost. Experiments on 10 remote sensing datasets with state-of-the-art Vision-Language Models demonstrate significant accuracy improvements over inductive zero-shot classification. Our source code is publicly available on Github: https://github.com/elkhouryk/RS-TransCLIP

Keywords

Cite

@article{arxiv.2409.00698,
  title  = {Enhancing Remote Sensing Vision-Language Models for Zero-Shot Scene Classification},
  author = {Karim El Khoury and Maxime Zanella and Benoît Gérin and Tiffanie Godelaine and Benoît Macq and Saïd Mahmoudi and Christophe De Vleeschouwer and Ismail Ben Ayed},
  journal= {arXiv preprint arXiv:2409.00698},
  year   = {2025}
}

Comments

Accepted at ICASSP 2025

R2 v1 2026-06-28T18:30:31.605Z