← Search

Maissam Barkeshli

6 accepted papers

2026

Learning Pseudorandom Numbers with Transformers: Permuted Congruential Generators, Curricula, and Interpretability

ICLR 2026poster

We study the ability of Transformer models to learn sequences generated by Permuted Congruential Generators (PCGs), a widely used family of pseudo-random number generators (PRNGs). PCGs introduce substantial additional difficulty over linear congruential generators (LCGs) by applying a series of bit…

Cited by 0SourceScholar
2026

On the origin of neural scaling laws: from random graphs to natural language

ICML 2026spotlight

Scaling laws have played a major role in modern AI, providing predictive power over how model performance will improve with increasing resources. This has spurred intense interest in their origin, with a common suggestion being that they arise from power laws already present in the data. Here we stu…

Cited by 0SourceScholar
2025

(How) Can Transformers Predict Pseudo-Random Numbers?

ICML 2025poster

Transformers excel at discovering patterns in sequential data, yet their fundamental limitations and learning mechanisms remain crucial topics of investigation. In this paper, we study the ability of Transformers to learn pseudo-random number sequences from linear congruential generators (LCGs), def…

Cited by 0SourcePDFScholar
2025

Universal Sharpness Dynamics in Neural Network Training: Fixed Point Analysis, Edge of Stability, and Route to Chaos

ICLR 2025poster

In gradient descent dynamics of neural networks, the top eigenvalue of the Hessian of the loss (sharpness) displays a variety of robust phenomena throughout training. This includes early time regimes where the sharpness may decrease during early periods of training (sharpness reduction), and later t…

Cited by 7SourcePDFScholar
2023

Phase diagram of early training dynamics in deep neural networks: effect of the learning rate, depth, and width

NeurIPS 2023poster

We systematically analyze optimization dynamics in deep neural networks (DNNs) trained with stochastic gradient descent (SGD) and study the effect of learning rate $\eta$, depth $d$, and width $w$ of the neural network. By analyzing the maximum eigenvalue $\lambda^H_t$ of the Hessian of the loss, wh…

Cited by 13SourcePDFScholar