arXiv:2509.03850cs.LGcs.CV2025-09

提出新方法自动选数据增强,提升低精度模型性能

Data-Augmented Quantization-Aware Knowledge Distillation

  • 基于上下文互信息设计新度量,评估数据增强效果
  • 在多个模型和数据集上显著提升量化知识蒸馏性能
  • 无需额外训练开销,适配各类量化与蒸馏算法

量化感知训练(QAT)与知识蒸馏(KD)结合可实现低比特深度学习模型的优异性能。现有工作多从网络输出角度改进,如设计更优的KD损失函数或优化QAT前向/反向传播,但对输入变换(如数据增强,DA)的影响关注有限。量化感知KD与数据增强的关系尚不明确。本文探讨:如何为低精度模型选择合适的DA?提出一种新度量,依据其最大化上下文互信息(不直接关联标签的信息)并保持类别预测平均接近真实标签的能力来评估DA。该方法自动排序并选择最佳DA,几乎无额外训练开销,兼容任意KD或QAT算法。大量实验表明,使用该度量选择的DA策略显著提升多种模型架构与数据集上的先进QAT与KD方法性能。

原文摘要 · Abstract (English)

Quantization-aware training (QAT) and Knowledge Distillation (KD) are combined to achieve competitive performance in creating low-bit deep learning models. Existing KD and QAT works focus on improving the accuracy of quantized models from the network output perspective by designing better KD loss functions or optimizing QAT's forward and backward propagation. However, limited attention has been given to understanding the impact of input transformations, such as data augmentation (DA). The relationship between quantization-aware KD and DA remains unexplored. In this paper, we address the question: how to select a good DA in quantization-aware KD, especially for the models with low precisions? We propose a novel metric which evaluates DAs according to their capacity to maximize the Contextual Mutual Information--the information not directly related to an image's label--while also ensuring the predictions for each class are close to the ground truth labels on average. The proposed method automatically ranks and selects DAs, requiring minimal training overhead, and it is compatible with any KD or QAT algorithm. Extensive evaluations demonstrate that selecting DA strategies using our metric significantly improves state-of-the-art QAT and KD works across various model architectures and datasets.

量化知识蒸馏数据增强

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