SCALMU: Synthetically-trained Coupling of Adaptive Learned Multiplicative Updates for Hyperspectral-Multispectral Fusion
About
HyperSpectral-MultiSpectral Image (HSI-MSI) fusion enables high-resolution hyperspectral imaging by combining the rich spectral information of low-spatial-resolution hyperspectral images with the detailed spatial structure of multispectral images. 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 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 data scarcity for training, we additionally generate a synthetic HSI-MSI dataset via the dead leaves model, enabling synthetic supervision. SCALMU is then trained end-to-end on this dataset. Experiments demonstrate SCALMU's superiority over state-of-the-art methods on several datasets. 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 |