← Search

Yuejie Chi

70 accepted papers

2026

Achieving Logarithmic Regret in KL-Regularized Zero-Sum Markov Games

ICML 2026poster

Reverse Kullback–Leibler (KL) divergence-based regularization with respect to a fixed reference policy is widely used in modern reinforcement learning to preserve the desired traits of the reference policy and sometimes to promote exploration (using uniform reference policy, known as entropy regular…

Cited by 0SourceScholar
2026

Generalized Parallel Scaling with Interdependent Generations

ICLR 2026poster

Parallel LLM inference scaling involves sampling a set of $N>1$ responses for a single input prompt. However, these $N$ parallel responses tend to be generated independently from each other, partitioning compute resources and leaving potentially useful information in one generation untapped by other…

Cited by 0SourceScholar
2026

Latent Diffusion Controller: Framework, Algorithms and Parameterization

ICML 2026poster

Controllable diffusion generation often relies on various heuristics that are seemingly disconnected without a unified understanding. We bridge this gap with Diffusion Controller (DiffCon), a unified control-theoretic view that casts reverse diffusion sampling as state-only stochastic control within…

Cited by 0SourceScholar
2026

On the Learning Dynamics of RLVR at the Edge of Competence

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has been a main driver of recent breakthroughs in large reasoning models. Yet it remains a mystery how rewards based solely on final outcomes can help overcome the long-horizon barrier to extended reasoning. To understand this, we develop a theor…

Cited by 0SourceScholar
2025

A Theoretical Analysis of Self-Supervised Learning for Vision Transformers

ICLR 2025poster

Self-supervised learning has become a cornerstone in computer vision, primarily divided into reconstruction-based methods like masked autoencoders (MAE) and discriminative methods such as contrastive learning (CL). Recent empirical observations reveal that MAE and CL capture different types of repr…

Cited by 0SourcePDFScholar
2025

Breaking the Curse of Multiagency in Robust Multi-Agent Reinforcement Learning

ICML 2025poster

Standard multi-agent reinforcement learning (MARL) algorithms are vulnerable to sim-to-real gaps. To address this, distributionally robust Markov games (RMGs) have been proposed to enhance robustness in MARL by optimizing the worst-case performance when game dynamics shift within a prescribed uncert…

Cited by 5SourcePDFScholar
2025

Characterizing the Accuracy-Communication-Privacy Trade-off in Distributed Stochastic Convex Optimization

AISTATS 2025poster

We consider the problem of differentially private stochastic convex optimization (DP-SCO) in a distributed setting with $M$ clients, where each of them has a local dataset of $N$ i.i.d. data samples from an underlying data distribution. The objective is to design an algorithm to minimize a convex po…

Cited by 0SourceScholar
2025

Exploration from a Primal-Dual Lens: Value-Incentivized Actor-Critic Methods for Sample-Efficient Online RL

NeurIPS 2025poster

Online reinforcement learning (RL) with complex function approximations such as transformers and deep neural networks plays a significant role in the modern practice of artificial intelligence. Despite its popularity and importance, balancing the fundamental trade-off between exploration and exploit…

Cited by 0SourceScholar
2025

Faster WIND: Accelerating Iterative Best-of-$N$ Distillation for LLM Alignment

AISTATS 2025poster

Recent advances in aligning large language models with human preferences have corroborated the growing importance of best-of-$N$ distillation (BOND). However, the iterative BOND algorithm is prohibitively expensive in practice due to the sample and computation inefficiency. This paper addresses the…

Cited by 0SourceScholar
2025

Incentivize without Bonus: Provably Efficient Model-based Online Multi-agent RL for Markov Games

ICML 2025poster

Multi-agent reinforcement learning (MARL) lies at the heart of a plethora of applications involving the interaction of a group of agents in a shared unknown environment. A prominent framework for studying MARL is Markov games, with the goal of finding various notions of equilibria in a sample-effici…

Cited by 0SourcePDFScholar
2025

Leveraging Multimodal Diffusion Models to Accelerate Imaging with Side Information

ICASSP 2025accepted

Diffusion models have found phenomenal success as expressive priors for solving inverse problems, but their extension beyond natural images to more structured scientific domains remains limited. Motivated by applications in materials science, we aim to reduce the number of measurements required from…

Cited by 0SourceScholar
2025

Multi-head Transformers Provably Learn Symbolic Multi-step Reasoning via Gradient Descent

NeurIPS 2025poster

Transformers have demonstrated remarkable capabilities in multi-step reasoning tasks. However, understandings of the underlying mechanisms by which they acquire these abilities through training remain limited, particularly from a theoretical standpoint. This work investigates how transformers learn…

Cited by 0SourceScholar
2025

Robust Gymnasium: A Unified Modular Benchmark for Robust Reinforcement Learning

ICLR 2025poster

Driven by inherent uncertainty and the sim-to-real gap, robust reinforcement learning (RL) seeks to improve resilience against the complexity and variability in agent-environment sequential interactions. Despite the existence of a large number of RL benchmarks, there is a lack of standardized benchm…

Cited by 1SourcePDFScholar
2025

ShadowKV: KV Cache in Shadows for High-Throughput Long-Context LLM Inference

ICML 2025spotlight

With the widespread deployment of long-context large language models (LLMs), there has been a growing demand for efficient support of high-throughput inference. However, as the key-value (KV) cache expands with the sequence length, the increasing memory footprint and the need to access it for decodi…

2025

Transformers Provably Learn Chain-of-Thought Reasoning with Length Generalization

NeurIPS 2025poster

The ability to reason lies at the core of artificial intelligence (AI), and challenging problems usually call for deeper and longer reasoning to tackle. A crucial question about AI reasoning is whether models can extrapolate learned reasoning patterns to solve harder tasks that require longer chain…

Cited by 0SourceScholar
2025

Value-Incentivized Preference Optimization: A Unified Approach to Online and Offline RLHF

ICLR 2025poster

Reinforcement learning from human feedback (RLHF) has demonstrated great promise in aligning large language models (LLMs) with human preference. Depending on the availability of preference data, both online and offline RLHF are active areas of investigation. A key bottleneck is understanding how to…

Cited by 31SourcePDFScholar
2025

Vertical Federated Learning with Missing Features During Training and Inference

ICLR 2025poster

Vertical federated learning trains models from feature-partitioned datasets across multiple clients, who collaborate without sharing their local data. Standard approaches assume that all feature partitions are available during both training and inference. Yet, in practice, this assumption rarely hol…

2024

Accelerating Convergence of Score-Based Diffusion Models, Provably

ICML 2024poster

Score-based diffusion models, while achieving remarkable empirical performance, often suffer from low sampling speed, due to extensive function evaluations needed during the sampling phase. Despite a flurry of recent activities towards speeding up diffusion generative modeling in practice, theoretic…

Cited by 80SourcePDFScholar
2024

Escaping Saddle Points in Heterogeneous Federated Learning via Distributed SGD with Communication Compression

AISTATS 2024poster

We consider the problem of finding second-order stationary points in the optimization of heterogeneous federated learning (FL). Previous works in FL mostly focus on first-order convergence guarantees, which do not rule out the scenario of unstable saddle points. Meanwhile, it is a key bottleneck of…

Cited by 5SourcePDFScholar
2024

Federated Natural Policy Gradient and Actor Critic Methods for Multi-task Reinforcement Learning

NeurIPS 2024poster

Federated reinforcement learning (RL) enables collaborative decision making of multiple distributed agents without sharing local data trajectories. In this work, we consider a multi-task setting, in which each agent has its own private reward function corresponding to different tasks, while sharing…

Cited by 4SourcePDFScholar
2024

Federated Offline Reinforcement Learning: Collaborative Single-Policy Coverage Suffices

ICML 2024poster

Offline reinforcement learning (RL), which seeks to learn an optimal policy using offline data, has garnered significant interest due to its potential in critical applications where online data collection is infeasible or expensive. This work explores the benefit of federated learning for offline RL…

Cited by 11SourcePDFScholar
2024

Get More with LESS: Synthesizing Recurrence with KV Cache Compression for Efficient LLM Inference

ICML 2024poster

Many computational factors limit broader deployment of large language models. In this paper, we focus on a memory bottleneck imposed by the key-value (KV) cache, a computational shortcut that requires storing previous KV pairs during decoding. While existing KV cache methods approach this problem by…

2024

In-Context Learning with Representations: Contextual Generalization of Trained Transformers

NeurIPS 2024poster

In-context learning (ICL) refers to a remarkable capability of pretrained large language models, which can learn a new task given a few examples during inference. However, theoretical understanding of ICL is largely under-explored, particularly whether transformers can be trained to generalize to un…

Cited by 8SourcePDFScholar
2024

Learning Discrete Concepts in Latent Hierarchical Models

NeurIPS 2024poster

Learning concepts from natural high-dimensional data (e.g., images) holds potential in building human-aligned and interpretable machine learning models. Despite its encouraging prospect, formalization and theoretical insights into this crucial task are still lacking. In this work, we formali…

Cited by 2SourcePDFScholar
2024

Provably Robust Score-Based Diffusion Posterior Sampling for Plug-and-Play Image Reconstruction

NeurIPS 2024poster

In a great number of tasks in science and engineering, the goal is to infer an unknown image from a small number of noisy measurements collected from a known forward model describing certain sensing or imaging modality. Due to resource constraints, this image reconstruction task is often extremely i…

2024

Sample-Efficient Robust Multi-Agent Reinforcement Learning in the Face of Environmental Uncertainty

ICML 2024poster

To overcome the sim-to-real gap in reinforcement learning (RL), learned policies must maintain robustness against environmental uncertainties. While robust RL has been widely studied in single-agent regimes, in multi-agent environments, the problem remains understudied---despite the fact that the pr…

Cited by 13SourcePDFScholar
2024

Towards Non-Asymptotic Convergence for Diffusion-Based Generative Models

ICLR 2024poster

Diffusion models, which convert noise into new data instances by learning to reverse a Markov diffusion process, have become a cornerstone in contemporary generative modeling. While their practical power has now been widely recognized, the theoretical underpinnings remain far from mature. In this w…

Cited by 31SourcePDFScholar
2023

A trajectory is worth three sentences: multimodal transformer for offline reinforcement learning

UAI 2023poster

Transformers hold tremendous promise in solving offline reinforcement learning (RL) by formulating it as a sequence modeling problem inspired by language modeling (LM). Prior works using transformers model a sample (trajectory) of RL as one sequence analogous to a sequence of words (one sentence) in…

Cited by 11SourcePDFScholar
2023

Counterfactual Generation with Identifiability Guarantees

NeurIPS 2023poster

Counterfactual generation lies at the core of various machine learning tasks, including image translation and controllable text generation. This generation process usually requires the identification of the disentangled latent representations, such as content and style, that underlie the observed da…

2023

Faster Last-iterate Convergence of Policy Optimization in Zero-Sum Markov Games

ICLR 2023poster

Multi-Agent Reinforcement Learning (MARL)---where multiple agents learn to interact in a shared dynamic environment---permeates across a wide range of critical applications. While there has been substantial progress on understanding the global convergence of policy optimization methods in single-age…

Cited by 45SourcePDFScholar
2023

Identification of Nonlinear Latent Hierarchical Models

NeurIPS 2023poster

Identifying latent variables and causal structures from observational data is essential to many real-world applications involving biological data, medical data, and unstructured data such as images and languages. However, this task can be highly challenging, especially when observed variables are ge…

Cited by 19SourcePDFScholar
2023

Reward-agnostic Fine-tuning: Provable Statistical Benefits of Hybrid Reinforcement Learning

NeurIPS 2023poster

This paper studies tabular reinforcement learning (RL) in the hybrid setting, which assumes access to both an offline dataset and online interactions with the unknown environment. A central question boils down to how to efficiently utilize online data to strengthen and complement the offline dataset…

Cited by 15SourcePDFScholar
2023

Seeing is not Believing: Robust Reinforcement Learning against Spurious Correlation

NeurIPS 2023poster

Robustness has been extensively studied in reinforcement learning (RL) to handle various forms of uncertainty such as random perturbations, rare events, and malicious attacks. In this work, we consider one critical type of robustness against spurious correlation, where different portions of the stat…

Cited by 26SourcePDFScholar
2023

The Blessing of Heterogeneity in Federated Q-Learning: Linear Speedup and Beyond

ICML 2023poster

In this paper, we consider federated Q-learning, which aims to learn an optimal Q-function by periodically aggregating local Q-estimates trained on local data alone. Focusing on infinite-horizon tabular Markov decision processes, we provide sample complexity guarantees for both the synchronous and a…

Cited by 32SourcePDFScholar
2023

The Curious Price of Distributional Robustness in Reinforcement Learning with a Generative Model

NeurIPS 2023poster

This paper investigates model robustness in reinforcement learning (RL) via the framework of distributionally robust Markov decision processes (RMDPs). Despite recent efforts, the sample complexity of RMDPs is much less understood regardless of the uncertainty set in use; in particular, there exist…

Cited by 44SourcePDFScholar
2023

The Power of Preconditioning in Overparameterized Low-Rank Matrix Sensing

ICML 2023poster

We propose $\textsf{ScaledGD($\lambda$)}$, a preconditioned gradient descent method to tackle the low-rank matrix sensing problem when the true rank is unknown, and when the matrix is possibly ill-conditioned. Using overparametrized factor representations, $\textsf{ScaledGD($\lambda$)}$ starts from…

Cited by 46SourcePDFScholar
2023

Understanding Masked Autoencoders via Hierarchical Latent Variable Models

CVPR 2023highlight

Masked autoencoder (MAE), a simple and effective self-supervised learning framework based on the reconstruction of masked image regions, has recently achieved prominent success in a variety of vision tasks. Despite the emergence of intriguing empirical observations on MAE, a theoretically principled…

2022

BEER: Fast $O(1/T)$ Rate for Decentralized Nonconvex Optimization with Communication Compression

NeurIPS 2022accept

Communication efficiency has been widely recognized as the bottleneck for large-scale decentralized machine learning applications in multi-agent or federated environments. To tackle the communication bottleneck, there have been many efforts to design communication-compressed algorithms for decentral…

2022

Batch Active Learning with Graph Neural Networks via Multi-Agent Deep Reinforcement Learning

AAAI 2022technical

Graph neural networks (GNNs) have achieved tremendous success in many graph learning tasks such as node classification, graph classification and link prediction. For the classification task, GNNs' performance often highly depends on the number of labeled nodes and thus could be significantly hampere…

Cited by 25SourcePDFScholar
2022

Minimax-Optimal Multi-Agent RL in Markov Games With a Generative Model

NeurIPS 2022accept

This paper studies multi-agent reinforcement learning in Markov games, with the goal of learning Nash equilibria or coarse correlated equilibria (CCE) sample-optimally. All prior results suffer from at least one of the two obstacles: the curse of multiple agents and the barrier of long horizon, rega…

Cited by 31SourcePDFScholar
2022

Pessimistic Q-Learning for Offline Reinforcement Learning: Towards Optimal Sample Complexity

ICML 2022spotlight

Offline or batch reinforcement learning seeks to learn a near-optimal policy using history data without active exploration of the environment. To counter the insufficient coverage and sample scarcity of many offline datasets, the principle of pessimism has been recently introduced to mitigate high b…

Cited by 116SourcePDFScholar
2022

Privacy-Preserving Federated Multi-Task Linear Regression: A One-Shot Linear Mixing Approach Inspired By Graph Regularization

ICASSP 2022accepted

We investigate multi-task learning (MTL), where multiple learning tasks are performed jointly rather than separately to leverage their similarities and improve performance. We focus on the federated multi-task linear regression setting, where each machine possesses its own data for individual tasks…

Cited by 0SourceScholar
2022

Scaling and Scalability: Provable Nonconvex Low-Rank Tensor Completion

AISTATS 2022poster

Tensors, which provide a powerful and flexible model for representing multi-attribute data and multi-way interactions, play an indispensable role in modern data science across various fields in science and engineering. A fundamental task is tensor completion, which aims to faithfully recover the ten…

2022

SoteriaFL: A Unified Framework for Private Federated Learning with Communication Compression

NeurIPS 2022accept

To enable large-scale machine learning in bandwidth-hungry environments such as wireless networks, significant progress has been made recently in designing communication-efficient federated learning algorithms with the aid of communication compression. On the other end, privacy preserving, especiall…

2021

Breaking the Sample Complexity Barrier to Regret-Optimal Model-Free Reinforcement Learning

NeurIPS 2021spotlight

Achieving sample efficiency in online episodic reinforcement learning (RL) requires optimally balancing exploration and exploitation. When it comes to a finite-horizon episodic Markov decision process with $S$ states, $A$ actions and horizon length $H$, substantial progress has been achieved toward…

Cited by 64SourcePDFScholar
2021

Fast Policy Extragradient Methods for Competitive Games with Entropy Regularization

NeurIPS 2021poster

This paper investigates the problem of computing the equilibrium of competitive games, which is often modeled as a constrained saddle-point optimization problem with probability simplex constraints. Despite recent efforts in understanding the last-iterate convergence of extragradient methods in the…

Cited by 94SourcePDFScholar
2021

Sample-Efficient Reinforcement Learning Is Feasible for Linearly Realizable MDPs with Limited Revisiting

NeurIPS 2021poster

Low-complexity models such as linear function representation play a pivotal role in enabling sample-efficient reinforcement learning (RL). The current paper pertains to a scenario with value-based linear representation, which postulates linear realizability of the optimal Q-function (also called the…

Cited by 36SourcePDFScholar
2021

Tightening the Dependence on Horizon in the Sample Complexity of Q-Learning

ICML 2021spotlight

Q-learning, which seeks to learn the optimal Q-function of a Markov decision process (MDP) in a model-free fashion, lies at the heart of reinforcement learning. Focusing on the synchronous setting (such that independent samples for all state-action pairs are queried via a generative model in each it…

Cited by 23SourcePDFScholar
2020

Breaking the Sample Size Barrier in Model-Based Reinforcement Learning with a Generative Model

NeurIPS 2020poster

We investigate the sample efficiency of reinforcement learning in a $\gamma$-discounted infinite-horizon Markov decision process (MDP) with state space S and action space A, assuming access to a generative model. Despite a number of prior work tackling this problem, a complete picture of the trade-…

Cited by 152SourcePDFScholar
2020

Communication-Efficient Distributed Optimization in Networks with Gradient Tracking and Variance Reduction

AISTATS 2020poster

Due to the imminent need to alleviate the communication burden in multi-agent and federated learning, the investigation of communication-efficient distributed optimization algorithms for empirical risk minimization has flourished recently. A large fraction of existing algorithms are developed for th…

2020

Manifold Gradient Descent Solves Multi-Channel Sparse Blind Deconvolution Provably and Efficiently

ICASSP 2020accepted

Multi-channel sparse blind deconvolution refers to the problem of learning an unknown filter by observing its circulant convolutions with multiple input signals that are sparse. It is challenging to learn the filter efficiently due to the bilinear structure of the observations with respect to the un…

Cited by 0SourceScholar
2020

Sample Complexity of Asynchronous Q-Learning: Sharper Analysis and Variance Reduction

NeurIPS 2020poster

Asynchronous Q-learning aims to learn the optimal action-value function (or Q-function) of a Markov decision process (MDP), based on a single trajectory of Markovian samples induced by a behavior policy. Focusing on a $\gamma$-discounted MDP with state space S and action space A, we demonstrate tha…

Cited by 107SourcePDFScholar
2018

Implicit Regularization in Nonconvex Statistical Estimation: Gradient Descent Converges Linearly for Phase Retrieval and Matrix Completion

ICML 2018oral

Recent years have seen a flurry of activities in designing provably efficient nonconvex optimization procedures for solving statistical estimation problems. For various problems like phase retrieval or low-rank matrix completion, state-of-the-art nonconvex procedures require proper regularization (e…

Cited by 334SourcePDFScholar
2018

Terahertz Imaging of Binary Reflectance with Variational Bayesian Inference

ICASSP 2018accepted

In this paper, we propose a Bayesian inference approach to extract the binary reflectance pattern of samples from compressed measurements in the terahertz (THz) frequency band. Compared with existing compressed THz imaging methods relying on the sparsity of the reflectance pattern, the proposed Baye…

Cited by 0SourceScholar
2016

Outlier-robust recovery of low-rank positive semidefinite matrices from magnitude measurements

ICASSP 2016accepted

We address the problem of estimating a low-rank positive semidefinite (PSD) matrix from a set of magnitude measurements that are quadratic in the sensing vectors in the presence of arbitrary outliers. We propose a parameter-free algorithm that seeks the PSD matrix that minimizes the ℓ1-norm of the m…

Cited by 0SourceScholar
2016

Provable Non-convex Phase Retrieval with Outliers: Median TruncatedWirtinger Flow

ICML 2016poster

Solving systems of quadratic equations is a central problem in machine learning and signal processing. One important example is phase retrieval, which aims to recover a signal from only magnitudes of its linear measurements. This paper focuses on the situation when the measurements are corrupted by…

Cited by 114SourcePDFScholar
2016

Robust blind spikes deconvolution

ICASSP 2016accepted

Blind spikes deconvolution, or blind super-resolution, deals with the problem of estimating the delays and amplitudes of spikes from its convolution with an unknown low-pass point spread function. By constraining the point spread function in a known low-dimensional subspace, a convex optimization al…

Cited by 0SourceScholar