← Search

Zhengyuan Zhou

38 accepted papers

2026

DR-SAC: Distributionally Robust Soft Actor-Critic for Reinforcement Learning under Uncertainty

ICLR 2026poster

Deep reinforcement learning (RL) has achieved remarkable success, yet its deployment in real-world scenarios is often limited by vulnerability to environmental uncertainties. Distributionally robust RL (DR-RL) algorithms have been proposed to resolve this challenge, but existing approaches are large…

Cited by 0SourcecodeScholar
2026

Semi-Parametric Contextual Pricing with General Smoothness

ICLR 2026poster

We study the contextual pricing problem, where in each round a seller observes a context, sets a price, and receives a binary purchase signal. We adopt a semi-parametric model in which the demand follows a linear parametric form composed with an unknown link function from a $\beta$-Hölder class. Pri…

Cited by 0SourceScholar
2026

The (Marginal) Value of a Search Ad: An Online Causal Framework for Repeated Second-price Auctions

ICML 2026poster

Existing auto-bidding algorithms in digital advertising often treat the value of an ad opportunity as the revenue obtained when an ad is shown and/or clicked, and bid accordingly. This can lead to wasteful spending because the true value is the marginal gain from paid exposure: even without winning …

Cited by 0SourceScholar
2025

Concurrent Reinforcement Learning with Aggregated States via Randomized Least Squares Value Iteration

ICML 2025poster

Designing learning agents that explore efficiently in a complex environment has been widely recognized as a fundamental challenge in reinforcement learning. While a number of works have demonstrated the effectiveness of techniques based on randomized value functions on a single agent, it remains un…

Cited by 0SourcePDFScholar
2025

Improved Confidence Regions and Optimal Algorithms for Online and Offline Linear MNL Bandits

NeurIPS 2025poster

In this work, we consider the data-driven assortment optimization problem under the linear multinomial logit(MNL) choice model. We first establish a improved confidence region for the maximum likelihood estimator (MLE) of the $d$-dimensional linear MNL likelihood function that removes the explicit d…

Cited by 0SourceScholar
2025

Improved Last-Iterate Convergence of Shuffling Gradient Methods for Nonsmooth Convex Optimization

ICML 2025poster

We study the convergence of the shuffling gradient method, a popular algorithm employed to minimize the finite-sum function with regularization, in which functions are passed to apply (Proximal) Gradient Descent (GD) one by one whose order is determined by a permutation on the indices of functions.…

Cited by 0SourcePDFScholar
2025

Nonconvex Stochastic Optimization under Heavy-Tailed Noises: Optimal Convergence without Gradient Clipping

ICLR 2025poster

