用视觉大模型知识蒸馏,提升跨模态图像匹配精度
DistillMatch: Leveraging Knowledge Distillation from Vision Foundation Model for Multimodal Image Matching
- 从DINOv2/v3蒸馏高层语义特征,构建轻量匹配模型
- 注入模态类别信息,增强跨模态关联理解能力
- 通过V2I-GAN生成伪红外图,提升模型泛化性
多模态图像匹配旨在寻找不同模态图像间的像素级对应关系,对跨模态感知、融合与分析至关重要。然而,模态间显著的外观差异使该任务极具挑战。由于高质量标注数据集稀缺,现有深度学习方法在提取模态共性特征方面表现不佳,且难以适应多样场景。视觉基础模型(VFM)在大规模数据上训练,能生成适用于多种模态和任务的通用、鲁棒特征表示,包括多模态匹配。因此,我们提出DistillMatch,一种利用VFM知识蒸馏的多模态图像匹配方法。DistillMatch通过知识蒸馏构建轻量学生模型,从VFM(包括DINOv2和DINOv3)中提取高层语义特征,辅助跨模态匹配。为保留模态特异性信息,其提取并注入模态类别信息至另一模态特征中,增强模型对跨模态关联的理解。此外,我们设计V2I-GAN,通过将可见光图像转换为伪红外图像实现数据增强,提升模型泛化能力。实验表明,DistillMatch在公开数据集上优于现有算法。
原文摘要 · Abstract (English)
Multimodal image matching seeks pixel-level correspondences between images of different modalities, crucial for cross-modal perception, fusion and analysis. However, the significant appearance differences between modalities make this task challenging. Due to the scarcity of high-quality annotated datasets, existing deep learning methods that extract modality-common features for matching perform poorly and lack adaptability to diverse scenarios. Vision Foundation Model (VFM), trained on large-scale data, yields generalizable and robust feature representations adapted to data and tasks of various modalities, including multimodal matching. Thus, we propose DistillMatch, a multimodal image matching method using knowledge distillation from VFM. DistillMatch employs knowledge distillation to build a lightweight student model that extracts high-level semantic features from VFM (including DINOv2 and DINOv3) to assist matching across modalities. To retain modality-specific information, it extracts and injects modality category information into the other modality's features, which enhances the model's understanding of cross-modal correlations. Furthermore, we design V2I-GAN to boost the model's generalization by translating visible to pseudo-infrared images for data augmentation. Experiments show that DistillMatch outperforms existing algorithms on public datasets.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。