← Search

Zaiwei Chen

14 accepted papers

2026

Bridging the Gap Between Average and Discounted TD Learning

ICML 2026poster

The analysis of Temporal Difference (TD) learning in the average-reward setting faces notable theoretical difficulties because the Bellman operator is not contractive with respect to any norm. This complicates standard analyses of stochastic updates that are effective in discounted settings. Althoug…

Cited by 0SourceScholar
2026

Natural Hypergradient Descent: Algorithm Design, Convergence Analysis, and Parallel Implementation

ICML 2026poster

In this work, we propose *Natural Hypergradient Descent* (NHGD), a new method for solving bilevel optimization problems. To address the computational bottleneck in hypergradient estimation—namely, the need to compute or approximate Hessian inverses—we exploit the statistical structure of the inner o…

Cited by 0SourceScholar
2025

Approximate Global Convergence of Independent Learning in Multi-Agent Systems

AISTATS 2025poster

Independent learning (IL) is a popular approach for achieving scalability in large-scale multi-agent systems, yet it typically lacks global convergence guarantees. In this paper, we study two representative algorithms—independent $Q$-learning and independent natural actor-critic—within both value-ba…

Cited by 0SourceScholar
2025

Maximizing the Value of Predictions in Control: Accuracy Is Not Enough

NeurIPS 2025poster

We study the value of stochastic predictions in online optimal control with random disturbances. Prior work provides performance guarantees based on prediction error but ignores the stochastic dependence between predictions and disturbances. We introduce a general framework modeling their joint dist…

Cited by 0SourcecodeScholar
2025

Overcoming the Curse of Dimensionality in Reinforcement Learning Through Approximate Factorization

ICML 2025poster

Factored Markov Decision Processes (FMDPs) offer a promising framework for overcoming the curse of dimensionality in reinforcement learning (RL) by decomposing high-dimensional MDPs into smaller and independently evolving components. Despite their potential, existing studies on FMDPs face three key…

Cited by 1SourcePDFScholar
2025

Reinforcement Learning with Imperfect Transition Predictions: A Bellman-Jensen Approach

NeurIPS 2025spotlight

Traditional reinforcement learning (RL) assumes the agents make decisions based on Markov decision processes (MDPs) with one-step transition models. In many real-world applications, such as energy management and stock investment, agents can access multi-step predictions of future states, which provi…

Cited by 0SourceScholar
2024

Last-Iterate Convergence for Generalized Frank-Wolfe in Monotone Variational Inequalities

NeurIPS 2024poster

We study the convergence behavior of a generalized Frank-Wolfe algorithm in constrained (stochastic) monotone variational inequality (MVI) problems. In recent years, there have been numerous efforts to design algorithms for solving constrained MVI problems due to their connections with optimization,…

Cited by 0SourcePDFScholar
2023

A Finite-Sample Analysis of Payoff-Based Independent Learning in Zero-Sum Stochastic Games

NeurIPS 2023poster

In this work, we study two-player zero-sum stochastic games and develop a variant of the smoothed best-response learning dynamics that combines independent learning dynamics for matrix games with the minimax value iteration for stochastic games. The resulting learning dynamics are payoff-based, conv…

Cited by 14SourcePDFScholar
2023

Convergence rates for localized actor-critic in networked Markov potential games

UAI 2023poster

We introduce a class of networked Markov potential games where agents are associated with nodes in a network. Each agent has its own local potential function, and the reward of each agent depends only on the states and actions of agents within a neighborhood. In this context, we propose a localized…

2022

Sample Complexity of Policy-Based Methods under Off-Policy Sampling and Linear Function Approximation

AISTATS 2022poster

In this work, we study policy-based methods for solving the reinforcement learning problem, where off-policy sampling and linear function approximation are employed for policy evaluation, and various policy update rules (including natural policy gradient) are considered for policy improvement. To so…

Cited by 23SourcePDFScholar
2021

Finite-Sample Analysis of Off-Policy Natural Actor-Critic Algorithm

ICML 2021spotlight

In this paper, we provide finite-sample convergence guarantees for an off-policy variant of the natural actor-critic (NAC) algorithm based on Importance Sampling. In particular, we show that the algorithm converges to a global optimal policy with a sample complexity of $\mathcal{O}(\epsilon^{-3}\log…

Cited by 38SourcePDFScholar
2021

Finite-Sample Analysis of Off-Policy TD-Learning via Generalized Bellman Operators

NeurIPS 2021poster

In TD-learning, off-policy sampling is known to be more practical than on-policy sampling, and by decoupling learning from data collection, it enables data reuse. It is known that policy evaluation has the interpretation of solving a generalized Bellman equation. In this paper, we derive finite-samp…

Cited by 16SourcePDFScholar
2020

Finite-Sample Analysis of Contractive Stochastic Approximation Using Smooth Convex Envelopes

NeurIPS 2020poster

Stochastic Approximation (SA) is a popular approach for solving fixed-point equations where the information is corrupted by noise. In this paper, we consider an SA involving a contraction mapping with respect to an arbitrary norm, and show its finite-sample error bounds while using different stepsiz…

Cited by 66SourcePDFScholar