Sliced Mutual Information for Memorization and Generalization

Standard mutual information is notoriously difficult to estimate in high-dimensional neural network representations. Sliced mutual information (SMI) offers a tractable alternative by averaging mutual information over random one-dimensional projections — analogous to sliced Wasserstein distance.

This paper applies SMI to study memorization vs. generalization in neural networks:

  • Provides a measurable quantity for “how much information about training data is retained in representations”
  • Tracks how memorization evolves through training
  • Distinguishes representations that memorize specific examples from those encoding generalizable patterns

The work sits at the intersection of information theory and deep learning theory, contributing a practical tool for the long-running question of why deep networks generalize despite enormous capacity.




Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • The Expressive Power of Transformers with Chain of Thought
  • Landscape of Thoughts — Visualizing Where LLM Reasoning Actually Goes
  • Magellan — Guided MCTS for Escaping the Gravity Wells of LLM Creativity
  • PriorZero — Injecting LLM Priors into MuZero-Style World Models at the MCTS Root
  • SuperThoughts — Reasoning Tokens in Superposition