Cross-Domain Transfer of Hyperspectral Foundation Models

arXiv cs.CV / 4/30/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses a key limitation in hyperspectral image (HSI) semantic segmentation: models trained only on in-domain data often underperform in real-world settings due to limited available data.
  • Instead of cross-modality transfer between RGB and HSI (which may discard spectral information or add architectural complexity), it proposes cross-domain transfer that reuses HSI foundation models trained for remote sensing in proximal sensing tasks.
  • The approach avoids the need to bridge modality gaps, aiming to preserve spectral information while keeping the model architecture simple.
  • Using the HS3-Bench benchmark, the authors compare in-modality training, cross-modality transfer, and their cross-domain transfer strategy and find that cross-domain transfer delivers large gains over in-domain training.
  • Cross-domain transfer also narrows the performance gap to cross-modality methods and remains strong in limited-data scenarios, supporting more effective HSI semantic segmentation across applications.

Abstract

Hyperspectral imaging (HSI) semantic segmentation typically relies on in-domain training, but limited data availability often restricts model performance in real-world applications. Current approaches to leverage foundation models in proximal sensing use cross-modality techniques, bridging RGB and HSI to exploit vision foundation models. However, these methods either discard spectral information or introduce architectural complexity. We propose cross-domain transfer as an alternative, reusing HSI foundation models - originally trained in remote sensing - for proximal sensing applications. By eliminating the need to bridge modality gaps, our approach preserves spectral information while maintaining a simple architecture. Using the HS3-Bench benchmark, we systematically evaluate and compare conventional in-domain, in-modality training, cross-modality transfer and cross-domain transfer strategies. Our results demonstrate that cross-domain transfer achieves large performance improvements over in-domain, in-modality training, reduces the performance gap to cross-modality approaches and maintains strong performance in limited data settings. Thus, this work advances more effective HSI semantic segmentation in diverse applications.