Towards Efficient Benchmarking of Foundation Models in Remote Sensing: A Capabilities Encoding Approach

Abstract

Foundation models constitute a significant advancement in computer vision: after a single, albeit costly, training phase, they can address a wide array of tasks. In the field of Earth observation, over 75 remote sensing vision foundation models have been developed in the past four years. However, none has consistently outperformed the others across all available downstream tasks. To facilitate their comparison, we propose a cost-effective method for predicting a model's performance on multiple downstream tasks without the need for fine-tuning on each one. This method is based on what we call "capabilities encoding." The utility of this novel approach is twofold: we demonstrate its potential to simplify the selection of a foundation model for a given new task, and we employ it to offer a fresh perspective on the existing literature, suggesting avenues for future research. Codes are available at https://github.com/pierreadorni/capabilities-encoding.

Cite

Text

Adorni et al. "Towards Efficient Benchmarking of Foundation Models in Remote Sensing: A Capabilities Encoding Approach." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2025.

Markdown

[Adorni et al. "Towards Efficient Benchmarking of Foundation Models in Remote Sensing: A Capabilities Encoding Approach." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2025.](https://mlanthology.org/cvprw/2025/adorni2025cvprw-efficient/)

BibTeX

@inproceedings{adorni2025cvprw-efficient,
  title     = {{Towards Efficient Benchmarking of Foundation Models in Remote Sensing: A Capabilities Encoding Approach}},
  author    = {Adorni, Pierre and Pham, Minh-Tan and May, Stéphane and Lefèvre, Sébastien},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2025},
  pages     = {3096-3106},
  url       = {https://mlanthology.org/cvprw/2025/adorni2025cvprw-efficient/}
}