CVDec 13, 2023

ReFusion: Learning Image Fusion from Reconstruction with Learnable Loss via Meta-Learning

arXiv:2312.07943v347 citationsh-index: 15Int J Comput Vis
Originality Incremental advance
AI Analysis

This addresses the challenge of designing adaptive loss functions for image fusion tasks, which is incremental as it builds on existing deep learning methods by introducing a meta-learning approach.

The authors tackled the problem of image fusion lacking definitive ground truth and flexible loss functions by proposing ReFusion, a meta-learning framework that dynamically optimizes fusion loss through source image reconstruction, achieving satisfactory results across multiple tasks like infrared-visible and medical image fusion.

Image fusion aims to combine information from multiple source images into a single one with more comprehensive informational content. Deep learning-based image fusion algorithms face significant challenges, including the lack of a definitive ground truth and the corresponding distance measurement. Additionally, current manually defined loss functions limit the model's flexibility and generalizability for various fusion tasks. To address these limitations, we propose ReFusion, a unified meta-learning based image fusion framework that dynamically optimizes the fusion loss for various tasks through source image reconstruction. Compared to existing methods, ReFusion employs a parameterized loss function, that allows the training framework to be dynamically adapted according to the specific fusion scenario and task. ReFusion consists of three key components: a fusion module, a source reconstruction module, and a loss proposal module. We employ a meta-learning strategy to train the loss proposal module using the reconstruction loss. This strategy forces the fused image to be more conducive to reconstruct source images, allowing the loss proposal module to generate a adaptive fusion loss that preserves the optimal information from the source images. The update of the fusion module relies on the learnable fusion loss proposed by the loss proposal module. The three modules update alternately, enhancing each other to optimize the fusion loss for different tasks and consistently achieve satisfactory results. Extensive experiments demonstrate that ReFusion is capable of adapting to various tasks, including infrared-visible, medical, multi-focus, and multi-exposure image fusion.

Foundations

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

Your Notes