Skip to content

datake/Papers-Of-DistributionalRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 

Repository files navigation

Papers Of Distributional RL

Related papers for Distributional Reinforcement Learning (DistRL). Since there are tons of new papers on distributional RL with various applications in each conference, we are only able to update those we just read and consider as insightful in our subjective opinion. Please feel free to let us know if you feel we have missed some important papers; we would appreciate your kindness.

Contact : Ke Sun, ksun6@ualberta.ca

Onging

2025

2024

2023

This paper gives a comprehensive analysis of quantile TD, with a particular focus on the convergence of sample-based quantile TD by leveraging the stochastic approximation techniques instead of the already existing contraction analysis in the dynamic programming scenario.

The authors argue that quantile TD is also fundamental akin to the clascial TD, as it can offer better value estimation even without directly do the return distribution learning. Specifically, the analysis is mainly in the tabular setting.

This paper extends the fitted Q evaluation to its distributional version. Under MLE estimation with a probabilistic model, e.g., generative models, some prediction guarantees are provided by considering the TV and Wasserstein distance. Note that the prediction guarantee is based on the small in-distribution generalization error and the analysis is not directly related to practical distributional RL algorithms. Some underlying connection with categorical distributional RL exists as MLE is equivalent to KL divergence, but the authors did not clearly state that.

2022

2021

2020

2019

2018

2017

About

Related papers for Distributional Reinforcement Learning (DistRL).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors