Search papers, labs, and topics across Lattice.
The paper introduces P2Fusion, a novel framework for infrared-visible image fusion (IVIF) that leverages dual intrinsic prompts to overcome the challenges of reconciling thermal and textural features. By employing a Teach-to-Fuse mechanism and a Gated Dynamic Expert Recalibration (GDER) module, the framework dynamically regulates modal competition and refines features without relying on static constraints or extrinsic semantic priors. Experimental results show that P2Fusion achieves state-of-the-art performance across five datasets, significantly enhancing fusion quality and downstream perception tasks, such as object detection.
P2Fusion achieves state-of-the-art fusion quality by adaptively regulating modal competition through learnable dynamic regulators, outperforming existing methods in 14 out of 20 evaluation metrics.
Infrared-visible image fusion (IVIF) is pivotal for multimodal perception, yet reconciling the inherent information disparity between thermal and textural features remains a fundamental challenge. Existing prior-guided methods often rely on static constraints that induce optimization conflicts or utilize extrinsic semantic priors from large-scale foundation models (e.g., CLIP/DINO), which frequently fail to exploit the intrinsic modality characteristics essential for high-fidelity fusion. To address these issues, we propose P2Fusion, a prior-guided distillation-based framework that reformulates IVIF via dual intrinsic prompts. Instead of imposing hard-coded penalties, we distill image-intrinsic priors, thermal saliency and spatial quality, into learnable dynamic regulators. Specifically, a Teach-to-Fuse mechanism provides dual-granularity progressive guidance, coupled with a Gated Dynamic Expert Recalibration (GDER) module for decoupled feature refinement. This design enables the network to adaptively mediate modal competition through expert specialization. Extensive experiments demonstrate that P2Fusion achieves state-of-the-art performance across five mainstream datasets. Notably, our framework demonstrates consistent performance advantages in fusion quality, achieving state-of-the-art results in 14 out of 20 key evaluation metrics across 5 benchmarks. Furthermore, it effectively contributes to the robustness of downstream perception, such as +3.2% mAP on MSRS, +0.5% mAP on M3FD and +0.9% mAP on DroneVehicle for object detection. Our code will be available at https://github.com/YiShi99/P2Fusion