activity
20122022
most citedLearning model-based planning from scratch

78 citations · 387 across the 20 of their papers we have counts for

collaborators
Showing cs.LGShow all

15 papers · 1 filter

cs.LG20226 cited

Retrieval-Augmented Reinforcement Learning

Anirudh Goyal, Abram L. Friesen, Andrea Banino +13

Most deep reinforcement learning (RL) algorithms distill experience into parametric behavior policies or value functions via gradient updates. While effective, this approach has se…

cs.LG20214 cited

Procedural Generalization by Planning with Self-Supervised World Models

Ankesh Anand, Jacob Walker, Yazhe Li +5

One of the key promises of model-based reinforcement learning is the ability to generalize using an internal model of the world to make predictions in novel environments and tasks.…

cs.LG202112 cited

Synthetic Returns for Long-Term Credit Assignment

David Raposo, Sam Ritter, Adam Santoro +5

Since the earliest days of reinforcement learning, the workhorse method for assigning credit to actions over time has been temporal-difference (TD) learning, which propagates credi…

cs.LG20217 cited

Neural Recursive Belief States in Multi-Agent Reinforcement Learning

Pol Moreno, Edward Hughes, Kevin R. McKee +2

In multi-agent reinforcement learning, the problem of learning to act is particularly difficult because the policies of co-players may be heavily conditioned on information only ob…

cs.LG20202 cited

Beyond Tabula-Rasa: a Modular Reinforcement Learning Approach for Physically Embedded 3D Sokoban

Peter Karkus, Mehdi Mirza, Arthur Guez +5

Intelligent robots need to achieve abstract objectives using concrete, spatiotemporally complex sensory information and motor control. Tabula rasa deep reinforcement learning (RL)…

cs.LG20209 cited

Divide-and-Conquer Monte Carlo Tree Search For Goal-Directed Planning

Giambattista Parascandolo, Lars Buesing, Josh Merel +6

Standard planners for sequential decision making (including Monte Carlo planning, tree search, dynamic programming, etc.) are constrained by an implicit sequential planning assumpt…