← Search

Pan Xu

52 accepted papers

2026

Breaking the Total Variance Barrier: Sharp Sample Complexity for Linear Heteroscedastic Bandits with Fixed Action Set

ICLR 2026poster

Recent years have witnessed increasing interests in tackling heteroscedastic noise in bandits and reinforcement learning \citep{zhou2021nearly, zhao2023variance, jia2024does, pacchiano2025second}. In these works, the cumulative variance of the noise $\Lambda = \sum_{t=1}^T \sigma_t^2$, where $\sigma…

Cited by 0SourceScholar
2025

Robust Offline Reinforcement Learning with Linearly Structured $f$-Divergence Regularization

ICML 2025poster

The Robust Regularized Markov Decision Process (RRMDP) is proposed to learn policies robust to dynamics shifts by adding regularization to the transition dynamics in the value function. Existing methods mostly use unstructured regularization, potentially leading to conservative policies under unreal…

Cited by 0SourcePDFScholar
2025

Sample Complexity of Distributionally Robust Off-Dynamics Reinforcement Learning with Online Interaction

ICML 2025poster

Off-dynamics reinforcement learning (RL), where training and deployment transition dynamics are different, can be formulated as learning in a robust Markov decision process (RMDP) where uncertainties in transition dynamics are imposed. Existing literature mostly assumes access to generative models a…

Cited by 0SourcePDFScholar
2024

Design a Win-Win Strategy That Is Fair to Both Service Providers and Tasks When Rejection Is Not an Option

IJCAI 2024poster

Assigning tasks to service providers is a frequent procedure across various applications. Often the tasks arrive dynamically while the service providers remain static. Preventing task rejection caused by service provider overload is of utmost significance. To ensure a positive experience in releva…

2024

Distributionally Robust Off-Dynamics Reinforcement Learning: Provable Efficiency with Linear Function Approximation

AISTATS 2024poster

We study off-dynamics Reinforcement Learning (RL), where the policy is trained on a source domain and deployed to a distinct target domain. We aim to solve this problem via online distributionally robust Markov decision processes (DRMDPs), where the learning algorithm actively interacts with the sou…

2024

Finite-Time Frequentist Regret Bounds of Multi-Agent Thompson Sampling on Sparse Hypergraphs

AAAI 2024technical

We study the multi-agent multi-armed bandit (MAMAB) problem, where agents are factored into overlapping groups. Each group represents a hyperedge, forming a hypergraph over the agents. At each round of interaction, the learner pulls a joint arm (composed of individual arms for each agent) and receiv…

2024

Minimax Optimal and Computationally Efficient Algorithms for Distributionally Robust Offline Reinforcement Learning

NeurIPS 2024poster

Distributionally robust offline reinforcement learning (RL), which seeks robust policy training against environment perturbation by modeling dynamics uncertainty, calls for function approximations when facing large state-action spaces. However, the consideration of dynamics uncertainty introduces es…

Cited by 8SourcePDFScholar
2024

Off-Dynamics Reinforcement Learning via Domain Adaptation and Reward Augmented Imitation

NeurIPS 2024poster

Training a policy in a source domain for deployment in the target domain under a dynamics shift can be challenging, often resulting in performance degradation. Previous work tackles this challenge by training on the source domain with modified rewards derived by matching distributions between the so…

2024

Parameter-Dependent Competitive Analysis for Online Capacitated Coverage Maximization through Boostings and Attenuations

ICML 2024poster

In this paper, we consider a model called *Online Capacitated Coverage Maximization*, characterized by two features: (1) the dynamic arrival of online agents following a known identical and independent distribution, and (2) each offline agent is associated with a specific coverage valuation over the…

Cited by 0SourcePDFScholar
2024

Promoting External and Internal Equities Under Ex-Ante/Ex-Post Metrics in Online Resource Allocation

ICML 2024spotlight

This paper proposes two different models for equitable resource allocation in online settings. The first one is called *external* equity promotion, where sequentially arriving agents are heterogeneous in their external attributes, namely how many resources they demand, which are drawn from a probabi…

Cited by 1SourcePDFScholar
2024

Promoting Fairness Among Dynamic Agents in Online-Matching Markets under Known Stationary Arrival Distributions

NeurIPS 2024poster

Online (bipartite) matching under known stationary arrivals is a fundamental model that has been studied extensively under the objective of maximizing the total number of customers served. We instead study the objective of *maximizing the minimum matching rate across all online types*, which is ref…