Recently, the study of heavy-tailed noises in first-order nonconvex stochastic optimization has gotten a lot of attention since it was recognized as a more realistic condition as suggested by many empirical observations. Specifically, the stochastic noise (the difference between the stochastic and t…

Cited by 1SourcePDFScholar
2025

Precise Asymptotics and Refined Regret of Variance-Aware UCB

NeurIPS 2025spotlight

In this paper, we study the behavior of the Upper Confidence Bound-Variance (UCB-V) algorithm for the Multi-Armed Bandit (MAB) problems, a variant of the canonical Upper Confidence Bound (UCB) algorithm that incorporates variance estimates into its decision-making process. More precisely, we provide…

Cited by 0SourceScholar
2025

Statistical Learning of Distributionally Robust Stochastic Control in Continuous State Spaces

AISTATS 2025oral

We explore the control of stochastic systems with potentially continuous state and action spaces, characterized by the state dynamics $X_{t+1} = f(X_t, A_t, W_t)$. Here, $X$, $A$, and $W$ represent the state, action, and exogenous random noise processes, respectively, with $f$ denoting a known funct…

Cited by 0SourceScholar
2024

Adaptively Learning to Select-Rank in Online Platforms

ICML 2024poster

Ranking algorithms are fundamental to various online platforms across e-commerce sites to content streaming services. Our research addresses the challenge of adaptively ranking items from a candidate pool for heterogeneous users, a key component in personalizing user experience. We develop a user re…

Cited by 0SourcePDFScholar
2024

Feasible $Q$-Learning for Average Reward Reinforcement Learning

AISTATS 2024poster

Average reward reinforcement learning (RL) provides a suitable framework for capturing the objective (i.e. long-run average reward) for continuing tasks, where there is often no natural way to identify a discount factor. However, existing average reward RL algorithms with sample complexity guarantee…

Cited by 6SourcePDFScholar
2024

On the Convergence of Projected Bures-Wasserstein Gradient Descent under Euclidean Strong Convexity

ICML 2024poster

The Bures-Wasserstein (BW) gradient descent method has gained considerable attention in various domains, including Gaussian barycenter, matrix recovery and variational inference problems, due to its alignment with the Wasserstein geometry of normal distributions. Despite its popularity, existing con…

Cited by 0SourcePDFScholar
2024

Single-Trajectory Distributionally Robust Reinforcement Learning

ICML 2024poster

To mitigate the limitation that the classical reinforcement learning (RL) framework heavily relies on identical training and test environments, Distributionally Robust RL (DRRL) has been proposed to enhance performance across a range of environments, possibly including unknown test environments. As…

Cited by 13SourcePDFScholar
2024

Stochastic contextual bandits with graph feedback: from independence number to MAS number

NeurIPS 2024poster

We consider contextual bandits with graph feedback, a class of interactive learning problems with richer structures than vanilla contextual bandits, where taking an action reveals the rewards for all neighboring actions in the feedback graph under all contexts. Unlike the multi-armed bandits setting…

Cited by 2SourcePDFScholar
2023

A Finite Sample Complexity Bound for Distributionally Robust Q-learning

AISTATS 2023poster

We consider a reinforcement learning setting in which the deployment environment is different from the training environment. Applying a robust Markov decision processes formulation, we extend the distributionally robust Q-learning framework studied in [Liu et. al. 2022]. Further, we improve the desi…

Cited by 36SourcePDFScholar
2022

Distributionally Robust $Q$-Learning

ICML 2022spotlight

Reinforcement learning (RL) has demonstrated remarkable achievements in simulated environments. However, carrying this success to real environments requires the important attribute of robustness, which the existing RL algorithms often lack as they assume that the future deployment environment is the…

Cited by 64SourcePDFScholar
2022

Doubly Robust Distributionally Robust Off-Policy Evaluation and Learning

ICML 2022spotlight

Off-policy evaluation and learning (OPE/L) use offline observational data to make better decisions, which is crucial in applications where online experimentation is limited. However, depending entirely on logged data, OPE/L is sensitive to environment distribution shifts — discrepancies between the…

2022

Leveraging the Hints: Adaptive Bidding in Repeated First-Price Auctions

NeurIPS 2022accept

With the advent and increasing consolidation of e-commerce, digital advertising has very recently replaced traditional advertising as the main marketing force in the economy. In the past four years, a particularly important development in the digital advertising industry is the shift from second-pri…

Cited by 17SourcePDFScholar
2022

Society of Agents: Regret Bounds of Concurrent Thompson Sampling

NeurIPS 2022accept

We consider the concurrent reinforcement learning problem where $n$ agents simultaneously learn to make decisions in the same environment by sharing experience with each other. Existing works in this emerging area have empirically demonstrated that Thompson sampling (TS) based algorithms provide a…

Cited by 5SourcePDFScholar
2021

Finite-Sample Regret Bound for Distributionally Robust Offline Tabular Reinforcement Learning

AISTATS 2021poster

While reinforcement learning has witnessed tremendous success recently in a wide range of domains, robustness–or the lack thereof–remains an important issue that remains inadequately addressed. In this paper, we provide a distributionally robust formulation of offline learning policy in tabular RL t…

Cited by 100SourcePDFScholar
2020

Distributionally Robust Policy Evaluation and Learning in Offline Contextual Bandits

ICML 2020poster

Policy learning using historical observational data is an important problem that has found widespread applications. However, existing literature rests on the crucial assumption that the future environment where the learned policy will be deployed is the same as the past environment that has generate…

Cited by 69SourcePDFScholar
2020

Finite-Time Last-Iterate Convergence for Multi-Agent Learning in Games

ICML 2020poster

In this paper, we consider multi-agent learning via online gradient descent in a class of games called $\lambda$-cocoercive games, a fairly broad class of games that admits many Nash equilibria and that properly includes unconstrained strongly monotone games. We characterize the finite-time last-ite…

Cited by 64SourcePDFScholar
2020

Gradient-free Online Learning in Continuous Games with Delayed Rewards

ICML 2020poster

Motivated by applications to online advertising and recommender systems, we consider a game-theoretic model with delayed rewards and asynchronous, payoff-based feedback. In contrast to previous work on delayed multi-armed bandits, we focus on games with continuous action spaces, and we examine the l…

Cited by 50SourcePDFScholar
2020

Optimistic Dual Extrapolation for Coherent Non-monotone Variational Inequalities

NeurIPS 2020poster

The optimization problems associated with training generative adversarial neural networks can be largely reduced to certain {\em non-monotone} variational inequality problems (VIPs), whereas existing convergence results are mostly based on monotone or strongly monotone assumptions. In this paper, we…

Cited by 70SourcePDFScholar
2020

Understanding l4-based Dictionary Learning: Interpretation, Stability, and Robustness

ICLR 2020poster

Recently, the $\ell^4$-norm maximization has been proposed to solve the sparse dictionary learning (SDL) problem. The simple MSP (matching, stretching, and projection) algorithm proposed by \cite{zhai2019a} has proved surprisingly efficient and effective. This paper aims to better understand this a…

Cited by 25SourcecodeScholar
2019

Learning in Generalized Linear Contextual Bandits with Stochastic Delays

NeurIPS 2019spotlight

In this paper, we consider online learning in generalized linear contextual bandits where rewards are not immediately observed. Instead, rewards are available to the decision maker only after some delay, which is unknown and stochastic, even though a decision must be made at each time step for an in…

Cited by 114SourcePDFScholar
2018

Distributed Asynchronous Optimization with Unbounded Delays: How Slow Can You Go?

ICML 2018oral

One of the most widely used optimization methods for large-scale machine learning problems is distributed asynchronous stochastic gradient descent (DASGD). However, a key issue that arises here is that of delayed gradients: when a “worker” node asynchronously contributes a gradient update to the “ma…

Cited by 72SourcePDFScholar
2018

Learning in Games with Lossy Feedback

NeurIPS 2018poster

We consider a game-theoretical multi-agent learning problem where the feedback information can be lost during the learning process and rewards are given by a broad class of games known as variationally stable games. We propose a simple variant of the classical online gradient descent algorithm, call…

Cited by 30SourcePDFScholar
2018

MentorNet: Learning Data-Driven Curriculum for Very Deep Neural Networks on Corrupted Labels

ICML 2018oral

Recent deep networks are capable of memorizing the entire data even when the labels are completely random. To overcome the overfitting on corrupted labels, we propose a novel technique of learning another neural network, called MentorNet, to supervise the training of the base deep networks, namely,…

2017

Countering Feedback Delays in Multi-Agent Learning

NeurIPS 2017poster

We consider a model of game-theoretic learning based on online mirror descent (OMD) with asynchronous and delayed feedback information. Instead of focusing on specific games, we consider a broad class of continuous games defined by the general equilibrium stability notion, which we call λ-variationa…

Cited by 36SourcePDFScholar
2017

Stochastic Mirror Descent in Variationally Coherent Optimization Problems

NeurIPS 2017poster

In this paper, we examine a class of non-convex stochastic optimization problems which we call variationally coherent, and which properly includes pseudo-/quasiconvex and star-convex optimization problems. To solve such problems, we focus on the widely used stochastic mirror descent (SMD) family of…

Cited by 108SourcePDFScholar