← Search

Cengiz Pehlevan

59 accepted papers

2026

CompleteP for RL: Maintaining Feature Learning When Scaling Deep Reinforcement Learning

ICML 2026poster

The maximal update parameterization ($\mu P$) has been influential in supervised and unsupervised learning conditions, with fixed data distributions, owing to its ability to maintain feature learning across larger parameter scales. This parameterization facilitates more consistent learning dynamics …

Cited by 0SourceScholar
2026

Pretrain–Test Task Alignment Governs Generalization in In-Context Learning

ICLR 2026poster

In-context learning (ICL) is a central capability of Transformer models, but the structures in data that enable its emergence and govern its robustness remain poorly understood. In this work, we study how the structure of pretraining tasks governs generalization in ICL. Using a solvable model for IC…

Cited by 0SourceScholar
2026

Seesaw: Accelerating Training by Balancing Batch Size and Learning Rate Scheduling

ICLR 2026poster

Increasing the batch size during training --- a “batch ramp'' --- is a promising strategy to accelerate large language model pretraining. While for SGD, doubling the batch size can be equivalent to halving the learning rate, the optimal strategy for adaptive optimizers like Adam is less clear. As a…

Cited by 0SourceScholar
2026

Theory of Scaling Laws for In-Context Regression: Depth, Width, Context and Time

ICLR 2026poster

We study in-context learning (ICL) of linear regression in a deep linear self-attention model, characterizing how performance depends on various computational and statistical resources (width, depth, number of training steps, batch size and data per context). In a joint limit where data dimension, c…

Cited by 0SourceScholar
2025

A Model of Place Field Reorganization During Reward Maximization

ICML 2025poster

When rodents learn to navigate in a novel environment, a high density of place fields emerges at reward locations, fields elongate against the trajectory, and individual fields change spatial selectivity while demonstrating stable behavior. Why place fields demonstrate these characteristic phenomena…

Cited by 1SourcePDFScholar
2025

Adaptive kernel predictors from feature-learning infinite limits of neural networks

ICML 2025poster

Previous influential work showed that infinite width limits of neural networks in the lazy training regime are described by kernel machines. Here, we show that neural networks trained in the rich infinite-width regime in two different settings are also described by kernel machines, but with data-dep…

Cited by 2SourcePDFScholar
2025

Deep Linear Network Training Dynamics from Random Initialization: Data, Width, Depth, and Hyperparameter Transfer

ICML 2025poster

We theoretically characterize gradient descent dynamics in deep linear networks trained at large width from random initialization and on large quantities of random data. Our theory captures the ``wider is better" effect of mean-field/maximum-update parameterized networks as well as hyperparameter tr…

Cited by 1SourcePDFScholar
2025

Do Mice Grok? Glimpses of Hidden Progress in Sensory Cortex

ICLR 2025poster

Does learning of task-relevant representations stop when behavior stops changing? Motivated by recent work in machine learning and the intuitive observation that human experts continue to learn after mastery, we hypothesize that task-specific representation learning in cortex can continue, even when…

Cited by 0SourcePDFScholar
2025

Don't be lazy: CompleteP enables compute-efficient deep transformers

NeurIPS 2025poster

We study compute efficiency of LLM training when using different parameterizations, i.e., rules for adjusting model and optimizer hyperparameters (HPs) as model size changes. Some parameterizations fail to transfer optimal base HPs (such as learning rate) across changes in model depth, requiring pra…

Cited by 0SourcecodeScholar
2025

Error Broadcast and Decorrelation as a Potential Artificial and Natural Learning Mechanism

NeurIPS 2025spotlight

We introduce *Error Broadcast and Decorrelation* (EBD), a novel learning framework for neural networks that addresses credit assignment by directly broadcasting output errors to individual layers, circumventing weight transport of backpropagation. EBD is rigorously grounded in the stochastic orthogo…

Cited by 0SourceScholar
2025

No Free Lunch from Random Feature Ensembles: Scaling Laws and Near-Optimality Conditions

ICML 2025poster

Given a fixed budget for total model size, one must choose between training a single large model or combining the predictions of multiple smaller models. We investigate this trade-off for ensembles of random-feature ridge regression models in both the overparameterized and underparameterized regime…

Cited by 0SourcePDFScholar
2025

Risk and cross validation in ridge regression with correlated samples

ICML 2025poster

Recent years have seen substantial advances in our understanding of high-dimensional ridge regression, but existing theories assume that training examples are independent. By leveraging techniques from random matrix theory and free probability, we provide sharp asymptotics for the in- and out-of-sam…

2025

Scaling Laws for Precision

ICLR 2025oral

Low precision training and inference affect both the quality and cost of language models, but current scaling laws do not account for this. In this work, we devise "precision-aware" scaling laws for both training and inference. We propose that training in lower precision reduces the model's "effecti…

Cited by 24SourcePDFScholar
2025

The Optimization Landscape of SGD Across the Feature Learning Strength

ICLR 2025poster

