LGAIMLMar 3, 2022

On Practical Reinforcement Learning: Provable Robustness, Scalability, and Statistical Efficiency

arXiv:2203.01758v1h-index: 7
Originality Incremental advance
AI Analysis

It addresses key challenges in reinforcement learning for researchers and practitioners, but is incremental as it builds on existing literature with specific algorithmic improvements.

The thesis tackles fundamental reinforcement learning problems by developing algorithms with provable guarantees for robust RL, distributional RL, and offline RL, achieving computational efficiency and statistical efficiency in practical settings.

This thesis rigorously studies fundamental reinforcement learning (RL) methods in modern practical considerations, including robust RL, distributional RL, and offline RL with neural function approximation. The thesis first prepares the readers with an overall overview of RL and key technical background in statistics and optimization. In each of the settings, the thesis motivates the problems to be studied, reviews the current literature, provides computationally efficient algorithms with provable efficiency guarantees, and concludes with future research directions. The thesis makes fundamental contributions to the three settings above, both algorithmically, theoretically, and empirically, while staying relevant to practical considerations.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes