arXiv:2503.01210cs.CV2025-03CVPR被引 76

用SAM语义先验提升多模态图像融合质量与任务适应性

Every SAM Drop Counts: Embracing Semantic Priors for Multi-Modality Image Fusion and Beyond

  • 引入SAM语义先验,通过持久化注意力模块保留源信息
  • 提出双层优化蒸馏机制,使学生网络无需依赖SAM推理
  • 在视觉质量与下游任务适配间取得平衡,适合实际部署

多模态图像融合(尤其是红外与可见光)对提升场景理解至关重要。早期研究侧重视觉质量,但细节保留和下游任务适应性仍具挑战。现有方法虽尝试任务定制设计,却因目标不一致难以实现“两全其美”。为此,我们提出SAGE方法,利用分割一切模型(SAM)的语义知识提升融合质量并增强任务适应性。具体地,设计语义持久化注意力(SPA)模块,在保持源信息的同时从SAM提取高层语义先验。更重要的是,为消除推理时对SAM的依赖,提出基于三元组损失的双层优化蒸馏机制,使学生网络能有效学习知识。大量实验表明,该方法在保证高质量视觉结果的同时,实现下游任务适配性与实际部署效率的平衡。代码已公开于https://github.com/RollingPlain/SAGE_IVIF。

原文摘要 · Abstract (English)

Multi-modality image fusion, particularly infrared and visible, plays a crucial role in integrating diverse modalities to enhance scene understanding. Although early research prioritized visual quality, preserving fine details and adapting to downstream tasks remains challenging. Recent approaches attempt task-specific design but rarely achieve "The Best of Both Worlds" due to inconsistent optimization goals. To address these issues, we propose a novel method that leverages the semantic knowledge from the Segment Anything Model (SAM) to Grow the quality of fusion results and Enable downstream task adaptability, namely SAGE. Specifically, we design a Semantic Persistent Attention (SPA) Module that efficiently maintains source information via the persistent repository while extracting high-level semantic priors from SAM. More importantly, to eliminate the impractical dependence on SAM during inference, we introduce a bi-level optimization-driven distillation mechanism with triplet losses, which allow the student network to effectively extract knowledge. Extensive experiments show that our method achieves a balance between high-quality visual results and downstream task adaptability while maintaining practical deployment efficiency. The code is available at https://github.com/RollingPlain/SAGE_IVIF.

多模态融合SAM图像生成蒸馏

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。