arXiv:2608.24759cs.CV2026-08中稿 · ECCV

无需真实数据,用噪声生成图像实现多教师知识蒸馏。

IDeaL: Data-Free Multi-Teacher Distillation via Improved Dead Leaves

论文配图:IDeaL: Data-Free Multi-Teacher Distillation via Improved Dead Leaves
图 1 · 摘自论文原文
  • 通过噪声与去相关损失生成教师定制化虚拟图像
  • 仅用1000张虚拟图像即达ImageNet子集效果
  • 适合无数据访问但需模型压缩的场景

多教师知识蒸馏通过融合多个教师模型的优势,训练出性能更强的学生模型。传统方法依赖各教师训练数据的并集,但本文挑战这一假设,探索无需真实数据的蒸馏方案。研究发现,不同噪声类型可影响蒸馏效果;进一步提出IDeaL方法,利用分块与图像级去相关损失,生成针对各教师优化的改进型虚拟样本,用于数据自由蒸馏。实验表明,使用1000张虚拟样本训练的学生模型,性能可媲美甚至超越使用1000张ImageNet子集的真实数据蒸馏结果,显著缩小与真实数据蒸馏的差距,有效捕捉教师间的互补信息。

原文摘要 · Abstract (English)

Multi-teacher distillation has emerged as a way to combine complementary teacher models into a single student model that exhibits the strengths of all its teachers. The student is trained to mimic the output of the teachers on a set of images, typically the union of the individual teacher's training sets, assuming this data is available. In this paper, we question that assumption and explore alternative options. We first study how far one can go when distilling from teachers fed with different types of noise. Then, we show that information contained in the teachers can be leveraged to tailor the noise for multi-teacher distillation: we propose a method that, thanks to decorrelation losses at both patch and image levels, generates teacher-specific, improved samples optimized for data-free distillation. Experiments show that our most effective samples, IDeaL, lead to strong students that successfully capture complementary information from the teachers, yielding surprisingly competitive results that substantially narrow the gap with students distilled from real images. Moreover, given a limited budget of 1K images for distillation, students distilled using our IDeaL samples match or surpass the performance of those distilled using a 1K-image subset of ImageNet.

知识蒸馏数据自由虚拟数据多教师

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