CVLGIVNov 3, 2024

Conditional Controllable Image Fusion

arXiv:2411.01573v115 citationsh-index: 14NIPS
Originality Incremental advance
AI Analysis

This work addresses the problem of inflexible image fusion for applications in rapidly changing environments, representing an incremental improvement over existing data-driven methods.

The paper tackles the challenge of deploying image fusion methods in varying scenarios by proposing a conditional controllable fusion (CCF) framework that adapts to individual samples without specific training, achieving effectiveness across diverse scenarios as validated by extensive experiments.

Image fusion aims to integrate complementary information from multiple input images acquired through various sources to synthesize a new fused image. Existing methods usually employ distinct constraint designs tailored to specific scenes, forming fixed fusion paradigms. However, this data-driven fusion approach is challenging to deploy in varying scenarios, especially in rapidly changing environments. To address this issue, we propose a conditional controllable fusion (CCF) framework for general image fusion tasks without specific training. Due to the dynamic differences of different samples, our CCF employs specific fusion constraints for each individual in practice. Given the powerful generative capabilities of the denoising diffusion model, we first inject the specific constraints into the pre-trained DDPM as adaptive fusion conditions. The appropriate conditions are dynamically selected to ensure the fusion process remains responsive to the specific requirements in each reverse diffusion stage. Thus, CCF enables conditionally calibrating the fused images step by step. Extensive experiments validate our effectiveness in general fusion tasks across diverse scenarios against the competing methods without additional training.

Code Implementations1 repo
Foundations

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

Your Notes