English

Spectral Analysis of Latent Representations

Machine Learning 2019-07-22 v1 Machine Learning

Abstract

We propose a metric, Layer Saturation, defined as the proportion of the number of eigenvalues needed to explain 99% of the variance of the latent representations, for analyzing the learned representations of neural network layers. Saturation is based on spectral analysis and can be computed efficiently, making live analysis of the representations practical during training. We provide an outlook for future applications of this metric by outlining the behaviour of layer saturation in different neural architectures and problems. We further show that saturation is related to the generalization and predictive performance of neural networks.

Keywords

Cite

@article{arxiv.1907.08589,
  title  = {Spectral Analysis of Latent Representations},
  author = {Justin Shenk and Mats L. Richter and Anders Arpteg and Mikael Huss},
  journal= {arXiv preprint arXiv:1907.08589},
  year   = {2019}
}

Comments

13 pages, 16 figures, code: https://github.com/delve-team/delve

R2 v1 2026-06-23T10:25:27.289Z