← Search

Yasaman Bahri

11 accepted papers

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 0SourceScholar
2025

CURIE: Evaluating LLMs on Multitask Scientific Long-Context Understanding and Reasoning

ICLR 2025poster

Scientific problem-solving involves synthesizing information while applying expert knowledge. We introduce CURIE, a scientific long-Context Understanding, Reasoning, and Information Extraction benchmark to measure the potential of Large Language Models (LLMs) in scientific problem-solving a…

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
2020

Infinite attention: NNGP and NTK for deep attention networks

ICML 2020poster

There is a growing amount of literature on the relationship between wide neural networks (NNs) and Gaussian processes (GPs), identifying an equivalence between the two for a variety of NN architectures. This equivalence enables, for instance, accurate approximation of the behaviour of wide Bayesian…

2019

Bayesian Deep Convolutional Networks with Many Channels are Gaussian Processes

ICLR 2019poster

There is a previously identified equivalence between wide fully connected neural networks (FCNs) and Gaussian processes (GPs). This equivalence enables, for instance, test set predictions that would have resulted from a fully Bayesian, infinitely wide trained FCN to be computed without ever instanti…

Cited by 401SourcePDFScholar
2019

Wide Neural Networks of Any Depth Evolve as Linear Models Under Gradient Descent

NeurIPS 2019poster

A longstanding goal in deep learning research has been to precisely characterize training and generalization. However, the often complex loss landscapes of neural networks have made a theory of learning dynamics elusive. In this work, we show that for wide neural networks the learning dynamics simpl…

2018

Deep Neural Networks as Gaussian Processes

ICLR 2018poster

It has long been known that a single-layer fully-connected neural network with an i.i.d. prior over its parameters is equivalent to a Gaussian process (GP), in the limit of infinite network width. This correspondence enables exact Bayesian inference for infinite width neural networks on regression…

2018

Dynamical Isometry and a Mean Field Theory of CNNs: How to Train 10,000-Layer Vanilla Convolutional Neural Networks

ICML 2018oral

In recent years, state-of-the-art methods in computer vision have utilized increasingly deep convolutional neural network architectures (CNNs), with some of the most successful models employing hundreds or even thousands of layers. A variety of pathologies such as vanishing/exploding gradients make…

2018

Sensitivity and Generalization in Neural Networks: an Empirical Study

ICLR 2018poster

In practice it is often found that large over-parameterized neural networks generalize better than their smaller counterparts, an observation that appears to conflict with classical notions of function complexity, which typically favor smaller models. In this work, we investigate this tension betwee…

Cited by 545SourcePDFScholar