PS-KD: PatchMix Simulation for High-Fidelity Knowledge Distillation

摘要

Knowledge Distillation (KD) is a widely used model compression technique that primarily transfers knowledge by aligning the predictions of a student model with those of a teacher model. Besides the traditional logit-based KD, combining data augmentation techniques, like MixUp, is another effective way to improve the distillation efficiency. However, as a powerful data augmentation method, PatchMix has shown limited effectiveness in CNN-based knowledge distillation. It is likely due to constraints in the CNN teacher’s receptive field and the absence of PatchMix-retrained teacher models. In this paper, we explore why PatchMix tends to be less effective than MixUp, and further introduce a novel framework called PatchMix Simulation Knowledge Distillation (PS-KD). The proposed new framework simulates a PatchMix-retrained teacher using an vanilla one to guide the student’s training, ensuring the high-fidelity information distillation in feature space. By revisiting the use of PatchMix in CNNs and reducing information distortion, our model is capable to enhance CNN’s spatial invariance and increase the fidelity of network representations. Extensive experiments demonstrate the superiority of our approach, enabling the network to identify discriminative regions in images with greater accuracy. The Code will be released soon.

出版物
IEEE Transactions on Cognitive and Developmental Systems
许家祯
许家祯
硕士生

研究方向为模型压缩与知识蒸馏,关注卷积网络和脉冲神经网络中的特征重构、时序语义蒸馏与高效模型迁移。

王 翀
王 翀
副教授

研究兴趣:人机交互、人工智能、计算机视觉、多媒体计算.

林孙旗
林孙旗
硕士生

研究方向为模型压缩与知识蒸馏,关注跨架构蒸馏、视觉 Transformer 到 CNN 的知识迁移及轻量化多模态识别模型。

谢宇琪
谢宇琪
硕士生

研究方向为脉冲神经网络与事件视觉,关注静态视觉到事件视觉的跨模态知识迁移及高效脉冲模型。