paper-with-me

Papers

Grokking Finite-Dimensional Algebra

2026-02-23 · Pascal Jr Tikeng Notsawo, Guillaume Dumas, Guillaume Rabusseau arxiv

This paper investigates the grokking phenomenon, which refers to the sudden transition from a long memorization to generalization observed during neural networks training, in the context of learning multiplication in finite-dimensional algebras (FDA). While prior work on grokking has focused mainly on group operations, we extend the analysis to more general algebraic structures, including non-associative, non-commutative, and non-unital algebras. We show that learning group operations is a special case of learning FDA, and that learning multiplication in FDA amounts to learning a bilinear product specified by the algebra's structure tensor. For algebras over the reals, we connect the learning problem to matrix factorization with an implicit low-rank bias, and for algebras over finite fields, we show that grokking emerges naturally as models must learn discrete representations of algebraic elements. This leads us to experimentally investigate the following core questions: (i) how do algebraic properties such as commutativity, associativity, and unitality influence both the emergence and timing of grokking, (ii) how structural properties of the structure tensor of the FDA, such as sparsity and rank, influence generalization, and (iii) to what extent generalization correlates with the model learning latent embeddings aligned with the algebra's representation. Our work provides a unified framework for grokking across algebraic structures and new insights into how mathematical structure governs neural network generalization dynamics.

📄 PDF Abstract BibTeX arXiv:2602.19533

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Grokking as Dimensional Phase Transition in Neural Networks

2026-04-06 · Ping Wang arxiv

Neural network grokking -- the abrupt memorization-to-generalization transition -- challenges our understanding of learning dynamics. Through finite-size scaling of gradient avalanche dynamics across eight model scales, …

Spectral Edge Dynamics Reveal Functional Modes of Learning

2026-04-06 · Yongzhong Xu arxiv

Training dynamics during grokking concentrate along a small number of dominant update directions -- the spectral edge -- which reliably distinguishes grokking from non-grokking regimes. We show that standard mechanistic …

Intrinsic Task Symmetry Drives Generalization in Algorithmic Tasks

2026-03-02 · Hyeonbin Hwang, Yeachan Park arxiv

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

Relational Reasoning

Learning words in groups: fusion algebras, tensor ranks and grokking

2025-09-08 · Maor Shutman, Oren Louidor, Ran Tessler arxiv

In this work, we demonstrate that a simple two-layer neural network with standard activation functions can learn an arbitrary word operation in any finite group, provided sufficient width is available and exhibits grokki…

Dimensional Criticality at Grokking Across MLPs and Transformers

2026-04-06 · Ping Wang arxiv

Abrupt transitions between distinct dynamical regimes are a hallmark of complex systems. Grokking in deep neural networks provides a striking example -- an abrupt transition from memorization to generalization long after…