← Search

Kevin Patrick Murphy

14 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

Direct Motion Models for Assessing Generated Videos

ICML 2025poster

A current limitation of video generative video models is that they generate plausible looking frames, but poor motion --- an issue that is not well captured by FVD and other popular methods for evaluating generated videos. Here we go beyond FVD by developing a metric which better measures plausible…

2025

Distributional Diffusion Models with Scoring Rules

ICML 2025poster

Diffusion models generate high-quality synthetic data. They operate by defining a continuous-time forward process which gradually adds Gaussian noise to data until fully corrupted. The corresponding reverse process progressively ``denoises" a Gaussian sample into a sample from the data distribution…

Cited by 3SourcePDFScholar
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
2025

Martingale Posterior Neural Networks for Fast Sequential Decision Making

NeurIPS 2025poster

We introduce scalable algorithms for online learning of neural network parameters and Bayesian sequential decision making. Unlike classical Bayesian neural networks, which induce predictive uncertainty through a posterior over model parameters, our methods adopt a predictive-first perspective based…

Cited by 0SourceScholar
2025

Towards a Mechanistic Explanation of Diffusion Model Generalization

ICML 2025spotlight

We propose a simple, training-free mechanism which explains the generalization behaviour of diffusion models. By comparing pre-trained diffusion models to their theoretically optimal empirical counterparts, we identify a shared local inductive bias across a variety of network architectures. From thi…

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

EM Distillation for One-step Diffusion Models

NeurIPS 2024poster

While diffusion models can learn complex distributions, sampling requires a computationally expensive iterative process. Existing distillation methods enable efficient sampling, but have notable limitations, such as performance degradation with very few sampling steps, reliance on training data ac…

Cited by 20SourcePDFScholar
2024

Outlier-robust Kalman Filtering through Generalised Bayes

ICML 2024poster

We derive a novel, provably robust, efficient, and closed-form Bayesian update rule for online filtering in state-space models in the presence of outliers and misspecified measurement models. Our method combines generalised Bayesian inference with filtering methods such as the extended and ensemble…

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

Beyond Invariance: Test-Time Label-Shift Adaptation for Addressing "Spurious" Correlations

NeurIPS 2023poster

Changes in the data distribution at test time can have deleterious effects on the performance of predictive models $p(y|x)$. We consider situations where there are additional meta-data labels (such as group labels), denoted by $z$, that can account for such changes in the distribution. In particular…

2023

Muse: Text-To-Image Generation via Masked Generative Transformers

ICML 2023poster

We present Muse, a text-to-image Transformermodel that achieves state-of-the-art image genera-tion performance while being significantly moreefficient than diffusion or autoregressive models.Muse is trained on a masked modeling task indiscrete token space: given the text embeddingextracted from a pr…

2023

SPAE: Semantic Pyramid AutoEncoder for Multimodal Generation with Frozen LLMs

NeurIPS 2023spotlight

In this work, we introduce Semantic Pyramid AutoEncoder (SPAE) for enabling frozen LLMs to perform both understanding and generation tasks involving non-linguistic modalities such as images or videos. SPAE converts between raw pixels and interpretable lexical tokens (or words) extracted from the LLM…

Cited by 59SourcePDFScholar