← Search

Preetum Nakkiran

23 accepted papers

2026

Annotations Mitigate Post-Training Mode Collapse

ICML 2026poster

Post-training (via supervised fine-tuning) improves instruction-following, but often induces semantic mode collapse by biasing models toward low-entropy fine-tuning data at the expense of the high-entropy pre-training distribution. Crucially, we find this trade-off worsens with scale. To close this …

Cited by 0SourceScholar
2026

Trained on Tokens, Calibrated on Concepts: The Emergence of Semantic Calibration in LLMs

ICLR 2026poster

Large Language Models (LLMs) often lack meaningful confidence estimates for the semantic content of their outputs. While base LLMs are known to exhibit next-token calibration, it remains unclear whether they can assess confidence in the actual meaning of their responses beyond the token level. We fi…

Cited by 0SourceScholar
2025

A Formal Framework for Understanding Length Generalization in Transformers

ICLR 2025poster

A major challenge for transformers is generalizing to sequences longer than those observed during training. While previous works have empirically shown that transformers can either succeed or fail at length generalization depending on the task, theoretical understanding of this phenomenon remains li…

2025

Composition and Control with Distilled Energy Diffusion Models and Sequential Monte Carlo

AISTATS 2025poster

Diffusion models may be formulated as a time-indexed sequence of energy-based models, where the score corresponds to the negative gradient of an energy function. As opposed to learning the score directly, an energy parameterization is attractive as the energy itself can be used to control generation…

Cited by 25SourceScholar
2025

Mechanisms of Projective Composition of Diffusion Models

ICML 2025poster

We study the theoretical foundations of composition in diffusion models, with a particular focus on out-of-distribution extrapolation and length-generalization. Prior work has shown that composing distributions via linear score combination can achieve promising results, including length-generalizati…

Cited by 3SourcePDFScholar
2025

Normalizing Flows are Capable Generative Models

ICML 2025oral

Normalizing Flows (NFs) are likelihood-based models for continuous inputs. They have demonstrated promising results on both density estimation and generative modeling tasks, but have received relatively little attention in recent years. In this work, we demonstrate that NFs are more powerful than pr…

2024

How JEPA Avoids Noisy Features: The Implicit Bias of Deep Linear Self Distillation Networks

NeurIPS 2024poster

Two competing paradigms exist for self-supervised learning of data representations. Joint Embedding Predictive Architectures (JEPAs) is a class of architectures in which semantically similar inputs are encoded into representations that are predictive of each other. A recent successful approach…

Cited by 6SourcePDFScholar
2024

LiDAR: Sensing Linear Probing Performance in Joint Embedding SSL Architectures

ICLR 2024spotlight

Joint embedding (JE) architectures have emerged as a promising avenue for ac- quiring transferable data representations. A key obstacle to using JE methods, however, is the inherent challenge of evaluating learned representations without access to a downstream task, and an annotated dataset. Without…

Cited by 7SourcePDFScholar
2024

Vanishing Gradients in Reinforcement Finetuning of Language Models

ICLR 2024poster

Pretrained language models are commonly aligned with human preferences and downstream tasks via reinforcement finetuning (RFT), which refers to maximizing a (possibly learned) reward function using policy gradient algorithms. This work identifies a fundamental optimization obstacle in RFT: we prove…

2024

What Algorithms can Transformers Learn? A Study in Length Generalization

ICLR 2024poster

Large language models exhibit surprising emergent generalization properties, yet also struggle on many simple reasoning tasks such as arithmetic and parity. In this work, we focus on length generalization, and we propose a unifying framework to understand when and how Transformers can be expected to…

Cited by 132SourcePDFScholar
2024

When is Multicalibration Post-Processing Necessary?

NeurIPS 2024poster

Calibration is a well-studied property of predictors which guarantees meaningful uncertainty estimates. Multicalibration is a related notion --- originating in algorithmic fairness --- which requires predictors to be simultaneously calibrated over a potentially complex and overlapping collection of…

Cited by 5SourcePDFScholar
2023

Deconstructing Distributions: A Pointwise Framework of Learning

ICLR 2023poster

In machine learning, we traditionally evaluate the performance of a single model, averaged over a collection of test inputs. In this work, we propose a new approach: we measure the performance of a collection of models when evaluated at *single input point*. Specifically, we study a point's *profile…

2023

When Does Optimizing a Proper Loss Yield Calibration?

NeurIPS 2023spotlight

Optimizing proper loss functions is popularly believed to yield predictors with good calibration properties; the intuition being that for such losses, the global optimum is to predict the ground-truth probabilities, which is indeed calibrated. However, typical machine learning models are trained to…

Cited by 31SourcePDFScholar
2022

Benign, Tempered, or Catastrophic: Toward a Refined Taxonomy of Overfitting

NeurIPS 2022accept

The practical success of overparameterized neural networks has motivated the recent scientific study of \emph{interpolating methods}-- learning methods which are able fit their training data perfectly. Empirically, certain interpolating methods can fit noisy training data without catastrophically ba…

Cited by 45SourcePDFScholar
2022

Knowledge Distillation: Bad Models Can Be Good Role Models

NeurIPS 2022accept

Large neural networks trained in the overparameterized regime are able to fit noise to zero train error. Recent work of Nakkiran and Bansal has empirically observed that such networks behave as “conditional samplers” from the noisy distribution. That is, they replicate the noise in the train data to…

Cited by 21SourcePDFScholar
2022

What You See is What You Get: Principled Deep Learning via Distributional Generalization

NeurIPS 2022accept

Having similar behavior at training time and test time—what we call a “What You See Is What You Get” (WYSIWYG) property—is desirable in machine learning. Models trained with standard stochastic gradient descent (SGD), however, do not necessarily have this property, as their complex behaviors such as…

2021

The Deep Bootstrap Framework: Good Online Learners are Good Offline Generalizers

ICLR 2021poster

We propose a new framework for reasoning about generalization in deep learning. The core idea is to couple the Real World, where optimizers take stochastic gradient steps on the empirical loss, to an Ideal World, where optimizers take steps on the population loss. This leads to an alternate decompo…

2020

Deep Double Descent: Where Bigger Models and More Data Hurt

ICLR 2020poster

We show that a variety of modern deep learning tasks exhibit a "double-descent" phenomenon where, as we increase model size, performance first gets worse and then gets better. Moreover, we show that double descent occurs not just as a function of model size, but also as a function of the number of…

Cited by 1164SourceScholar
2019

SGD on Neural Networks Learns Functions of Increasing Complexity

NeurIPS 2019spotlight

We perform an experimental study of the dynamics of Stochastic Gradient Descent (SGD) in learning deep neural networks for several real and synthetic classification tasks. We show that in the initial epochs, almost all of the performance improvement of the classifier obtained by SGD can be explained…

2015

Automatic gain control and multi-style training for robust small-footprint keyword spotting with deep neural networks

ICASSP 2015accepted

We explore techniques to improve the robustness of small-footprint keyword spotting models based on deep neural networks (DNNs) in the presence of background noise and in far-field conditions. We find that system performance can be improved significantly, with relative improvements up to 75% in far-…

Cited by 0SourceScholar