← Search

John Lafferty

11 accepted papers

2025

CoT Information: Improved Sample Complexity under Chain-of-Thought Supervision

NeurIPS 2025spotlight

Learning complex functions that involve multi-step reasoning poses a significant challenge for standard supervised learning from input-output examples. Chain-of-thought (CoT) supervision, which augments training data with intermediate reasoning steps to provide a richer learning signal, has driven r…

Cited by 0SourceScholar
2025

Disentangling and Integrating Relational and Sensory Information in Transformer Architectures

ICML 2025poster

Relational reasoning is a central component of generally intelligent systems, enabling robust and data-efficient inductive generalization. Recent empirical evidence shows that many existing neural architectures, including Transformers, struggle with tasks requiring relational reasoning. In this work…

2025

Information-Computation Tradeoffs for Noiseless Linear Regression with Oblivious Contamination

NeurIPS 2025poster

We study the task of noiseless linear regression under Gaussian covariates in the presence of additive oblivious contamination. Specifically, we are given i.i.d.\ samples from a distribution $(x, y)$ on $\mathbb R^d \times \mathbb R$ with $x \sim \mathcal N(0,I_d)$ and $y = x^\top \beta + z$, wh…

Cited by 0SourceScholar
2024

Abstractors and relational cross-attention: An inductive bias for explicit relational reasoning in Transformers

ICLR 2024poster

An extension of Transformers is proposed that enables explicit relational reasoning through a novel module called the *Abstractor*. At the core of the Abstractor is a variant of attention called *relational cross-attention*. The approach is motivated by an architectural inductive bias for relational…

2021

Convergence and Alignment of Gradient Descent with Random Backpropagation Weights

NeurIPS 2021poster

Stochastic gradient descent with backpropagation is the workhorse of artificial neural networks. It has long been recognized that backpropagation fails to be a biologically plausible algorithm. Fundamentally, it is a non-local procedure---updating one neuron's synaptic weights requires knowledge of…

Cited by 24SourcePDFScholar
2019

Surfing: Iterative Optimization Over Incrementally Trained Deep Networks

NeurIPS 2019spotlight

We investigate a sequential optimization procedure to minimize the empirical risk functional $f_{\hat\theta}(x) = \frac{1}{2}\|G_{\hat\theta}(x) - y\|^2$ for certain families of deep networks $G_{\theta}(x)$. The approach is to optimize a sequence of objective functions that use network parameters o…

2016

Local Minimax Complexity of Stochastic Convex Optimization

NeurIPS 2016poster

We extend the traditional worst-case, minimax analysis of stochastic convex optimization by introducing a localized form of minimax complexity for individual functions. Our main result gives function-specific lower and upper bounds on the number of stochastic subgradient evaluations needed to optim…

Cited by 42SourcePDFScholar
2015

A Convergent Gradient Descent Algorithm for Rank Minimization and Semidefinite Programming from Random Linear Measurements

NeurIPS 2015poster

We propose a simple, scalable, and fast gradient descent algorithm to optimize a nonconvex objective for the rank minimization problem and a closely related family of semidefinite programs. With $O(r^3 \kappa^2 n \log n)$ random measurements of a positive semidefinite $n\times n$ matrix of rank $r$…

Cited by 229SourcePDFScholar