← Search

Matthijs T. J. Spaan

17 accepted papers

2026

Contextual Similarity Distillation: Ensemble Uncertainties with a Single Model

ICLR 2026poster

Uncertainty quantification is a critical aspect of reinforcement learning and deep learning, with numerous applications ranging from efficient exploration and stable offline reinforcement learning to outlier detection in medical diagnostics. The scale of modern neural networks, however, complicates…

Cited by 0SourceScholar
2026

Off-Policy Safe Reinforcement Learning with Cost-Constrained Optimistic Exploration

ICLR 2026poster

When formulating safety as limits of cumulative cost, safe reinforcement learning (RL) learns policies that maximize rewards subject to these constraints during both data collection and deployment. While off-policy methods offer high sample efficiency, their application to safe RL faces substantial…

Cited by 0SourcecodeScholar
2026

Twice Sequential Monte Carlo for Tree Search

ICML 2026poster

Model-based reinforcement learning (RL) methods that leverage search are responsible for many milestone breakthroughs in RL. Sequential Monte Carlo (SMC) recently emerged as an alternative to the Monte Carlo Tree Search (MCTS) algorithm which drove these breakthroughs. SMC is easier to parallelize a…

Cited by 2SourceScholar
2026

Universal Value-Function Uncertainties

ICLR 2026poster

Estimating epistemic uncertainty in value functions is a crucial challenge for many aspects of reinforcement learning (RL), including efficient exploration, safe decision-making, and offline RL. While deep ensembles provide a robust method for quantifying value uncertainty, they come with significan…

Cited by 0SourceScholar
2025

How Ensembles of Distilled Policies Improve Generalisation in Reinforcement Learning

NeurIPS 2025poster

In the zero-shot policy transfer setting in reinforcement learning, the goal is to train an agent on a fixed set of training environments so that it can generalise to similar, but unseen, testing environments. Previous work has shown that policy distillation after training can sometimes produce a po…

Cited by 0SourceScholar
2025

Value Improved Actor Critic Algorithms

NeurIPS 2025poster

To learn approximately optimal acting policies for decision problems, modern Actor Critic algorithms rely on deep Neural Networks (DNNs) to parameterize the acting policy and greedification operators to iteratively improve it. The reliance on DNNs suggests an improvement that is gradient based, whi…

Cited by 0SourceScholar
2024

Diverse Projection Ensembles for Distributional Reinforcement Learning

ICLR 2024poster

In contrast to classical reinforcement learning, distributional RL algorithms aim to learn the distribution of returns rather than their expected value. Since the nature of the return distribution is generally unknown a priori or arbitrarily complex, a common approach finds approximations within a s…

Cited by 3SourcePDFScholar
2024

Scalable Safe Policy Improvement for Factored Multi-Agent MDPs

ICML 2024poster

In this work, we focus on safe policy improvement in multi-agent domains where current state-of-the-art methods cannot be effectively applied because of large state and action spaces. We consider recent results using Monte Carlo Tree Search for Safe Policy Improvement with Baseline Bootstrapping and…

Cited by 2SourcePDFScholar
2023

Scalable Safe Policy Improvement via Monte Carlo Tree Search

ICML 2023poster

Algorithms for safely improving policies are important to deploy reinforcement learning approaches in real-world scenarios. In this work, we propose an algorithm, called MCTS-SPIBB, that computes safe policy improvement online using a Monte Carlo Tree Search based strategy. We theoretically prove th…

Cited by 10SourcePDFScholar
2022

Distributed Influence-Augmented Local Simulators for Parallel MARL in Large Networked Systems

NeurIPS 2022accept

Due to its high sample complexity, simulation is, as of today, critical for the successful application of reinforcement learning. Many real-world problems, however, exhibit overly complex dynamics, making their full-scale simulation computationally slow. In this paper, we show how to factorize large…

2022

Influence-Augmented Local Simulators: a Scalable Solution for Fast Deep RL in Large Networked Systems

ICML 2022spotlight

Learning effective policies for real-world problems is still an open challenge for the field of reinforcement learning (RL). The main limitation being the amount of data needed and the pace at which that data can be obtained. In this paper, we study how to build lightweight simulators of complicated…

Cited by 6SourcePDFScholar
2021

Safe Policies for Factored Partially Observable Stochastic Games

RSS 2021poster

We study planning problems where a controllable agent operates under partial observability and interacts with an uncontrollable opponent; also referred to as the adversary. The agent has two distinct objectives: To maximize an expected value and to adhere to a safety specification. Multi-objective p…

Cited by 8SourcePDFScholar
2021

WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning

AAAI 2021technical

Safe exploration is regarded as a key priority area for reinforcement learning research. With separate reward and safety signals, it is natural to cast it as constrained reinforcement learning, where expected long-term costs of policies are constrained. However, it can be hazardous to set constraint…

2018

Improving Offline Value-Function Approximations for POMDPs by Reducing Discount Factors

IROS 2018poster

A common solution criterion for partially observable Markov decision processes (POMDPs) is to maximize the expected sum of exponentially discounted rewards, for which a variety of approximate methods have been proposed. Those that plan in the belief space typically provide tighter performance guaran…

Cited by 8SourceScholar