Cited by 1SourcePDFScholar
2024

Provable and Practical: Efficient Exploration in Reinforcement Learning via Langevin Monte Carlo

ICLR 2024poster

We present a scalable and effective exploration strategy based on Thompson sampling for reinforcement learning (RL). One of the key shortcomings of existing Thompson sampling algorithms is the need to perform a Gaussian approximation of the posterior distribution, which is not a good surrogate in m…

2024

Randomized Exploration in Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2024poster

We present the first study on provably efficient randomized exploration in cooperative multi-agent reinforcement learning (MARL). We propose a unified algorithm framework for randomized exploration in parallel Markov Decision Processes (MDPs), and two Thompson Sampling (TS)-type algorithms, CoopTS-P…

Cited by 7SourcePDFScholar
2023

Distributionally Robust Policy Gradient for Offline Contextual Bandits

AISTATS 2023poster

Learning an optimal policy from offline data is notoriously challenging, which requires the evaluation of the learning policy using data pre-collected from a static logging policy. We study the policy optimization problem in offline contextual bandits using policy gradient methods. We employ a distr…

2022

Active Ranking without Strong Stochastic Transitivity

NeurIPS 2022accept

Ranking from noisy comparisons is of great practical interest in machine learning. In this paper, we consider the problem of recovering the exact full ranking for a list of items under ranking models that do *not* assume the Strong Stochastic Transitivity property. We propose a $$\delta$$-correct al…

Cited by 10SourcePDFScholar
2022

Adaptive Sampling for Heterogeneous Rank Aggregation from Noisy Pairwise Comparisons

AISTATS 2022poster

In heterogeneous rank aggregation problems, users often exhibit various accuracy levels when comparing pairs of items. Thus, a uniform querying strategy over users may not be optimal. To address this issue, we propose an elimination-based active sampling strategy, which estimates the ranking of item…

2022

Finite-Time Regret of Thompson Sampling Algorithms for Exponential Family Multi-Armed Bandits

NeurIPS 2022accept

We study the regret of Thompson sampling (TS) algorithms for exponential family bandits, where the reward distribution is from a one-dimensional exponential family, which covers many common reward distributions including Bernoulli, Gaussian, Gamma, Exponential, etc. We propose a Thompson sampling al…

Cited by 19SourcePDFScholar
2022

Langevin Monte Carlo for Contextual Bandits

ICML 2022spotlight

We study the efficiency of Thompson sampling for contextual bandits. Existing Thompson sampling-based algorithms need to construct a Laplace approximation (i.e., a Gaussian distribution) of the posterior distribution, which is inefficient to sample in high dimensional applications for general covari…

2022

Neural Contextual Bandits with Deep Representation and Shallow Exploration

ICLR 2022poster

We study neural contextual bandits, a general class of contextual bandits, where each context-action pair is associated with a raw feature vector, but the specific reward generating function is unknown. We propose a novel learning algorithm that transforms the raw feature vector using the last hidde…

Cited by 89SourcePDFScholar
2021

Almost Optimal Anytime Algorithm for Batched Multi-Armed Bandits

ICML 2021spotlight

In batched multi-armed bandit problems, the learner can adaptively pull arms and adjust strategy in batches. In many real applications, not only the regret but also the batch complexity need to be optimized. Existing batched bandit algorithms usually assume that the time horizon T is known in advanc…

Cited by 24SourcePDFScholar
2021

Faster Convergence of Stochastic Gradient Langevin Dynamics for Non-Log-Concave Sampling

UAI 2021poster

We provide a new convergence analysis of stochastic gradient Langevin dynamics (SGLD) for sampling from a class of distributions that can be non-log-concave. At the core of our approach is a novel conductance analysis of SGLD using an auxiliary time-reversible Markov Chain. Under certain conditions…

Cited by 54SourcePDFScholar
2020

A Finite-Time Analysis of Two Time-Scale Actor-Critic Methods

NeurIPS 2020poster

Actor-critic (AC) methods have exhibited great empirical success compared with other reinforcement learning algorithms, where the actor uses the policy gradient to improve the learning policy and the critic uses temporal difference learning to estimate the policy gradient. Under the two time-scale l…

Cited by 179SourcePDFScholar
2020

A Unified Model for the Two-stage Offline-then-Online Resource Allocation

IJCAI 2020poster

