SCALMU: Synthetically-trained Coupling of Adaptive Learned Multiplicative Updates for Hyperspectral-Multispectral Fusion
About
HyperSpectral-MultiSpectral Image (HSI-MSI) fusion aims to recover a high-resolution hyperspectral image from a low-resolution HSI and a high-resolution MSI. Classical methods such as Coupled Nonnegative Matrix Factorization (CNMF) benefit from a strong physical interpretability but suffer from inferior results compared to their deep-learning counterparts. To address this limitation, we propose SCALMU (Synthetically-trained Coupling of Adaptive Learned Multiplicative Updates), a novel blind unrolled neural network architecture that integrates adaptive learnable matrices within the classical framework of CNMF multiplicative updates, improving its results. Due to its architectural proximity with CNMF, the resulting algorithm preserves physical interpretability and nonnegativity constraints. To overcome the scarcity of supervised training data, we generate a synthetic HSI-MSI dataset using the dead leaves model and train SCALMU end-to-end under synthetic supervision. Experiments on several datasets show that SCALMU outperforms state-of-the-art methods and highlights the potential of blind fusion trained with synthetic data. The code is available at https://github.com/xinxinxu99/SCALMU.git
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Hyperspectral and Multispectral Image Fusion | Chikusei 8x (test) | RMSE0.004 | 7 | |
| Hyperspectral Image Fusion | PaviaU ×8 (test) | RMSE0.0098 | 7 | |
| Hyperspectral Image Super-Resolution | Urban dataset x8 (test) | RMSE0.0084 | 7 | |
| Hyperspectral Image Super-resolution Fusion | PRISMA-Paris x8 | RMSE0.0069 | 7 | |
| Hyperspectral Image Super-resolution Fusion | PRISMA-Paris x8 scale factor (test) | RMSE0.0069 | 7 | |
| Hyperspectral-Multispectral Fusion | URBAN scale ×8 (test) | RMSE0.0112 | 4 |