The reviewed record of science sign in
Pith

arxiv: 2402.04362 · v3 · pith:22FWHIAW · submitted 2024-02-06 · cs.LG

Neural Networks Learn Statistics of Increasing Complexity

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:22FWHIAWrecord.jsonopen to challenge →

classification cs.LG
keywords networkslearnlow-orderstatisticsbiasclassevidencematch
0
0 comments X
read the original abstract

The distributional simplicity bias (DSB) posits that neural networks learn low-order moments of the data distribution first, before moving on to higher-order correlations. In this work, we present compelling new evidence for the DSB by showing that networks automatically learn to perform well on maximum-entropy distributions whose low-order statistics match those of the training set early in training, then lose this ability later. We also extend the DSB to discrete domains by proving an equivalence between token $n$-gram frequencies and the moments of embedding vectors, and by finding empirical evidence for the bias in LLMs. Finally we use optimal transport methods to surgically edit the low-order statistics of one class to match those of another, and show that early-training networks treat the edited samples as if they were drawn from the target class. Code is available at https://github.com/EleutherAI/features-across-time.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. When Are Two Networks the Same? Tensor Similarity for Mechanistic Interpretability

    cs.LG 2026-05 unverdicted novelty 7.0

    Tensor similarity is a symmetry-invariant metric that measures functional equivalence between tensor-based networks using a recursive algorithm for cross-layer mechanisms.

  2. Distributional simplicity bias and effective convexity in Energy Based Models

    cs.LG 2026-05 unverdicted novelty 6.0

    Gradient flow in energy-based models for strictly positive binary distributions produces stable data-consistent fixed points and a learning hierarchy that favors lower-order interactions first, mechanistically explain...

  3. A theory of learning data statistics in diffusion models, from easy to hard

    stat.ML 2026-03 unverdicted novelty 6.0

    Diffusion models exhibit a distributional simplicity bias, learning pairwise input statistics at linear sample complexity while fourth-order cumulants require cubic complexity unless sharing correlated latent structure.