paper-with-me

홈 › Papers

Neural networks trained with SGD learn distributions of increasing complexity

2022-11-21 · Maria Refinetti, Alessandro Ingrosso, Sebastian Goldt

The ability of deep neural networks to generalise well even when they interpolate their training data has been explained using various "simplicity biases". These theories postulate that neural networks avoid overfitting by first learning simple functions, say a linear classifier, before learning more complex, non-linear functions. Meanwhile, data structure is also recognised as a key ingredient for good generalisation, yet its role in simplicity biases is not yet understood. Here, we show that neural networks trained using stochastic gradient descent initially classify their inputs using lower-order input statistics, like mean and covariance, and exploit higher-order statistics only later during training. We first demonstrate this distributional simplicity bias (DSB) in a solvable model of a neural network trained on synthetic data. We empirically demonstrate DSB in a range of deep convolutional networks and visual transformers trained on CIFAR10, and show that it even holds in networks pre-trained on ImageNet. We discuss the relation of DSB to other simplicity biases and consider its implications for the principle of Gaussian universality in learning.

📄 PDF Abstract BibTeX arXiv:2211.11567

Code (1)

sgoldt/dist_inc_comp 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Generative Assignment Flows for Representing and Learning Joint Distributions of Discrete Data

2024-06-06 · Bastian Boll, Daniel Gonzalez-Alvarado, Stefania Petra, Christoph Schnörr

We introduce a novel generative model for the representation of joint probability distributions of a possibly large number of discrete random variables. The approach uses measure transport by randomized assignment flows …

How Does Machine Learning Manage Complexity?

2026-04-08 · Lance Fortnow arxiv

We provide a computational complexity lens to understand the power of machine learning models, particularly their ability to model complex systems. Machine learning models are often trained on data drawn from sampleable …

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

2026-03-13 · Lorenzo Bardone, Claudia Merger, Sebastian Goldt arxiv

While diffusion models have emerged as a powerful class of generative models, their learning dynamics remain poorly understood. We address this issue first by empirically showing that standard diffusion models trained on…

Characterizing Knowledge Graph Tasks in LLM Benchmarks Using Cognitive Complexity Frameworks

2025-09-17 · Sara Todorovikj, Lars-Peter Meyer, Michael Martin arxiv

Large Language Models (LLMs) are increasingly used for tasks involving Knowledge Graphs (KGs), whose evaluation typically focuses on accuracy and output correctness. We propose a complementary task characterization appro…

Knowledge Graphs

Protocols for classically training quantum generative models on probability distributions

2022-10-24 · Sachin Kasture, Oleksandr Kyriienko, Vincent E. Elfving

Quantum Generative Modelling (QGM) relies on preparing quantum states and generating samples from these states as hidden - or known - probability distributions. As distributions from some classes of quantum states (circu…