← Search

Ruiquan Huang

14 accepted papers

2026

Breaking the Computational Barrier: Provably Efficient Actor–Critic for Low-Rank MDPs

ICML 2026poster

Reinforcement learning (RL) is a fundamental framework for sequential decision-making, in which an agent learns an optimal policy through interactions with an unknown environment. In settings with function approximation, many existing RL algorithms achieve favorable sample complexity, but often rely…

Cited by 0SourceScholar
2025

Augmenting Online RL with Offline Data is All You Need: A Unified Hybrid RL Algorithm Design and Analysis

UAI 2025

This paper investigates a hybrid learning framework for reinforcement learning (RL) in which the agent can leverage both an offline dataset and online interactions to learn the optimal policy. We present a unified algorithm and analysis and show that augmenting confidence-based online RL algorithms

Cited by 0SourcePDFScholar
2025

How Transformers Learn Regular Language Recognition: A Theoretical Study on Training Dynamics and Implicit Bias

ICML 2025poster

Language recognition tasks are fundamental in natural language processing (NLP) and have been widely used to benchmark the performance of large language models (LLMs). These tasks also play a crucial role in explaining the working mechanisms of transformers. In this work, we focus on two representat…

Cited by 0SourcePDFScholar
2024

Federated Online Prediction from Experts with Differential Privacy: Separations and Regret Speed-ups

NeurIPS 2024poster

We study the problems of differentially private federated online prediction from experts against both *stochastic adversaries* and *oblivious adversaries*. We aim to minimize the average regret on $m$ clients working in parallel over time horizon $T$ with explicit differential privacy (DP) guarantee…

Cited by 0SourcePDFScholar
2024

Non-asymptotic Convergence of Training Transformers for Next-token Prediction

NeurIPS 2024poster

Transformers have achieved extraordinary success in modern machine learning due to their excellent ability to handle sequential data, especially in next-token prediction (NTP) tasks. However, the theoretical understanding of their performance in NTP is limited, with existing studies focusing mainly…

Cited by 4SourcePDFScholar
2024

Provable Benefits of Multi-task RL under Non-Markovian Decision Making Processes

ICLR 2024poster

In multi-task reinforcement learning (RL) under Markov decision processes (MDPs), the presence of shared latent structures among multiple MDPs has been shown to yield significant benefits to the sample efficiency compared to single-task RL. In this paper, we investigate whether such a benefit can ex…

Cited by 1SourcePDFScholar
2024

Provably Efficient UCB-type Algorithms For Learning Predictive State Representations

ICLR 2024poster

The general sequential decision-making problem, which includes Markov decision processes (MDPs) and partially observable MDPs (POMDPs) as special cases, aims at maximizing a cumulative reward by making a sequence of decisions based on a history of observations and actions over time. Recent studies h…

Cited by 6SourcePDFScholar
2024

Temporal-Distributed Backdoor Attack against Video Based Action Recognition

AAAI 2024technical

Deep neural networks (DNNs) have achieved tremendous success in various applications including video action recognition, yet remain vulnerable to backdoor attacks (Trojans). The backdoor-compromised model will mis-classify to the target class chosen by the attacker when a test instance (from a non-t…

Cited by 8SourcePDFScholar
2023

Federated Linear Contextual Bandits with User-level Differential Privacy

ICML 2023poster

This paper studies federated linear contextual bandits under the notion of user-level differential privacy (DP). We first introduce a unified federated bandits framework that can accommodate various definitions of DP in the sequential decision-making setting. We then formally introduce user-level ce…

Cited by 18SourcePDFScholar
2023

Improved Sample Complexity for Reward-free Reinforcement Learning under Low-rank MDPs

ICLR 2023poster

In reward-free reinforcement learning (RL), an agent explores the environment first without any reward information, in order to achieve certain learning goals afterwards for any given reward. In this paper we focus on reward-free RL under low-rank MDP models, in which both the representation and lin…

Cited by 11SourcePDFScholar
2023

Near-optimal Conservative Exploration in Reinforcement Learning under Episode-wise Constraints

ICML 2023poster

This paper investigates conservative exploration in reinforcement learning where the performance of the learning agent is guaranteed to be above a certain threshold throughout the learning process. It focuses on the tabular episodic Markov Decision Process (MDP) setting that has finite states and ac…

Cited by 3SourcePDFScholar
2023

Non-stationary Reinforcement Learning under General Function Approximation

ICML 2023poster

General function approximation is a powerful tool to handle large state and action spaces in a broad range of reinforcement learning (RL) scenarios. However, theoretical understanding of non-stationary MDPs with general function approximation is still limited. In this paper, we make the first such a…

Cited by 8SourcePDFScholar
2023

Safe Exploration Incurs Nearly No Additional Sample Complexity for Reward-Free RL

ICLR 2023poster

Reward-free reinforcement learning (RF-RL), a recently introduced RL paradigm, relies on random action-taking to explore the unknown environment without any reward feedback information. While the primary goal of the exploration phase in RF-RL is to reduce the uncertainty in the estimated model with…

Cited by 6SourcePDFScholar