With the popularity of the Internet, traditional offline resource allocation has evolved into a new form, called online resource allocation. It features the online arrivals of agents in the system and the real-time decision-making requirement upon the arrival of each online agent. Both offline and o…

Cited by 0SourcePDFScholar
2019

Sampling from Non-Log-Concave Distributions via Variance-Reduced Gradient Langevin Dynamics

AISTATS 2019poster

We study stochastic variance reduction-based Langevin dynamic algorithms, SVRG-LD and SAGA-LD \citep{dubey2016variance}, for sampling from non-log-concave distributions. Under certain assumptions on the log density function, we establish the convergence guarantees of SVRG-LD and SAGA-LD in $2$-Wasse…

Cited by 23SourcePDFScholar
2019

Stochastic Gradient Hamiltonian Monte Carlo Methods with Recursive Variance Reduction

NeurIPS 2019poster

Stochastic Gradient Hamiltonian Monte Carlo (SGHMC) algorithms have received increasing attention in both theory and practice. In this paper, we propose a Stochastic Recursive Variance-Reduced gradient HMC (SRVR-HMC) algorithm. It makes use of a semi-stochastic gradient estimator that recursively a…

2018

Accelerated Stochastic Mirror Descent: From Continuous-time Dynamics to Discrete-time Algorithms

AISTATS 2018poster

We present a new framework to analyze accelerated stochastic mirror descent through the lens of continuous-time stochastic dynamic systems. It enables us to design new algorithms, and perform a unified and simple analysis of the convergence rates of these algorithms. More specifically, under this fr…

Cited by 0SourcePDFScholar
2018

Continuous and Discrete-time Accelerated Stochastic Mirror Descent for Strongly Convex Functions

ICML 2018oral

We provide a second-order stochastic differential equation (SDE), which characterizes the continuous-time dynamics of accelerated stochastic mirror descent (ASMD) for strongly convex functions. This SDE plays a central role in designing new discrete-time ASMD algorithms via numerical discretization,…

Cited by 23SourcePDFScholar
2018

Covariate Adjusted Precision Matrix Estimation via Nonconvex Optimization

ICML 2018oral

We propose a nonconvex estimator for the covariate adjusted precision matrix estimation problem in the high dimensional regime, under sparsity constraints. To solve this estimator, we propose an alternating gradient descent algorithm with hard thresholding. Compared with existing methods along this…

Cited by 18SourcePDFScholar
2018

Global Convergence of Langevin Dynamics Based Algorithms for Nonconvex Optimization

NeurIPS 2018spotlight

We present a unified framework to analyze the global convergence of Langevin dynamics based algorithms for nonconvex finite-sum optimization with $n$ component functions. At the core of our analysis is a direct analysis of the ergodicity of the numerical approximations to Langevin dynamics, which l…

Cited by 225SourcePDFScholar
2018

Third-order Smoothness Helps: Faster Stochastic Optimization Algorithms for Finding Local Minima

NeurIPS 2018poster

We propose stochastic optimization algorithms that can find local minima faster than existing algorithms for nonconvex optimization problems, by exploiting the third-order smoothness to escape non-degenerate saddle points more efficiently. More specifically, the proposed algorithm only needs $\tilde…

Cited by 11SourcePDFScholar
2017

Efficient Algorithm for Sparse Tensor-variate Gaussian Graphical Models via Gradient Descent

AISTATS 2017poster

We study the sparse tensor-variate Gaussian graphical model (STGGM), where each way of the tensor follows a multivariate normal distribution whose precision matrix has sparse structures. In order to estimate the precision matrices, we propose a sparsity constrained maximum likelihood estimator. Howe…

Cited by 17SourcePDFScholar
2017

Speeding Up Latent Variable Gaussian Graphical Model Estimation via Nonconvex Optimization

NeurIPS 2017poster

We study the estimation of the latent variable Gaussian graphical model (LVGGM), where the precision matrix is the superposition of a sparse matrix and a low-rank matrix. In order to speed up the estimation of the sparse plus low-rank components, we propose a sparsity constrained maximum likelihood…

Cited by 28SourcePDFScholar
2017

Uncertainty Assessment and False Discovery Rate Control in High-Dimensional Granger Causal Inference

ICML 2017poster

Causal inference among high-dimensional time series data proves an important research problem in many fields. While in the classical regime one often establishes causality among time series via a concept known as “Granger causality,” existing approaches for Granger causal inference in high-dimension…

Cited by 12SourcePDFScholar