CVJun 1, 2021

Natural Statistics of Network Activations and Implications for Knowledge Distillation

arXiv:2106.00368v1
Originality Highly original
AI Analysis

This work addresses improving knowledge distillation for image recognition by leveraging statistical insights into network activations, offering a novel approach with broad applicability in the field.

The authors studied the natural statistics of deep neural network activations, finding they follow a power law with exponents increasing linearly with depth, and applied this to propose a knowledge distillation method using spectral properties of activation maps, achieving state-of-the-art results on multiple image recognition benchmarks.

In a matter that is analog to the study of natural image statistics, we study the natural statistics of the deep neural network activations at various layers. As we show, these statistics, similar to image statistics, follow a power law. We also show, both analytically and empirically, that with depth the exponent of this power law increases at a linear rate. As a direct implication of our discoveries, we present a method for performing Knowledge Distillation (KD). While classical KD methods consider the logits of the teacher network, more recent methods obtain a leap in performance by considering the activation maps. This, however, uses metrics that are suitable for comparing images. We propose to employ two additional loss terms that are based on the spectral properties of the intermediate activation maps. The proposed method obtains state of the art results on multiple image recognition KD benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes