A Comprehensive Overhaul of Feature Distillation
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 https://sites.google.com/view/byeongho-heo/overhaul
Code (2)
Tasks
General Classificationimage-classificationImage ClassificationKnowledge Distillationobject-detectionObject DetectionPositionSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Comprehensive Overhaul of Distilling Unconditional GANs
Generative adversarial networks (GANs) have achieved impressive results on various content generation tasks. Yet, their high demand on storage and computation impedes their deployment on resource-constrained devices. Tho…
Knowledge DistillationAutomatic Damage Detection of Fasteners in Overhaul Processes
Commercial aircraft engineshaveamaintenance process that includes overhauling approximately every six years.Hundredsofdifferentcomponentsmustbedisassembled, checked, repaired (if necessary), and then reassembled. This in…
The Privacy Policy Landscape After the GDPR
The EU General Data Protection Regulation (GDPR) is one of the most demanding and comprehensive privacy regulations of all time. A year after it went into effect, we study its impact on the landscape of privacy policies …
SpecificitySpiking Transformer with Spatial-Temporal Attention
Spike-based Transformer presents a compelling and energy-efficient alternative to traditional Artificial Neural Network (ANN)-based Transformers, achieving impressive results through sparse binary computations. However, …
Comprehensive Attention Self-Distillation for Weakly-Supervised Object Detection
Weakly Supervised Object Detection (WSOD) has emerged as an effective tool to train object detectors using only the image-level category labels. However, without object-level labels, WSOD detectors are prone to detect bo…
Objectobject-detectionObject DetectionWeakly Supervised Object Detection