arXiv:2501.07681cs.LGcs.CV2025-01被引 1

用最优量化视角重思考数据蒸馏,提升效率与泛化能力

Dataset Distillation as Pushforward Optimal Quantization

  • 将数据蒸馏重构为潜在空间聚类的最优量化问题
  • 在ImageNet-1K上超越D⁴M,实现更强跨模型泛化性能
  • 适合关注高效训练、生成模型初始化的研究者

数据蒸馏旨在生成一个合成训练集,使得在该合成数据上训练能获得与真实数据相当的性能,同时计算成本降低数个数量级。现有方法可分为两类:一类是包含神经网络训练作为下层优化的双层优化问题,另一类是通过匹配数据分布来绕过双层优化的解耦方法。后者在训练和蒸馏数据集规模上具有显著的速度与可扩展性优势。本文表明,当使用编码器-解码器结构时,现有成功的解耦方法可被重新表述为最优量化问题,即在最小化期望投影距离的前提下,寻找一组有限点以逼近底层概率测度。特别地,我们揭示了现有解耦数据蒸馏方法与经典最优量化及Wasserstein巴雷中心问题的一致性,并验证其在基于扩散的生成先验下的稳定性。我们提出基于潜在空间聚类的数据蒸馏方法(DOQ),相较于SOTA方法D⁴M,仅需微小额外计算,在ImageNet-1K上取得更优性能与跨模型泛化能力;在高图像/类设置下达到当前最优表现。在更强的扩散变压器模型中使用蒸馏噪声初始化,实现了ImageNet-1K及其子集上的最先进蒸馏性能,优于扩散引导方法。

原文摘要 · Abstract (English)

Dataset distillation aims to find a synthetic training set such that training on the synthetic data achieves similar performance to training on real data, with orders of magnitude less computational requirements. Existing methods can be broadly categorized as either bi-level optimization problems that have neural network training heuristics as the lower level problem, or disentangled methods that bypass the bi-level optimization by matching distributions of data. The latter method has the major advantages of speed and scalability in terms of size of both training and distilled datasets. We demonstrate that when equipped with an encoder-decoder structure, the empirically successful disentangled methods can be reformulated as an optimal quantization problem, where a finite set of points is found to approximate the underlying probability measure by minimizing the expected projection distance. In particular, we link existing disentangled dataset distillation methods to the classical optimal quantization and Wasserstein barycenter problems, demonstrating consistency of distilled datasets for diffusion-based generative priors. We propose Dataset Distillation by Optimal Quantization, based on clustering in a latent space. Compared to the previous SOTA method D\textsuperscript{4}M, we achieve better performance and inter-model generalization on the ImageNet-1K dataset with trivial additional computation, and SOTA performance in higher image-per-class settings. Using the distilled noise initializations in a stronger diffusion transformer model, we obtain SOTA distillation performance on ImageNet-1K and its subsets, outperforming diffusion guidance methods.

数据蒸馏最优量化扩散模型生成先验

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