← Search

Tiancheng Yu

11 accepted papers

2023

The Power of Regularization in Solving Extensive-Form Games

ICLR 2023poster

In this paper, we investigate the power of {\it regularization}, a common technique in reinforcement learning and optimization, in solving extensive-form games (EFGs). We propose a series of new algorithms based on regularizing the payoff functions of the game, and establish a set of convergence re…

Cited by 26SourcePDFScholar
2022

Efficient Phi-Regret Minimization in Extensive-Form Games via Online Mirror Descent

NeurIPS 2022accept

A conceptually appealing approach for learning Extensive-Form Games (EFGs) is to convert them to Normal-Form Games (NFGs). This approach enables us to directly translate state-of-the-art techniques and analyses in NFGs to learning EFGs, but typically suffers from computational intractability due to…

Cited by 25SourcePDFScholar
2022

Near-Optimal Learning of Extensive-Form Games with Imperfect Information

ICML 2022spotlight

This paper resolves the open question of designing near-optimal algorithms for learning imperfect-information extensive-form games from bandit feedback. We present the first line of algorithms that require only $\widetilde{\mathcal{O}}((XA+YB)/\varepsilon^2)$ episodes of play to find an $\varepsilon…

Cited by 36SourcePDFScholar
2021

A Sharp Analysis of Model-based Reinforcement Learning with Self-Play

ICML 2021spotlight

Model-based algorithms—algorithms that explore the environment through building and utilizing an estimated model—are widely used in reinforcement learning practice and theoretically shown to achieve optimal sample efficiency for single-agent reinforcement learning in Markov Decision Processes (MDPs)…

Cited by 169SourcePDFScholar
2021

Provably Efficient Algorithms for Multi-Objective Competitive RL

ICML 2021oral

We study multi-objective reinforcement learning (RL) where an agent’s reward is represented as a vector. In settings where an agent competes against opponents, its performance is measured by the distance of its average return vector to a target set. We develop statistically and computationally effic…

Cited by 28SourcePDFScholar
2020

Learning Adversarial Markov Decision Processes with Bandit Feedback and Unknown Transition

ICML 2020poster

We consider the task of learning in episodic finite-horizon Markov decision processes with an unknown transition function, bandit feedback, and adversarial losses. We propose an efficient algorithm that achieves $\mathcal{\tilde{O}}(L|X|\sqrt{|A|T})$ regret with high probability, where $L$ is the ho…

Cited by 138SourcePDFScholar
2020

Reward-Free Exploration for Reinforcement Learning

ICML 2020poster

Exploration is widely regarded as one of the most challenging aspects of reinforcement learning (RL), with many naive approaches succumbing to exponential sample complexity. To isolate the challenges of exploration, we propose the following “reward-free RL” framework. In the exploration phase, the a…

Cited by 281SourcePDFScholar
2018

Entropy Rate Estimation for Markov Chains with Large State Space

NeurIPS 2018spotlight

Entropy estimation is one of the prototypical problems in distribution property testing. To consistently estimate the Shannon entropy of a distribution on $S$ elements with independent samples, the optimal sample complexity scales sublinearly with $S$ as $\Theta(\frac{S}{\log S})$ as shown by Valian…

Cited by 22SourcePDFScholar