← Search

Jiafan He

23 accepted papers

2025

Nearly Optimal Algorithms for Contextual Dueling Bandits from Adversarial Feedback

ICML 2025poster

Learning from human feedback plays an important role in aligning generative models, such as large language models (LLM). However, the effectiveness of this approach can be influenced by adversaries, who may intentionally provide misleading preferences to manipulate the output in an undesirable or ha…

Cited by 2SourcePDFScholar
2024

A Nearly Optimal and Low-Switching Algorithm for Reinforcement Learning with General Function Approximation

NeurIPS 2024poster

The exploration-exploitation dilemma has been a central challenge in reinforcement learning (RL) with complex model classes. In this paper, we propose a new algorithm, Monotonic Q-Learning with Upper Confidence Bound (MQL-UCB) for RL with general function approximation. Our key algorithmic design i…

Cited by 13SourcePDFScholar
2024

Achieving Constant Regret in Linear Markov Decision Processes

NeurIPS 2024poster

We study the constant regret guarantees in reinforcement learning (RL). Our objective is to design an algorithm that incurs only finite regret over infinite episodes with high probability. We introduce an algorithm, Cert-LSVI-UCB, for misspecified linear Markov decision processes (MDPs) where both t…

Cited by 0SourcePDFScholar
2024

Horizon-free Reinforcement Learning in Adversarial Linear Mixture MDPs

ICLR 2024poster

Recent studies have shown that the regret of reinforcement learning (RL) can be polylogarithmic in the planning horizon $H$. However, it remains an open question whether such a result holds for adversarial RL. In this paper, we answer this question affirmatively by proposing the first horizon-free p…

Cited by 4SourcePDFScholar
2024

Pessimistic Nonlinear Least-Squares Value Iteration for Offline Reinforcement Learning

ICLR 2024poster

Offline reinforcement learning (RL), where the agent aims to learn the optimal policy based on the data collected by a behavior policy, has attracted increasing attention in recent years. While offline RL with linear function approximation has been extensively studied with optimal results achieved u…

Cited by 9SourcePDFScholar
2024

Towards Robust Model-Based Reinforcement Learning Against Adversarial Corruption

ICML 2024poster

This study tackles the challenges of adversarial corruption in model-based reinforcement learning (RL), where the transition dynamics can be corrupted by an adversary. Existing studies on corruption-robust RL mostly focus on the setting of model-free RL, where robust least-square regression is often…

Cited by 6SourcePDFScholar
2023

Cooperative Multi-Agent Reinforcement Learning: Asynchronous Communication and Linear Function Approximation

ICML 2023poster

We study multi-agent reinforcement learning in the setting of episodic Markov decision processes, where many agents cooperate via communication through a central server. We propose a provably efficient algorithm based on value iteration that can simultaneously allow asynchronous communication and gu…

Cited by 12SourcePDFScholar
2023

Nearly Minimax Optimal Regret for Learning Linear Mixture Stochastic Shortest Path

ICML 2023poster

We study the Stochastic Shortest Path (SSP) problem with a linear mixture transition kernel, where an agent repeatedly interacts with a stochastic environment and seeks to reach certain goal state while minimizing the cumulative cost. Existing works often assume a strictly positive lower bound of th…

Cited by 2SourcePDFScholar
2023

Nearly Minimax Optimal Reinforcement Learning for Linear Markov Decision Processes

ICML 2023poster

We study reinforcement learning (RL) with linear function approximation. For episodic time-inhomogeneous linear Markov decision processes (linear MDPs) whose transition probability can be parameterized as a linear function of a given feature mapping, we propose the first computationally efficient al…

Cited by 62SourcePDFScholar
2023

On the Interplay Between Misspecification and Sub-optimality Gap in Linear Contextual Bandits

ICML 2023poster

We study linear contextual bandits in the misspecified setting, where the expected reward function can be approximated by a linear function class up to a bounded misspecification level $\zeta>0$. We propose an algorithm based on a novel data selection scheme, which only selects the contextual vector…

Cited by 9SourcePDFScholar
2023

Optimal Online Generalized Linear Regression with Stochastic Noise and Its Application to Heteroscedastic Bandits

ICML 2023poster

We study the problem of online generalized linear regression in the stochastic setting, where the label is generated from a generalized linear model with possibly unbounded additive noise. We provide a sharp analysis of the classical *follow-the-regularized-leader* (FTRL) algorithm to cope with the…

Cited by 0SourcePDFScholar
2022

A Simple and Provably Efficient Algorithm for Asynchronous Federated Contextual Linear Bandits

NeurIPS 2022accept

We study federated contextual linear bandits, where $M$ agents cooperate with each other to solve a global contextual linear bandit problem with the help of a central server. We consider the asynchronous setting, where all agents work independently and the communication between one agent and the ser…

Cited by 38SourcePDFScholar
2022

Learning Stochastic Shortest Path with Linear Function Approximation

ICML 2022spotlight

We study the stochastic shortest path (SSP) problem in reinforcement learning with linear function approximation, where the transition kernel is represented as a linear mixture of unknown models. We call this class of SSP problems as linear mixture SSPs. We propose a novel algorithm with Hoeffding-t…

Cited by 36SourcePDFScholar
2022

Near-optimal Policy Optimization Algorithms for Learning Adversarial Linear Mixture MDPs

AISTATS 2022poster

Learning Markov decision processes (MDPs) in the presence of the adversary is a challenging problem in reinforcement learning (RL). In this paper, we study RL in episodic MDPs with adversarial reward and full information feedback, where the unknown transition probability function is a linear functio…

Cited by 30SourcePDFScholar
2022

Nearly Optimal Algorithms for Linear Contextual Bandits with Adversarial Corruptions

NeurIPS 2022accept

We study the linear contextual bandit problem in the presence of adversarial corruption, where the reward at each round is corrupted by an adversary, and the corruption level (i.e., the sum of corruption magnitudes over the horizon) is $C\geq 0$. The best-known algorithms in this setting are limited…

Cited by 61SourcePDFScholar
2022

On the Sample Complexity of Learning Infinite-horizon Discounted Linear Kernel MDPs

ICML 2022spotlight

We study reinforcement learning for infinite-horizon discounted linear kernel MDPs, where the transition probability function is linear in a predefined feature mapping. Existing UCLK \citep{zhou2020provably} algorithm for this setting only has a regret guarantee, which cannot lead to a tight sample…

Cited by 7SourcePDFScholar
2021

Logarithmic Regret for Reinforcement Learning with Linear Function Approximation

ICML 2021spotlight

Reinforcement learning (RL) with linear function approximation has received increasing attention recently. However, existing work has focused on obtaining $\sqrt{T}$-type regret bound, where $T$ is the number of interactions with the MDP. In this paper, we show that logarithmic regret is attainable…

Cited by 112SourcePDFScholar
2021

Provably Efficient Reinforcement Learning for Discounted MDPs with Feature Mapping

ICML 2021spotlight

Modern tasks in reinforcement learning have large state and action spaces. To deal with them efficiently, one often uses predefined feature mapping to represent states and actions in a low dimensional space. In this paper, we study reinforcement learning for discounted Markov Decision Processes (MDP…

Cited by 154SourcePDFScholar
2021

Uniform-PAC Bounds for Reinforcement Learning with Linear Function Approximation

NeurIPS 2021poster

We study reinforcement learning (RL) with linear function approximation. Existing algorithms for this problem only have high-probability regret and/or Probably Approximately Correct (PAC) sample complexity guarantees, which cannot guarantee the convergence to the optimal policy. In this paper, in or…

Cited by 20SourcePDFScholar