CVNov 11, 2025

MAUGIF: Mechanism-Aware Unsupervised General Image Fusion via Dual Cross-Image Autoencoders

arXiv:2511.08272v3h-index: 2Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for more adaptable and interpretable image fusion techniques for applications in computer vision, though it appears incremental as it builds on existing autoencoder frameworks with mechanism-aware modifications.

The paper tackled the problem of existing image fusion methods being either too task-specific or applying uniform strategies across diverse tasks, ignoring distinct fusion mechanisms, by proposing a mechanism-aware unsupervised general image fusion method based on dual cross-image autoencoders, which achieved improved performance and interpretability across various fusion tasks.

Image fusion aims to integrate structural and complementary information from multi-source images. However, existing fusion methods are often either highly task-specific, or general frameworks that apply uniform strategies across diverse tasks, ignoring their distinct fusion mechanisms. To address this issue, we propose a mechanism-aware unsupervised general image fusion (MAUGIF) method based on dual cross-image autoencoders. Initially, we introduce a classification of additive and multiplicative fusion according to the inherent mechanisms of different fusion tasks. Then, dual encoders map source images into a shared latent space, capturing common content while isolating modality-specific details. During the decoding phase, dual decoders act as feature injectors, selectively reintegrating the unique characteristics of each modality into the shared content for reconstruction. The modality-specific features are injected into the source image in the fusion process, generating the fused image that integrates information from both modalities. The architecture of decoders varies according to their fusion mechanisms, enhancing both performance and interpretability. Extensive experiments are conducted on diverse fusion tasks to validate the effectiveness and generalization ability of our method. The code is available at https://anonymous.4open.science/r/MAUGIF.

Foundations

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

Your Notes