← Search

Stephen Tu

25 accepted papers

2026

CrispEdit: Low-Curvature Projections for Scalable Non-Destructive LLM Editing

ICML 2026poster

A central challenge in large language model (LLM) editing is capability preservation: methods that successfully change targeted behavior can quietly game the editing proxy and corrupt general capabilities, producing degenerate behaviors reminiscent of proxy/reward hacking. We present CrispEdit, a sc…

Cited by 0SourceScholar
2026

Robometer: Scaling General-Purpose Robotic Reward Models via Trajectory Comparisons

RSS 2026poster

General-purpose robot reward models are typically trained to predict absolute task progress from expert demonstrations, providing only local, frame-level supervision. While effective for expert demonstrations, this paradigm scales poorly to large scale real-world robotics datasets where failed and s…

Cited by 0SourceScholar
2025

Shallow diffusion networks provably learn hidden low-dimensional structure

ICLR 2025poster

Diffusion-based generative models provide a powerful framework for learning to sample from a complex target distribution. The remarkable empirical success of these models applied to high-dimensional signals, including images and video, stands in stark contrast to classical results highlighting the c…

Cited by 4SourcePDFScholar
2024

Sharp Rates in Dependent Learning Theory: Avoiding Sample Size Deflation for the Square Loss

ICML 2024spotlight

In this work, we study statistical learning with dependent data and square loss in a hypothesis class with tail decay in Orlicz space: $\mathscr{F}\subset L_{\Psi_p}$. Our inquiry is motivated by the search for a sharp noise interaction term, or variance proxy, in learning with dependent (e.g. $\bet…

Cited by 9SourcePDFScholar
2023

Bootstrapped Representations in Reinforcement Learning

ICML 2023poster

In reinforcement learning (RL), state representations are key to dealing with large or continuous state spaces. While one of the promises of deep learning algorithms is to automatically construct features well-tuned for the task they try to solve, such a representation might not emerge from end-to-e…

Cited by 8SourcePDFScholar
2023

Robots That Ask For Help: Uncertainty Alignment for Large Language Model Planners

CoRL 2023oral

Large language models (LLMs) exhibit a wide range of promising capabilities --- from step-by-step planning to commonsense reasoning --- that may provide utility for robots, but remain prone to confidently hallucinated predictions. In this work, we present KnowNo, a framework for measuring and aligni…

Cited by 248SourceScholar
2023

The Power of Learned Locally Linear Models for Nonlinear Policy Optimization

ICML 2023poster

A common pipeline in learning-based control is to iteratively estimate a model of system dynamics, and apply a trajectory optimization algorithm - e.g. $\mathtt{iLQR}$ - on the learned model to minimize a target cost. This paper conducts a rigorous analysis of a simplified variant of this strategy f…

Cited by 4SourcePDFScholar
2023

The noise level in linear regression with dependent data

NeurIPS 2023poster

We derive upper bounds for random design linear regression with dependent ($\beta$-mixing) data absent any realizability assumptions. In contrast to the strictly realizable martingale noise regime, no sharp \emph{instance-optimal} non-asymptotics are available in the literature. Up to constant fact…

Cited by 7SourcePDFScholar
2023

Visual Backtracking Teleoperation: A Data Collection Protocol for Offline Image-Based Reinforcement Learning

ICRA 2023poster

We consider how to most efficiently leverage teleoperator time to collect data for learning robust image-based value functions and policies for sparse reward robotic tasks. To accomplish this goal, we modify the process of data collection to include more than just successful demonstrations of the de…

Cited by 11SourceScholar
2022

Learning Model Predictive Controllers with Real-Time Attention for Real-World Navigation

CoRL 2022poster

Despite decades of research, existing navigation systems still face real-world challenges when deployed in the wild, e.g., in cluttered home environments or in human-occupied public spaces. To address this, we present a new class of implicit control policies combining the benefits of imitation lear…

Cited by 53SourceScholar
2022

On the Generalization of Representations in Reinforcement Learning

AISTATS 2022poster

In reinforcement learning, state representations are used to tractably deal with large problem spaces. State representations serve both to approximate the value function with few parameters, but also to generalize to newly encountered states. Their features may be learned implicitly (as part of a ne…

2020

Learning Hybrid Control Barrier Functions from Data

CoRL 2020

Motivated by the lack of systematic tools to obtain safe control laws for hybrid systems, we propose an optimization-based framework for learning certifiably safe control laws from data. In particular, we assume a setting in which the system dynamics are known and in which data exhibiting safe syste

2020

Learning Stability Certificates from Data

CoRL 2020

Many existing tools in nonlinear control theory for establishing stability or safety of a dynamical system can be distilled to the construction of a certificate function which guarantees a desired property. However, algorithms for synthesizing certificate functions typically require a closed-form an

Cited by 0SourcePDFScholar
2020

Observational Overfitting in Reinforcement Learning

ICLR 2020poster

A major component of overfitting in model-free reinforcement learning (RL) involves the case where the agent may mistakenly correlate reward with certain spurious features from the observations generated by the Markov Decision Process (MDP). We provide a general framework for analyzing this scenario…

Cited by 171SourceScholar
2019

Finite-time Analysis of Approximate Policy Iteration for the Linear Quadratic Regulator

NeurIPS 2019poster

We study the sample complexity of approximate policy iteration (PI) for the Linear Quadratic Regulator (LQR), building on a recent line of work using LQR as a testbed to understand the limits of reinforcement learning (RL) algorithms on continuous control tasks. Our analysis quantifies the tension b…

Cited by 73SourcePDFScholar
2018

Regret Bounds for Robust Adaptive Control of the Linear Quadratic Regulator

NeurIPS 2018poster

We consider adaptive control of the Linear Quadratic Regulator (LQR), where an unknown linear system is controlled subject to quadratic costs. Leveraging recent developments in the estimation of linear systems and in robust controller synthesis, we present the first provably polynomial time algorith…

Cited by 332SourcePDFScholar
2017

Breaking Locality Accelerates Block Gauss-Seidel

ICML 2017poster

Recent work by Nesterov and Stich (2016) showed that momentum can be used to accelerate the rate of convergence for block Gauss-Seidel in the setting where a fixed partitioning of the coordinates is chosen ahead of time. We show that this setting is too restrictive, constructing instances where brea…

2016

Cyclades: Conflict-free Asynchronous Machine Learning

NeurIPS 2016poster

We present Cyclades, a general framework for parallelizing stochastic optimization algorithms in a shared memory setting. Cyclades is asynchronous during model updates, and requires no memory locking mechanisms, similar to Hogwild!-type algorithms. Unlike Hogwild!, Cyclades introduces no conflicts d…

2016

Low-rank Solutions of Linear Matrix Equations via Procrustes Flow

ICML 2016poster

In this paper we study the problem of recovering a low-rank matrix from linear measurements. Our algorithm, which we call Procrustes Flow, starts from an initial estimate obtained by a thresholding scheme followed by gradient descent on a non-convex objective. We show that as long as the measurement…

Cited by 462SourcePDFScholar