← Search

Noah Golowich

16 accepted papers

2026

Subliminal Effects in Your Data: A General Mechanism via Log-Linearity

ICML 2026poster

Training modern large language models (LLMs) has become a veritable smorgasbord of algorithms and datasets designed to elicit particular behaviors, making it critical to develop techniques to understand the effects of datasets on the model's properties. This is exacerbated by recent experiments that…

Cited by 0SourceScholar
2026

The Coverage Principle: How Pre-Training Enables Post-Training

ICLR 2026oral

Language models demonstrate remarkable abilities when pre-trained on large text corpora and fine-tuned for specific tasks, but how and why pre-training shapes the success of the final model remains poorly understood. Notably, although pre-training success is often quantified by cross entropy loss, c…

Cited by 0SourceScholar
2025

The Role of Sparsity for Length Generalization in LLMs

ICML 2025poster

Training large language models to predict beyond their training context lengths has drawn much attention in recent years, yet the principles driving such behavior of length generalization remain underexplored. We propose a new theoretical framework to study length generalization for the next-token p…

Cited by 0SourcePDFScholar
2023

Hardness of Independent Learning and Sparse Equilibrium Computation in Markov Games

ICML 2023poster

We consider the problem of decentralized multi-agent reinforcement learning in Markov games. A fundamental question is whether there exist algorithms that, when run independently by all agents, lead to no-regret for each player, analogous to celebrated convergence results for no-regret learning in n…

Cited by 14SourcePDFScholar
2023

Model-Free Reinforcement Learning with the Decision-Estimation Coefficient

NeurIPS 2023poster

We consider the problem of interactive decision making, encompassing structured bandits and reinforcement learning with general function approximation. Recently, Foster et al. (2021) introduced the Decision-Estimation Coefficient, a measure of statistical complexity that lower bounds the optimal reg…

Cited by 15SourcePDFScholar
2022

Learning in Observable POMDPs, without Computationally Intractable Oracles

NeurIPS 2022accept

Much of reinforcement learning theory is built on top of oracles that are computationally hard to implement. Specifically for learning near-optimal policies in Partially Observable Markov Decision Processes (POMDPs), existing algorithms either need to make strong assumptions about the model dynamics…

Cited by 44SourcePDFScholar
2021

Deep Learning with Label Differential Privacy

NeurIPS 2021poster

The Randomized Response (RR) algorithm is a classical technique to improve robustness in survey aggregation, and has been widely adopted in applications with differential privacy guarantees. We propose a novel algorithm, Randomized Response with Prior (RRWithPrior), which can provide more accurate r…

Cited by 182SourcePDFScholar
2021

Near-Optimal No-Regret Learning in General Games

NeurIPS 2021oral

We show that Optimistic Hedge -- a common variant of multiplicative-weights-updates with recency bias -- attains ${\rm poly}(\log T)$ regret in multi-player general-sum games. In particular, when every player of the game uses Optimistic Hedge to iteratively update her action in response to the histo…

Cited by 130SourcePDFScholar
2020

Independent Policy Gradient Methods for Competitive Reinforcement Learning

NeurIPS 2020poster

We obtain global, non-asymptotic convergence guarantees for independent learning algorithms in competitive reinforcement learning settings with two agents (i.e., zero-sum stochastic games). We consider an episodic setting where in each episode, each player independently selects a policy and observes…

Cited by 219SourcePDFScholar
2020

Tight last-iterate convergence rates for no-regret learning in multi-player games

NeurIPS 2020poster

We study the question of obtaining last-iterate convergence rates for no-regret learning algorithms in multi-player games. We show that the optimistic gradient (OG) algorithm with a constant step-size, which is no-regret, achieves a last-iterate rate of O(1/√T) with respect to the gap function in sm…

Cited by 115SourcePDFScholar
2019

A Convergence Analysis of Gradient Descent for Deep Linear Neural Networks

ICLR 2019poster

We analyze speed of convergence to global optimum for gradient descent training a deep linear neural network by minimizing the L2 loss over whitened data. Convergence at a linear rate is guaranteed when the following hold: (i) dimensions of hidden layers are at least the minimum of the input and ou…

Cited by 322SourcePDFScholar