CVLGJan 31, 2021

Spectral Roll-off Points Variations: Exploring Useful Information in Feature Maps by Its Variations

arXiv:2102.00369v2
AI Analysis

This work addresses the challenge of explainability in neural networks for researchers by providing a frequency-domain method to estimate useful information, though it is incremental as it builds on prior knowledge about low-frequency nature.

The paper tackled the problem of quantifying useful information (UI) in neural network feature maps by proposing spectral roll-off points (SROPs) as a measure, showing that SROP variations accurately synchronize with UI variations across different model inputs, architectures, and training stages.

Useful information (UI) is an elusive concept in neural networks. A quantitative measurement of UI is absent, despite the variations of UI can be recognized by prior knowledge. The communication bandwidth of feature maps decreases after downscaling operations, but UI flows smoothly after training due to lower Nyquist frequency. Inspired by the low-Nyqusit-frequency nature of UI, we propose the use of spectral roll-off points (SROPs) to estimate UI on variations. The computation of an SROP is extended from a 1-D signal to a 2-D image by the required rotation invariance in image classification tasks. SROP statistics across feature maps are implemented as layer-wise useful information estimates. We design sanity checks to explore SROP variations when UI variations are produced by variations in model input, model architecture and training stages. The variations of SROP is synchronizes with UI variations in various randomized and sufficiently trained model structures. Therefore, SROP variations is an accurate and convenient sign of UI variations, which promotes the explainability of data representations with respect to frequency-domain knowledge.

Foundations

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

Your Notes