arXiv:2412.03512cs.CV2024-12被引 20

用知识蒸馏让小模型学会大模型的图像语义对应能力。

Distillation of Diffusion Features for Semantic Correspondence

  • 用两个大模型互补特征蒸馏出更高效的小模型。
  • 结合3D数据增强,性能超越现有方法且计算量大幅降低。
  • 适合需要实时处理的视觉应用,如视频语义对齐。

语义对应任务旨在确定图像中不同部分之间的关系,是3D重建、图像到图像转换、目标追踪和视觉定位等应用的基础。近期研究开始利用大规模生成图像模型学习的表征进行语义对应,取得了良好效果。然而,当前最先进的方法依赖多个大型模型组合,导致计算开销高、效率低。本文提出一种新的知识蒸馏技术,通过融合两个大型视觉基础模型的互补能力,将它们的知识压缩至一个更小的模型中,在保持高精度的同时显著降低计算成本。此外,我们证明引入3D数据可进一步提升性能,且无需人工标注对应关系。实验结果表明,使用3D数据增强的蒸馏模型在性能上优于现有最优方法,同时大幅减少计算负载,更适合实际应用,如语义视频对应。代码与权重已公开。

原文摘要 · Abstract (English)

Semantic correspondence, the task of determining relationships between different parts of images, underpins various applications including 3D reconstruction, image-to-image translation, object tracking, and visual place recognition. Recent studies have begun to explore representations learned in large generative image models for semantic correspondence, demonstrating promising results. Building on this progress, current state-of-the-art methods rely on combining multiple large models, resulting in high computational demands and reduced efficiency. In this work, we address this challenge by proposing a more computationally efficient approach. We propose a novel knowledge distillation technique to overcome the problem of reduced efficiency. We show how to use two large vision foundation models and distill the capabilities of these complementary models into one smaller model that maintains high accuracy at reduced computational cost. Furthermore, we demonstrate that by incorporating 3D data, we are able to further improve performance, without the need for human-annotated correspondences. Overall, our empirical results demonstrate that our distilled model with 3D data augmentation achieves performance superior to current state-of-the-art methods while significantly reducing computational load and enhancing practicality for real-world applications, such as semantic video correspondence. Our code and weights are publicly available on our project page.

扩散模型知识蒸馏语义对应3D增强

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