paper-with-me

홈 › Papers

A distributional simplicity bias in the learning dynamics of transformers

2024-10-25 · Riccardo Rende, Federica Gerace, Alessandro Laio, Sebastian Goldt

The remarkable capability of over-parameterised neural networks to generalise effectively has been explained by invoking a ``simplicity bias'': neural networks prevent overfitting by initially learning simple classifiers before progressing to more complex, non-linear functions. While simplicity biases have been described theoretically and experimentally in feed-forward networks for supervised learning, the extent to which they also explain the remarkable success of transformers trained with self-supervised techniques remains unclear. In our study, we demonstrate that transformers, trained on natural language data, also display a simplicity bias. Specifically, they sequentially learn many-body interactions among input tokens, reaching a saturation point in the prediction error for low-degree interactions while continuing to learn high-degree interactions. To conduct this analysis, we develop a procedure to generate \textit{clones} of a given natural language data set, which rigorously capture the interactions between tokens up to a specified order. This approach opens up the possibilities of studying how interactions of different orders in the data affect learning, in natural language processing and beyond.

📄 PDF Abstract BibTeX arXiv:2410.19637

Code (0)

등록된 구현이 없습니다.

Similar 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 …

Simplicity Bias of Transformers to Learn Low Sensitivity Functions

2024-03-11 · Bhavya Vasudeva, Deqing Fu, Tianyi Zhou, Elliott Kau 외

Transformers achieve state-of-the-art accuracy and robustness across many tasks, but an understanding of the inductive biases that they have and how those biases are different from other neural network architectures rema…

Sensitivity

Distributional simplicity bias and effective convexity in Energy Based Models

2026-05-08 · Aurélien Decelle, Alfonso de Jesús Navas Gómez, Beatriz Seoane arxiv

Energy-based learning is a powerful framework for generative modelling, but its training is inherently non-convex, leading potentially to sensitivity to initialisation, poor local optima, and unstable gradient dynamics. …

The Simplicity Bias in Multi-Task RNNs: Shared Attractors, Reuse of Dynamics, and Geometric Representation

2023-09-21 · NeurIPS 2023 11

How does a single interconnected neural population perform multiple tasks, each with its own dynamical requirements? The relation between task requirements and neural dynamics in Recurrent Neural Networks (RNNs) has been…

The Rich and the Simple: On the Implicit Bias of Adam and SGD

2025-05-29 · Bhavya Vasudeva, Jung Whan Lee, Vatsal Sharan, Mahdi Soltanolkotabi

Adam is the de facto optimization algorithm for several deep learning applications, but an understanding of its implicit bias and how it differs from other algorithms, particularly standard first-order methods such as (s…

Binary Classification