← Search

Dhruva Karkada

6 accepted papers

2026

Predicting Kernel Regression Learning Curves from Only Raw Data Statistics

ICLR 2026poster

We study kernel regression with common rotation-invariant kernels on real datasets including CIFAR-5m, SVHN, and ImageNet. We give a theoretical framework that predicts learning curves (test risk vs. sample size) from only two measurements: the empirical data covariance matrix and an empirical polyn…

Cited by 0SourceScholar
2026

Symmetries in language statistics shape the geometry of model representations

ICML 2026spotlight

Although learned representations underlie neural networks' success, their fundamental properties remain poorly understood. A striking example is the emergence of simple geometric structures in LLM representations: for example, calendar months organize into a circle, years form a one-dimensional mani…

Cited by 13SourceScholar
2025

Alternating Gradient Flows: A Theory of Feature Learning in Two-layer Neural Networks

NeurIPS 2025poster

What features neural networks learn, and how, remains an open question. In this paper, we introduce Alternating Gradient Flows (AGF), an algorithmic framework that describes the dynamics of feature learning in two-layer networks trained from small initialization. Prior works have shown that gradient…

Cited by 0SourceScholar
2025

Closed-Form Training Dynamics Reveal Learned Features and Linear Structure in Word2Vec-like Models

NeurIPS 2025poster

Self-supervised word embedding algorithms such as word2vec provide a minimal setting for studying representation learning in language modeling. We examine the quartic Taylor approximation of the word2vec loss around the origin, and we show that both the resulting training dynamics and the final perf…

Cited by 0SourceScholar
2025

On the Emergence of Linear Analogies in Word Embeddings

NeurIPS 2025poster

Models such as Word2Vec and GloVe construct word embeddings based on the co-occurrence probability $P(i,j)$ of words $i$ and $j$ in text corpora. The resulting vectors $W_i$ not only group semantically similar words but also exhibit a striking linear analogy structure---for example, $W_{\text{king}}…

Cited by 0SourceScholar
2024

More is Better: when Infinite Overparameterization is Optimal and Overfitting is Obligatory

ICLR 2024poster

In our era of enormous neural networks, empirical progress has been driven by the philosophy that *more is better.* Recent deep learning practice has found repeatedly that larger model size, more data, and more computation (resulting in lower training loss) optimizing to near-interpolation improves…

Cited by 7SourcePDFScholar