IVCVDec 6, 2024

Unsupervised Hyperspectral and Multispectral Image Fusion via Self-Supervised Modality Decoupling

arXiv:2412.04802v323 citationsh-index: 30Has Code
Originality Incremental advance
AI Analysis

This addresses image fusion challenges in remote sensing and related fields, offering an incremental improvement through a novel self-supervised framework.

The paper tackles the problem of fusing low-resolution hyperspectral and high-resolution multispectral images to reconstruct high spatial and spectral resolution images, proposing an unsupervised modality decoupling approach that consistently outperforms existing methods with fewer parameters and reduced inference time.

Hyperspectral and Multispectral Image Fusion (HMIF) aims to fuse low-resolution hyperspectral images (LR-HSIs) and high-resolution multispectral images (HR-MSIs) to reconstruct high spatial and high spectral resolution images. Current methods typically apply direct fusion from the two modalities without effective supervision, leading to an incomplete perception of deep modality-complementary information and a limited understanding of inter-modality correlations. To address these issues, we propose a simple yet effective solution for unsupervised HMIF, revealing that modality decoupling is key to improving fusion performance. Specifically, we propose an end-to-end self-supervised \textbf{Mo}dality-Decoupled \textbf{S}patial-\textbf{S}pectral Fusion (\textbf{MossFuse}) framework that decouples shared and complementary information across modalities and aggregates a concise representation of both LR-HSIs and HR-MSIs to reduce modality redundancy. Also, we introduce the subspace clustering loss as a clear guide to decouple modality-shared features from modality-complementary ones. Systematic experiments over multiple datasets demonstrate that our simple and effective approach consistently outperforms the existing HMIF methods while requiring considerably fewer parameters with reduced inference time. The anonymous source code is in \href{https://github.com/dusongcheng/MossFuse}{MossFuse}.

Code Implementations1 repo
Foundations

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

Your Notes