We consider neural networks (NNs) where the final layer is down-scaled by a fixed hyperparameter $\gamma$. Recent work has identified $\gamma$ as controlling the strength of feature learning. As $\gamma$ increases, network evolution changes from "lazy" kernel dynamics to "rich" feature-learning dyn…

Cited by 5SourcePDFScholar
2024

Depthwise Hyperparameter Transfer in Residual Networks: Dynamics and Scaling Limit

ICLR 2024poster

The cost of hyperparameter tuning in deep learning has been rising with model sizes, prompting practitioners to find new tuning methods using a proxy of smaller networks. One such proposal uses $\mu$P parameterized networks, where the optimal hyperparameters for small width networks *transfer* to ne…

Cited by 28SourcePDFScholar
2024

Grokking as the transition from lazy to rich training dynamics

ICLR 2024poster

We propose that the grokking phenomenon, where the train loss of a neural network decreases much earlier than its test loss, can arise due to a neural network transitioning from lazy training dynamics to a rich, feature learning regime. To illustrate this mechanism, we study the simple setting of va…

Cited by 0SourcePDFScholar
2024

Partial observation can induce mechanistic mismatches in data-constrained models of neural dynamics

NeurIPS 2024poster

One of the central goals of neuroscience is to gain a mechanistic understanding of how the dynamics of neural circuits give rise to their observed function. A popular approach towards this end is to train recurrent neural networks (RNNs) to reproduce experimental recordings of neural activity. These…

Cited by 5SourcePDFScholar
2023

Correlative Information Maximization Based Biologically Plausible Neural Networks for Correlated Source Separation

ICLR 2023poster

The brain effortlessly extracts latent causes of stimuli, but how it does this at the network level remains unknown. Most prior attempts at this problem proposed neural networks that implement independent component analysis, which works under the limitation that latent elements are mutually independ…

2023

Correlative Information Maximization: A Biologically Plausible Approach to Supervised Deep Neural Networks without Weight Symmetry

NeurIPS 2023poster

The backpropagation algorithm has experienced remarkable success in training large-scale artificial neural networks; however, its biological plausibility has been strongly criticized, and it remains an open question whether the brain employs supervised learning mechanisms akin to it. Here, we propos…

2023

Dynamics of Finite Width Kernel and Prediction Fluctuations in Mean Field Neural Networks

NeurIPS 2023spotlight

We analyze the dynamics of finite width effects in wide but finite feature learning neural networks. Starting from a dynamical mean field theory description of infinite width deep neural network kernel and prediction dynamics, we provide a characterization of the $\mathcal{O}(1/\sqrt{\text{width}})…

2023

Feature-Learning Networks Are Consistent Across Widths At Realistic Scales

NeurIPS 2023poster

We study the effect of width on the dynamics of feature-learning neural networks across a variety of architectures and datasets. Early in training, wide neural networks trained on online data have not only identical loss curves but also agree in their point-wise test predictions throughout training.…

Cited by 31SourcePDFScholar
2023

Interneurons accelerate learning dynamics in recurrent neural networks for statistical adaptation

ICLR 2023poster

Early sensory systems in the brain rapidly adapt to fluctuating input statistics, which requires recurrent communication between neurons. Mechanistically, such recurrent communication is often indirect and mediated by local interneurons. In this work, we explore the computational benefits of mediati…

Cited by 10SourcePDFScholar
2023

Learning Curves for Noisy Heterogeneous Feature-Subsampled Ridge Ensembles

NeurIPS 2023poster

Feature bagging is a well-established ensembling method which aims to reduce prediction variance by combining predictions of many estimators trained on subsets or projections of features. Here, we develop a theory of feature-bagging in noisy least-squares ridge ensembles and simplify the resulting l…

2023

Long Sequence Hopfield Memory

NeurIPS 2023poster

Sequence memory is an essential attribute of natural and artificial intelligence that enables agents to encode, store, and retrieve complex sequences of stimuli and actions. Computational models of sequence memory have been proposed where recurrent Hopfield-like neural networks are trained with temp…

2023

Loss Dynamics of Temporal Difference Reinforcement Learning

NeurIPS 2023poster

Reinforcement learning has been successful across several applications in which agents have to learn to act in environments with sparse feedback. However, despite this empirical success there is still a lack of theoretical understanding of how the parameters of reinforcement learning models and the…

2023

Neural Circuits for Fast Poisson Compressed Sensing in the Olfactory Bulb

NeurIPS 2023poster

Within a single sniff, the mammalian olfactory system can decode the identity and concentration of odorants wafted on turbulent plumes of air. Yet, it must do so given access only to the noisy, dimensionally-reduced representation of the odor world provided by olfactory receptor neurons. As a result…

2023

The Influence of Learning Rule on Representation Dynamics in Wide Neural Networks

ICLR 2023top-25%

It is unclear how changing the learning rule of a deep neural network alters its learning dynamics and representations. To gain insight into the relationship between learned features, function approximation, and the learning rule, we analyze infinite-width deep networks trained with gradient descent…

