← Search

Jessica B. Hamrick

6 accepted papers

2023

Investigating the Role of Model-Based Learning in Exploration and Transfer

ICML 2023poster

State of the art reinforcement learning has enabled training agents on tasks of ever increasing complexity. However, the current paradigm tends to favor training agents from scratch on every new task or on collections of tasks with a view towards generalizing to novel task configurations. The former…

Cited by 8SourcePDFScholar
2022

Inverse Design for Fluid-Structure Interactions using Graph Network Simulators

NeurIPS 2022accept

Designing physical artifacts that serve a purpose---such as tools and other functional structures---is central to engineering as well as everyday human behavior. Though automating design using machine learning has tremendous promise, existing methods are often limited by the task-dependent distribut…

Cited by 20SourcePDFScholar
2022

Procedural generalization by planning with self-supervised world models

ICLR 2022poster

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. However, the generalization ability of model-based agents is not well understood because existing work has focused on m…

Cited by 39SourcePDFScholar
2021

On the role of planning in model-based deep reinforcement learning

ICLR 2021poster

Model-based planning is often thought to be necessary for deep, careful reasoning and generalization in artificial agents. While recent successes of model-based reinforcement learning (MBRL) with deep function approximation have strengthened this hypothesis, the resulting diversity of model-based me…

Cited by 95SourcePDFScholar
2020

Combining Q-Learning and Search with Amortized Value Estimates

ICLR 2020poster

We introduce "Search with Amortized Value Estimates" (SAVE), an approach for combining model-free Q-learning with model-based Monte-Carlo Tree Search (MCTS). In SAVE, a learned prior over state-action values is used to guide MCTS, which estimates an improved set of state-action values. The new Q-est…

Cited by 65SourceScholar
2017

Metacontrol for Adaptive Imagination-Based Optimization

ICLR 2017poster

Many machine learning systems are built to solve the hardest examples of a particular task, which often makes them large and expensive to run---especially with respect to the easier examples, which might require much less computation. For an agent with a limited computational budget, this "one-size-…

Cited by 76SourcecodeScholar