← Search

Xuezhou Zhang

26 accepted papers

2026

When Can You Poison Rewards? A Tight Characterization of Reward Poisoning in Linear MDPs

ICML 2026poster

We study reward poisoning attacks in reinforcement learning (RL), where an adversary manipulates rewards within constrained budgets to force the target RL agent to adopt a policy that aligns with the attacker's objectives. Prior works on reward poisoning mainly focused on sufficient conditions to de…

Cited by 0SourceScholar
2025

Accelerating RL for LLM Reasoning with Optimal Advantage Regression

NeurIPS 2025poster

Reinforcement learning (RL) has emerged as a powerful tool for fine-tuning large language models (LLMs) to improve complex reasoning abilities. However, state-of-the-art policy optimization methods often suffer from high computational overhead and memory consumption, primarily due to the need for mu…

Cited by 0SourcecodeScholar
2025

Avoiding exp(R) scaling in RLHF through Preference-based Exploration

NeurIPS 2025poster

Reinforcement Learning from Human Feedback (RLHF) has emerged as a pivotal technique for large language model (LLM) alignment. This paper studies the setting of online RLHF and focuses on improving its sample efficiency. All existing algorithms for online RLHF, whether doing passive exploration or a…

Cited by 0SourceScholar
2024

Exact Policy Recovery in Offline RL with Both Heavy-Tailed Rewards and Data Corruption

AAAI 2024technical

We study offline reinforcement learning (RL) with heavy-tailed reward distribution and data corruption: (i) Moving beyond subGaussian reward distribution, we allow the rewards to have infinite variances; (ii) We allow corruptions where an attacker can arbitrarily modify a small fraction of the rewar…

Cited by 2SourcePDFScholar
2023

Byzantine-Robust Online and Offline Distributed Reinforcement Learning

AISTATS 2023poster

We consider a distributed reinforcement learning setting where multiple agents separately explore the environment and communicate their experiences through a central server. However, $\alpha$-fraction of agents are adversarial and can report arbitrary fake information. Critically, these adversarial…

Cited by 23SourcePDFScholar
2023

Learning Adversarial Low-rank Markov Decision Processes with Unknown Transition and Full-information Feedback

NeurIPS 2023poster

In this work, we study the low-rank MDPs with adversarially changed losses in the full-information feedback setting. In particular, the unknown transition probability kernel admits a low-rank matrix decomposition \citep{REPUCB22}, and the loss functions may change adversarially but are revealed to t…

Cited by 5SourcePDFScholar
2023

Provably Efficient Representation Learning with Tractable Planning in Low-Rank POMDP

ICML 2023poster

In this paper, we study representation learning in partially observable Markov Decision Processes (POMDPs), where the agent learns a decoder function that maps a series of high-dimensional raw observations to a compact representation and uses it for more efficient exploration and planning. We focus…

Cited by 7SourcePDFScholar
2023

Representation Learning for Low-rank General-sum Markov Games

ICLR 2023poster

We study multi-agent general-sum Markov games with nonlinear function approximation. We focus on low-rank Markov games whose transition matrix admits a hidden low-rank structure on top of an unknown non-linear representation. The goal is to design an algorithm that (1) finds an $\varepsilon$-equilib…

Cited by 3SourcePDFScholar
2022

Bandit Theory and Thompson Sampling-Guided Directed Evolution for Sequence Optimization

NeurIPS 2022accept

Directed Evolution (DE), a landmark wet-lab method originated in 1960s, enables discovery of novel protein designs via evolving a population of candidate sequences. Recent advances in biotechnology has made it possible to collect high-throughput data, allowing the use of machine learning to map out…

Cited by 6SourcePDFScholar
2022

Decentralized Gossip-Based Stochastic Bilevel Optimization over Communication Networks

NeurIPS 2022accept

Bilevel optimization have gained growing interests, with numerous applications found in meta learning, minimax games, reinforcement learning, and nested composition optimization. This paper studies the problem of decentralized distributed bilevel optimization over a network where agents can only co…

Cited by 59SourcePDFScholar
2022