Cited by 30SourcePDFScholar
2023

The Onset of Variance-Limited Behavior for Networks in the Lazy and Rich Regimes

ICLR 2023poster

For small training set sizes $P$, the generalization error of wide neural networks is well-approximated by the error of an infinite width neural network (NN), either in the kernel or mean-field/feature-learning regime. However, after a critical sample size $P^*$, we empirically find the finite-width…

2022

Biologically-Plausible Determinant Maximization Neural Networks for Blind Separation of Correlated Sources

NeurIPS 2022accept

Extraction of latent sources of complex stimuli is critical for making sense of the world. While the brain solves this blind source separation (BSS) problem continuously, its algorithms remain unknown. Previous work on biologically-plausible BSS algorithms assumed that observed signals are linear mi…

2022

Capacity of Group-invariant Linear Readouts from Equivariant Representations: How Many Objects can be Linearly Classified Under All Possible Views?

ICLR 2022poster

Equivariance has emerged as a desirable property of representations of objects subject to identity-preserving transformations that constitute a group, such as translations and rotations. However, the expressivity of a representation constrained by group equivariance is still not fully understood. We…

2022

Natural gradient enables fast sampling in spiking neural networks

NeurIPS 2022accept

For animals to navigate an uncertain world, their brains need to estimate uncertainty at the timescales of sensations and actions. Sampling-based algorithms afford a theoretically-grounded framework for probabilistic inference in neural circuits, but it remains unknown how one can implement fast sam…

Cited by 9SourcePDFScholar
2022

Neural Networks as Kernel Learners: The Silent Alignment Effect

ICLR 2022poster

Neural networks in the lazy training regime converge to kernel machines. Can neural networks in the rich feature learning regime learn a kernel machine with a data-dependent kernel? We demonstrate that this can indeed happen due to a phenomenon we term silent alignment, which requires that the tange…

Cited by 107SourcePDFScholar
2022

Self-Consistent Dynamical Field Theory of Kernel Evolution in Wide Neural Networks

NeurIPS 2022accept

We analyze feature learning in infinite-width neural networks trained with gradient flow through a self-consistent dynamical field theory. We construct a collection of deterministic dynamical order parameters which are inner-product kernels for hidden unit activations and gradients in each layer at…

Cited by 95SourcePDFScholar
2021

Asymptotics of representation learning in finite Bayesian neural networks

NeurIPS 2021poster

Recent works have suggested that finite Bayesian neural networks may sometimes outperform their infinite cousins because finite networks can flexibly adapt their internal representations. However, our theoretical understanding of how the learned hidden layer representations of finite networks differ…

2021

Exact marginal prior distributions of finite Bayesian neural networks

NeurIPS 2021spotlight

Bayesian neural networks are theoretically well-understood only in the infinite-width limit, where Gaussian priors over network weights yield Gaussian priors over network outputs. Recent work has suggested that finite Bayesian networks may outperform their infinite counterparts, but their non-Gaussi…

2021

Out-of-Distribution Generalization in Kernel Regression

NeurIPS 2021poster

In real word applications, data generating process for training a machine learning model often differs from what the model encounters in the test stage. Understanding how and whether machine learning models generalize under such distributional shifts have been a theoretical challenge. Here, we stud…

2020

Minimax Dynamics of Optimally Balanced Spiking Networks of Excitatory and Inhibitory Neurons

NeurIPS 2020poster

Excitation-inhibition balance is ubiquitously observed in the cortex. Recent studies suggest an intriguing link between balance on fast timescales, tight balance, and efficient information coding with spikes. We further this connection by taking a principled approach to optimal balanced networks of…

2020

Spectrum Dependent Learning Curves in Kernel Regression and Wide Neural Networks

ICML 2020poster

We derive analytical expressions for the generalization performance of kernel regression as a function of the number of training samples using theoretical methods from Gaussian processes and statistical physics. Our expressions apply to wide neural networks due to an equivalence between training the…

2019

Structured and Deep Similarity Matching via Structured and Deep Hebbian Networks

NeurIPS 2019poster

Synaptic plasticity is widely accepted to be the mechanism behind learning in the brain’s neural networks. A central question is how synapses, with access to only local information about the network, can still organize collectively and perform circuit-wide learning in an efficient manner. In single-…

2018

Manifold-tiling Localized Receptive Fields are Optimal in Similarity-preserving Neural Networks

NeurIPS 2018poster

Many neurons in the brain, such as place cells in the rodent hippocampus, have localized receptive fields, i.e., they respond to a small neighborhood of stimulus space. What is the functional significance of such representations and how can they arise? Here, we propose that localized receptive field…

2015

A Normative Theory of Adaptive Dimensionality Reduction in Neural Networks

NeurIPS 2015poster

To make sense of the world our brains must analyze high-dimensional datasets streamed by our sensory organs. Because such analysis begins with dimensionality reduction, modelling early sensory processing requires biologically plausible online dimensionality reduction algorithms. Recently, we derived…

Cited by 63SourcePDFScholar