← Search

Eszter Vértes

5 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

Model-Value Inconsistency as a Signal for Epistemic Uncertainty

ICML 2022spotlight

Using a model of the environment and a value function, an agent can construct many estimates of a state’s value, by unrolling the model for different lengths and bootstrapping with its value function. Our key insight is that one can treat this set of value estimates as a type of ensemble, which we c…

Cited by 11SourcePDFScholar
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
2019

A neurally plausible model learns successor representations in partially observable environments

NeurIPS 2019oral

Animals need to devise strategies to maximize returns while interacting with their environment based on incoming noisy sensory observations. Task-relevant states, such as the agent's location within an environment or the presence of a predator, are often not directly observable but must be inferred…