A Comprehensive Overhaul of Feature Distillation

Byeongho Heo,Jeesoo Kim,Sangdoo Yun,Hyojin Park,Nojun Kwak,Jin Young Choi
DOI: https://doi.org/10.48550/arXiv.1904.01866
2019-08-09
Abstract:We investigate the design aspects of feature distillation methods achieving network compression and propose a novel feature distillation method in which the distillation loss is designed to make a synergy among various aspects: teacher transform, student transform, distillation feature position and distance function. Our proposed distillation loss includes a feature transform with a newly designed margin ReLU, a new distillation feature position, and a partial L2 distance function to skip redundant information giving adverse effects to the compression of student. In ImageNet, our proposed method achieves 21.65% of top-1 error with ResNet50, which outperforms the performance of the teacher network, ResNet152. Our proposed method is evaluated on various tasks such as image classification, object detection and semantic segmentation and achieves a significant performance improvement in all tasks. The code is available at <a class="link-external link-https" href="https://sites.google.com/view/byeongho-heo/overhaul" rel="external noopener nofollow">this https URL</a>
Computer Vision and Pattern Recognition,Machine Learning
What problem does this paper attempt to address?