Parameter-Efficient Fine-Tuning of Multispectral Foundation Models for Hyperspectral Image Classification
Bernardin Ligan, Khalide Jbilou, Fahd Kalloubi, Ahmed Ratnani

TL;DR
This paper introduces an efficient parameter-efficient fine-tuning framework for hyperspectral image classification using SpectralGPT, achieving competitive results with minimal trainable parameters and storage, and outperforming some dedicated models.
Contribution
The paper proposes KronA+ and other PEFT methods for hyperspectral image classification, significantly reducing training resources while maintaining or improving performance.
Findings
KronA+ achieves similar performance with only 0.056% trainable parameters.
Full fine-tuning of SpectralGPT outperforms some dedicated hyperspectral models.
PEFT methods require substantially less storage and training epochs.
Abstract
Foundation models have achieved great success across diverse domains, including remote sensing (RS), thanks to their versatility and strong generalization abilities. However, most RS foundation models are designed for multispectral data, while hyperspectral imagery (HSI) - with its hundreds of spectral bands - remains less explored. Fine-tuning such models for downstream tasks is also challenging, often demanding considerable memory and storage. In this paper, we propose an efficient framework to fine-tune SpectralGPT, a multispectral foundation model, for hyperspectral image classification (HSIC). We explore several Parameter-Efficient Fine-Tuning (PEFT) methods, including Low-Rank Adaptation (LoRA), Kronecker-based adaptation (KronA), Low-Rank Kronecker (LoKr), and the recent LoRA+, which uses distinct learning rates for low-rank adapters scaled by a factor lambda. Inspired by LoRA+,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification
