中文
相关论文

相关论文: Grokking phase transitions in learning local rules…

200 篇论文

Understanding neural network's (NN) generalizability remains a central question in deep learning research. The special phenomenon of grokking, where NNs abruptly generalize long after the training performance reaches a near-perfect level,…

机器学习 · 计算机科学 2026-01-06 Xiaotian Zhang , Yue Shang , Entao Yang , Ge Zhang

Explanation of grokking (delayed generalization) in learning is given by modeling grokking by the stochastic gradient Langevin dynamics (Brownian motion) and applying the ideas of thermodynamics.

统计力学 · 物理学 2025-12-09 S. V. Kozyrev

We investigate grokking in transformers through the lens of inductive bias: dispositions arising from architecture or optimization that let the network prefer one solution over another. We first show that architectural choices such as the…

机器学习 · 计算机科学 2026-02-09 Jaisidh Singh , Diganta Misra , Antonio Orvieto

Grokking, the sudden generalization that occurs after prolonged overfitting, is a surprising phenomenon challenging our understanding of deep learning. Although significant progress has been made in understanding grokking, the reasons…

机器学习 · 计算机科学 2025-05-20 Lucas Prieto , Melih Barsbey , Pedro A. M. Mediano , Tolga Birdal

Grokking occurs when a model achieves high training accuracy but generalization to unseen test points happens long after that. This phenomenon was initially observed on a class of algebraic problems, such as learning modular arithmetic…

机器学习 · 统计学 2026-04-02 Marcel Tomàs Bernal , Neil Rohit Mallinar , Mikhail Belkin

Existing accounts of grokking explain the phenomena in terms of mechanistic frameworks such as circuit efficiency or lazy-to-rich transitions. However, despite a known dependence between grokking and model size, how model capacity shapes…

机器学习 · 计算机科学 2026-05-12 Yiding Song , Hanming Ye

Neural networks often exhibit emergent behavior, where qualitatively new capabilities arise from scaling up the amount of parameters, training data, or training steps. One approach to understanding emergence is to find continuous…

机器学习 · 计算机科学 2023-10-23 Neel Nanda , Lawrence Chan , Tom Lieberum , Jess Smith , Jacob Steinhardt

We present a simple neural network that can learn modular arithmetic tasks and exhibits a sudden jump in generalization known as ``grokking''. Concretely, we present (i) fully-connected two-layer networks that exhibit grokking on various…

机器学习 · 计算机科学 2023-01-10 Andrey Gromov

Grokking is the phenomenon whereby, unlike the training performance, which peaks early in the training process, the test/generalization performance of a model stagnates over arbitrarily many epochs and then suddenly jumps to usually close…

机器学习 · 计算机科学 2026-05-19 Ali Saheb Pasand , Elvis Dohmatob

Neural networks readily learn a subset of the modular arithmetic tasks, while failing to generalize on the rest. This limitation remains unmoved by the choice of architecture and training strategies. On the other hand, an analytical…

机器学习 · 计算机科学 2024-06-06 Darshil Doshi , Tianyu He , Aritra Das , Andrey Gromov

Grokking, the sudden transition from memorization to generalization, is characterized by the emergence of low-dimensional representations, yet the mechanism underlying this organization remains elusive. We propose that intrinsic task…

机器学习 · 计算机科学 2026-03-03 Hyeonbin Hwang , Yeachan Park

Grokking -- the abrupt transition from memorization to generalization after prolonged training -- has been linked to confinement on low-dimensional execution manifolds in modular arithmetic. Whether this mechanism extends beyond arithmetic…

机器学习 · 计算机科学 2026-04-06 Yongzhong Xu

Neural networks trained to solve modular arithmetic tasks exhibit grokking, a phenomenon where the test accuracy starts improving long after the model achieves 100% training accuracy in the training process. It is often taken as an example…

Deep learning sometimes appears to work in unexpected ways. In pursuit of a deeper understanding of its surprising behaviors, we investigate the utility of a simple yet accurate model of a trained neural network consisting of a sequence of…

机器学习 · 计算机科学 2024-11-04 Alan Jeffares , Alicia Curth , Mihaela van der Schaar

Grokking the delayed transition from memorization to generalization in neural networks remains poorly understood, in part because prior empirical studies confound the roles of architecture, optimization, and regularization. We present a…

机器学习 · 计算机科学 2026-03-27 Shalima Binta Manir , Anamika Paul Rupa

It remains an open question whether LLMs can acquire or generalize genuinely new reasoning strategies, beyond the sharpened skills encoded in their parameters during pre-training or post-training. To attempt to answer this debate, we…

机器学习 · 计算机科学 2025-10-07 Yiyou Sun , Yuhan Cao , Pohao Huang , Haoyue Bai , Hannaneh Hajishirzi , Nouha Dziri , Dawn Song

Large language models can solve tasks that were not present in the training set. This capability is believed to be due to in-context learning and skill composition. In this work, we study the emergence of in-context learning and skill…

机器学习 · 计算机科学 2024-11-05 Tianyu He , Darshil Doshi , Aritra Das , Andrey Gromov

Robust generalization is a major challenge in deep learning, particularly when the number of trainable parameters is very large. In general, it is very difficult to know if the network has memorized a particular set of examples or…

机器学习 · 计算机科学 2024-03-06 Darshil Doshi , Aritra Das , Tianyu He , Andrey Gromov

We study the well-known grokking phenomena in neural networks (NNs) using a 3-layer MLP trained on 1 k-sample subset of MNIST, with and without weight decay, and discover a novel third phase -- \emph{anti-grokking} -- that occurs very late…

机器学习 · 计算机科学 2025-06-06 Hari K. Prakash , Charles H. Martin

We study whether transformers can learn to implicitly reason over parametric knowledge, a skill that even the most capable language models struggle with. Focusing on two representative reasoning types, composition and comparison, we…

计算与语言 · 计算机科学 2024-11-01 Boshi Wang , Xiang Yue , Yu Su , Huan Sun