3 papers
cs.LG2022
Model-based Lifelong Reinforcement Learning with Bayesian Exploration
Haotian Fu, Shangqun Yu, Michael Littman +1
We propose a model-based lifelong reinforcement-learning approach that estimates a hierarchical Bayesian posterior distilling the common structure shared across different tasks. Th…
cs.LG2022
Does DQN really learn? Exploring adversarial training schemes in Pong
Bowen He, Sreehari Rammohan, Jessica Forde +1
In this work, we study two self-play training schemes, Chainer and Pool, and show they lead to improved agent performance in Atari Pong compared to a standard DQN agent -- trained…
cs.LG2021
Coarse-Grained Smoothness for RL in Metric Spaces
Omer Gottesman, Kavosh Asadi, Cameron Allen +3
Principled decision-making in continuous state--action spaces is impossible without some assumptions. A common approach is to assume Lipschitz continuity of the Q-function. We show…