← Search

Miguel Lazaro-Gredilla

10 accepted papers

2026

Code World Models for General Game Playing

ICLR 2026poster

Large Language Models (LLMs) reasoning abilities are increasingly being applied to classical board and card games, but the dominant approach---involving prompting for direct move generation---has significant drawbacks. It relies on the model's implicit fragile pattern-matching capabilities, leading…

Cited by 0SourceScholar
2025

Improving Transformer World Models for Data-Efficient RL

ICML 2025poster

We present an approach to model-based RL that achieves a new state of the art performance on the challenging Craftax-classic benchmark, an open-world 2D survival game that requires agents to exhibit a wide range of general abilities---such as strong generalization, deep exploration, and long-term re…

Cited by 0SourcePDFScholar
2024

DMC-VB: A Benchmark for Representation Learning for Control with Visual Distractors

NeurIPS 2024poster

Learning from previously collected data via behavioral cloning or offline reinforcement learning (RL) is a powerful recipe for scaling generalist agents by avoiding the need for expensive online learning. Despite strong generalization in some respects, agents are often remarkably brittle to minor vi…

2024

Learning Cognitive Maps from Transformer Representations for Efficient Planning in Partially Observed Environments

ICML 2024poster

Despite their stellar performance on a wide range of tasks, including in-context tasks only revealed during inference, vanilla transformers and variants trained for next-token predictions (a) do not learn an explicit world model of their environment which can be flexibly queried and (b) cannot be us…

Cited by 2SourcePDFScholar
2024

What type of inference is planning?

NeurIPS 2024spotlight

Multiple types of inference are available for probabilistic graphical models, e.g., marginal, maximum-a-posteriori, and even marginal maximum-a-posteriori. Which one do researchers mean when they talk about ``planning as inference''? There is no consistency in the literature, different types are use…

2023

Learning Noisy OR Bayesian Networks with Max-Product Belief Propagation

ICML 2023poster

Noisy-OR Bayesian Networks (BNs) are a family of probabilistic graphical models which express rich statistical dependencies in binary data. Variational inference (VI) has been the main method proposed to learn noisy-OR BNs with complex latent structures (Jaakkola & Jordan, 1999; Ji et al., 2020; Buh…

Cited by 1SourcePDFScholar
2023

Schema-learning and rebinding as mechanisms of in-context learning and emergence

NeurIPS 2023spotlight

In-context learning (ICL) is one of the most powerful and most unexpected capabilities to emerge in recent transformer-based large language models (LLMs). Yet the mechanisms that underlie it are poorly understood. In this paper, we demonstrate that comparable ICL capabilities can be acquired by an a…

Cited by 20SourcePDFScholar
2022

DURableVS: Data-efficient Unsupervised Recalibrating Visual Servoing via online learning in a structured generative model

ICRA 2022poster

Visual servoing enables robotic systems to perform accurate closed-loop control, which is required in many applications. However, existing methods require either precise calibration of the robot kinematic model and cameras or use neural architectures that require large amounts of data to train. In t…

Cited by 2SourceScholar
2021

Perturb-and-max-product: Sampling and learning in discrete energy-based models

NeurIPS 2021poster

Perturb-and-MAP offers an elegant approach to approximately sample from a energy-based model (EBM) by computing the maximum-a-posteriori (MAP) configuration of a perturbed version of the model. Sampling in turn enables learning. However, this line of research has been hindered by the general intract…

2018

Variational Rejection Sampling

AISTATS 2018poster

Learning latent variable models with stochastic variational inference is challenging when the approximate posterior is far from the true posterior, due to high variance in the gradient estimates. We propose a novel rejection sampling step that discards samples from the variational posterior which ar…

Cited by 0SourcePDFScholar