MaeFuse: Transferring Omni Features with Pretrained Masked Autoencoders for Infrared and Visible Image Fusion via Guided Training
Jiayang Li, Junjun Jiang, Pengwei Liang, Jiayi Ma, Liqiang Nie
TL;DR
MaeFuse tackles infrared-visible image fusion by leveraging a pretrained MAE encoder to extract omni features that cover both high-level semantics and low-level textures. A guided two-stage training strategy aligns the fusion layer with the encoder’s feature space, using CFM and MFM to preserve contour and detail while avoiding ViT-induced block artifacts. The method achieves competitive or superior results on multiple public datasets without relying on downstream-task supervision, demonstrating strong generalization and robust texture-semantics fusion. This approach reduces data-label requirements and points to omni-feature fusion as a viable direction for future IVIF research.
Abstract
In this paper, we introduce MaeFuse, a novel autoencoder model designed for Infrared and Visible Image Fusion (IVIF). The existing approaches for image fusion often rely on training combined with downstream tasks to obtain highlevel visual information, which is effective in emphasizing target objects and delivering impressive results in visual quality and task-specific applications. Instead of being driven by downstream tasks, our model called MaeFuse utilizes a pretrained encoder from Masked Autoencoders (MAE), which facilities the omni features extraction for low-level reconstruction and high-level vision tasks, to obtain perception friendly features with a low cost. In order to eliminate the domain gap of different modal features and the block effect caused by the MAE encoder, we further develop a guided training strategy. This strategy is meticulously crafted to ensure that the fusion layer seamlessly adjusts to the feature space of the encoder, gradually enhancing the fusion performance. The proposed method can facilitate the comprehensive integration of feature vectors from both infrared and visible modalities, thus preserving the rich details inherent in each modal. MaeFuse not only introduces a novel perspective in the realm of fusion techniques but also stands out with impressive performance across various public datasets.
