paper-with-me

Papers

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

2022-03-03 · Thanh Nguyen-Tang

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.

📄 PDF Abstract BibTeX arXiv:2203.01758

Code (1)

thanhnguyentang/drbqo 공식 구현 tf

Tasks

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Towards provable probabilistic safety for scalable embodied AI systems

2025-06-05 · Linxuan He, Qing-Shan Jia, Ang Li, Hongyan Sang 외

Embodied AI systems, comprising AI models and physical plants, are increasingly prevalent across various applications. Due to the rarity of system failures, ensuring their safety in complex operating environments remains…

Autonomous Vehicles

Provable Representation with Efficient Planning for Partial Observable Reinforcement Learning

2023-11-20 · Hongming Zhang, Tongzheng Ren, Chenjun Xiao, Dale Schuurmans 외

In most real-world reinforcement learning applications, state information is only partially observable, which breaks the Markov decision process assumption and leads to inferior performance for algorithms that conflate o…

Partially Observable Reinforcement Learningreinforcement-learningReinforcement Learning

Outlier Robust Online Learning

2017-01-01 · Jiashi Feng, Huan Xu, Shie Mannor

We consider the problem of learning from noisy data in practical settings where the size of data is too large to store on a single machine. More challenging, the data coming from the wild may contain malicious outliers. …

Tight Bayesian Ambiguity Sets for Robust MDPs

2018-11-15 · Reazul Hasan Russel, Marek Petrik

Robustness is important for sequential decision making in a stochastic dynamic environment with uncertain probabilistic parameters. We address the problem of using robust MDPs (RMDPs) to compute policies with provable wo…

Decision MakingReinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Towards Learning Transferable Conversational Skills using Multi-dimensional Dialogue Modelling

2018-03-31 · Simon Keizer, Verena Rieser

Recent statistical approaches have improved the robustness and scalability of spoken dialogue systems. However, despite recent progress in domain adaptation, their reliance on in-domain data still limits their cross-doma…

Dialogue ManagementDomain AdaptationManagementMulti-agent Reinforcement Learning+4