CVAILGJan 30

Cross-Domain Few-Shot Learning for Hyperspectral Image Classification Based on Mixup Foundation Model

arXiv:2601.22581v1h-index: 25Has Code
Originality Incremental advance
AI Analysis

This work addresses data scarcity and domain discrepancy in hyperspectral image classification, offering a more efficient approach for remote sensing applications, though it is incremental in leveraging foundation models.

The paper tackles cross-domain few-shot learning for hyperspectral image classification by proposing MIFOMO, a mixup foundation model that adapts a pre-trained remote sensing foundation model to downstream tasks, achieving up to 14% improvement over prior methods.

Although cross-domain few-shot learning (CDFSL) for hyper-spectral image (HSI) classification has attracted significant research interest, existing works often rely on an unrealistic data augmentation procedure in the form of external noise to enlarge the sample size, thus greatly simplifying the issue of data scarcity. They involve a large number of parameters for model updates, being prone to the overfitting problem. To the best of our knowledge, none has explored the strength of the foundation model, having strong generalization power to be quickly adapted to downstream tasks. This paper proposes the MIxup FOundation MOdel (MIFOMO) for CDFSL of HSI classifications. MIFOMO is built upon the concept of a remote sensing (RS) foundation model, pre-trained across a large scale of RS problems, thus featuring generalizable features. The notion of coalescent projection (CP) is introduced to quickly adapt the foundation model to downstream tasks while freezing the backbone network. The concept of mixup domain adaptation (MDM) is proposed to address the extreme domain discrepancy problem. Last but not least, the label smoothing concept is implemented to cope with noisy pseudo-label problems. Our rigorous experiments demonstrate the advantage of MIFOMO, where it beats prior arts with up to 14% margin. The source code of MIFOMO is open-sourced in https://github.com/Naeem- Paeedeh/MIFOMO for reproducibility and convenient further study.

Foundations

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

Your Notes