---
title: Emergence in non-neural models: grokking modular arithmetic via average gradient outer product
url: https://www.ml-quant.com/papers/arxiv/2407.20199/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: arXiv:2407.20199
source_url: https://arxiv.org/abs/2407.20199
featured: 2024-07-31
citations: 28
topic: ML & AI Methods
---


# Emergence in non-neural models: grokking modular arithmetic via average gradient outer product

The 'grokking' phenomenon, where a model's test accuracy improves after achieving 100% training accuracy, can also occur with Recursive Feature Machines, not just neural networks.

- Source: https://arxiv.org/abs/2407.20199
- Identifier: arXiv:2407.20199
- Released: 2024-07-29
- First featured: Quant Letter No. 59 (2024-07-31): https://www.ml-quant.com/issues/2024-07-31/
- Citations (Semantic Scholar): 28
- Published in: International Conference on Machine Learning
- Topic: ML & AI Methods

## Related

- [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://www.ml-quant.com/papers/arxiv/2312.00752/): Sequence Modeling: Mamba, a neural network architecture that doesn't use attention or MLP blocks, provides faster inference and better performance in language, audio, and genomics than Transformers.
- [Graph Mamba: Towards Learning on Graphs with State Space Models](https://www.ml-quant.com/papers/arxiv/2402.08678/): Graph Mamba Networks, a new type of Graph Neural Networks, have been introduced, which achieve excellent performance in various benchmark datasets despite lower computational cost.
- [Edge Directionality Improves Learning on Heterophilic Graphs](https://www.ml-quant.com/papers/arxiv/2305.10498/): The study presents Directed Graph Neural Network (Dir-GNN), a new deep learning framework for directed graphs that surpasses traditional models in heterophilic benchmarks.
- [Tensor Programs VI: Feature Learning in Infinite-Depth Neural Networks](https://www.ml-quant.com/papers/arxiv/2310.02244/): Deep Residual Network Feature Learning: The research explores depthwise parametrizations in deep residual networks, pinpointing Depth-$\mu$P as the best parametrization for maximizing feature learning and diversity, but notes its limitations in deeper networks.
- [Modular Duality in Deep Learning](https://www.ml-quant.com/papers/arxiv/2410.21265/): The article presents a new theory of modular dualization for general neural networks, providing a theoretical basis for fast and scalable training algorithms, potentially leading to a new generation of optimizers for neural architectures.
- [On deep learning for computing the dynamic initial margin and margin value adjustment](https://www.ml-quant.com/papers/arxiv/2407.16435/): The study introduces a method for training neural networks for Dynamic Initial Margin computation in counterparty credit risk, which reduces dataset generation costs and eliminates the need for repeated training.
