English

Cascaded channel pruning using hierarchical self-distillation

Computer Vision and Pattern Recognition 2020-08-18 v1

Abstract

In this paper, we propose an approach for filter-level pruning with hierarchical knowledge distillation based on the teacher, teaching-assistant, and student framework. Our method makes use of teaching assistants at intermediate pruning levels that share the same architecture and weights as the target student. We propose to prune each model independently using the gradient information from its corresponding teacher. By considering the relative sizes of each student-teacher pair, this formulation provides a natural trade-off between the capacity gap for knowledge distillation and the bias of the filter saliency updates. Our results show improvements in the attainable accuracy and model compression across the CIFAR10 and ImageNet classification tasks using the VGG16and ResNet50 architectures. We provide an extensive evaluation that demonstrates the benefits of using a varying number of teaching assistant models at different sizes.

Keywords

Cite

@article{arxiv.2008.06814,
  title  = {Cascaded channel pruning using hierarchical self-distillation},
  author = {Roy Miles and Krystian Mikolajczyk},
  journal= {arXiv preprint arXiv:2008.06814},
  year   = {2020}
}

Comments

BMVC 2020

R2 v1 2026-06-23T17:53:00.435Z