English

MUSE: Feature Self-Distillation with Mutual Information and Self-Information

Computer Vision and Pattern Recognition 2021-10-26 v1

Abstract

We present a novel information-theoretic approach to introduce dependency among features of a deep convolutional neural network (CNN). The core idea of our proposed method, called MUSE, is to combine MUtual information and SElf-information to jointly improve the expressivity of all features extracted from different layers in a CNN. We present two variants of the realization of MUSE -- Additive Information and Multiplicative Information. Importantly, we argue and empirically demonstrate that MUSE, compared to other feature discrepancy functions, is a more functional proxy to introduce dependency and effectively improve the expressivity of all features in the knowledge distillation framework. MUSE achieves superior performance over a variety of popular architectures and feature discrepancy functions for self-distillation and online distillation, and performs competitively with the state-of-the-art methods for offline distillation. MUSE is also demonstrably versatile that enables it to be easily extended to CNN-based models on tasks other than image classification such as object detection.

Keywords

Cite

@article{arxiv.2110.12606,
  title  = {MUSE: Feature Self-Distillation with Mutual Information and Self-Information},
  author = {Yu Gong and Ye Yu and Gaurav Mittal and Greg Mori and Mei Chen},
  journal= {arXiv preprint arXiv:2110.12606},
  year   = {2021}
}

Comments

The 32nd British Machine Vision Conference (BMVC 2021)

R2 v1 2026-06-24T07:08:46.178Z