Efficient Reinforcement Learning in Block MDPs: A Model-free Representation Learning approach

ICML 2022spotlight

We present BRIEE, an algorithm for efficient reinforcement learning in Markov Decision Processes with block-structured dynamics (i.e., Block MDPs), where rich observations are generated from a set of unknown latent states. BRIEE interleaves latent states discovery, exploration, and exploitation toge…

2022

Off-Policy Fitted Q-Evaluation with Differentiable Function Approximators: Z-Estimation and Inference Theory

ICML 2022spotlight

Off-Policy Evaluation (OPE) serves as one of the cornerstones in Reinforcement Learning (RL). Fitted Q Evaluation (FQE) with various function approximators, especially deep neural networks, has gained practical success. While statistical analysis has proved FQE to be minimax-optimal with tabular, li…

Cited by 23SourcePDFScholar
2022

Optimal Estimation of Policy Gradient via Double Fitted Iteration

ICML 2022spotlight

Policy gradient (PG) estimation becomes a challenge when we are not allowed to sample with the target policy but only have access to a dataset generated by some unknown behavior policy. Conventional methods for off-policy PG estimation often suffer from either significant bias or exponentially large…

Cited by 4SourcePDFScholar
2022

Provable Defense against Backdoor Policies in Reinforcement Learning

NeurIPS 2022accept

We propose a provable defense mechanism against backdoor policies in reinforcement learning under subspace trigger assumption. A backdoor policy is a security threat where an adversary publishes a seemingly well-behaved policy which in fact allows hidden triggers. During deployment, the adversary ca…

2021

Neural Additive Models: Interpretable Machine Learning with Neural Nets

NeurIPS 2021spotlight

Deep neural networks (DNNs) are powerful black-box predictors that have achieved impressive performance on a wide variety of tasks. However, their accuracy comes at the cost of intelligibility: it is usually unclear how they make their decisions. This hinders their applicability to high stakes decis…

2021

Robust Policy Gradient against Strong Data Corruption

ICML 2021spotlight

We study the problem of robust reinforcement learning under adversarial corruption on both rewards and transitions. Our attack model assumes an \textit{adaptive} adversary who can arbitrarily corrupt the reward and transition at every step within an episode, for at most $\epsilon$-fraction of the le…

2021

The Sample Complexity of Teaching by Reinforcement on Q-Learning

AAAI 2021technical

We study the sample complexity of teaching, termed as ``teaching dimension" (TDim) in the literature, for the teaching-by-reinforcement paradigm, where the teacher guides the student through rewards. This is distinct from the teaching-by-demonstration paradigm motivated by robotics applications, whe…

Cited by 11SourcePDFScholar
2020

Adaptive Reward-Poisoning Attacks against Reinforcement Learning

ICML 2020poster

In reward-poisoning attacks against reinforcement learning (RL), an attacker can perturb the environment reward $r_t$ into $r_t+\delta_t$ at each step, with the goal of forcing the RL agent to learn a nefarious policy. We categorize such attacks by the infinity-norm constraint on $\delta_t$: We prov…

Cited by 160SourcePDFScholar
2019

An Optimal Control Approach to Sequential Machine Teaching

AISTATS 2019poster

Given a sequential learning algorithm and a target model, sequential machine teaching aims to find the shortest training sequence to drive the learning algorithm to the target model. We present the first principled way to find such shortest training sequences. Our key insight is to formulate sequent…

2019

Policy Poisoning in Batch Reinforcement Learning and Control

NeurIPS 2019poster

We study a security threat to batch reinforcement learning and control where the attacker aims to poison the learned policy. The victim is a reinforcement learner / controller which first estimates the dynamics and the rewards from a batch data set, and then solves for the optimal policy with respec…

2018

Teacher Improves Learning by Selecting a Training Subset

AISTATS 2018poster

We call a learner super-teachable if a teacher can trim down an iid training set while making the learner learn even better. We provide sharp super-teaching guarantees on two learners: the maximum likelihood estimator for the mean of a Gaussian, and the large margin classifier in 1D. For general lea…

Cited by 0SourcePDFScholar