← Search

Michael Beukman

9 accepted papers

2026

Goal-Conditioned Agents that Learn Everything All at Once

ICML 2026poster

A goal-conditioned reinforcement learning agent acting in an environment will see a wealth of information throughout a trajectory, most of which is discarded when only considering the trajectory with respect to a single goal. All-goals learning, where each transition is used for learning off-policy …

Cited by 0SourceScholar
2026

Procedural Generation Of Algorithm Discovery Tasks in Machine Learning

ICML 2026poster

Automating the development of machine learning algorithms has the potential to unlock new breakthroughs. However, our ability to improve and evaluate algorithm discovery systems has thus far been limited by existing task suites. They suffer from many issues, such as: poor evaluation methodologies; d…

Cited by 0SourceScholar
2025

Kinetix: Investigating the Training of General Agents through Open-Ended Physics-Based Control Tasks

ICLR 2025oral

While large models trained with self-supervised learning on offline datasets have shown remarkable capabilities in text and image domains, achieving the same generalisation for agents that act in sequential decision problems remains an open challenge. In this work, we take a step towards this goal b…

2024

Craftax: A Lightning-Fast Benchmark for Open-Ended Reinforcement Learning

ICML 2024spotlight

Benchmarks play a crucial role in the development and analysis of reinforcement learning (RL) algorithms. We identify that existing benchmarks used for research into open-ended learning fall into one of two categories. Either they are too slow for meaningful research to be performed without enormous…

2024

No Regrets: Investigating and Improving Regret Approximations for Curriculum Discovery

NeurIPS 2024poster

What data or environments to use for training to improve downstream performance is a longstanding and very topical question in reinforcement learning. In particular, Unsupervised Environment Design (UED) methods have gained recent attention as their adaptive curricula promise to enable agents to be…

2024

Refining Minimax Regret for Unsupervised Environment Design

ICML 2024poster

In unsupervised environment design, reinforcement learning agents are trained on environment configurations (levels) generated by an adversary that maximises some objective. Regret is a commonly used objective that theoretically results in a minimax regret (MMR) policy with desirable robustness guar…

2023

Dynamics Generalisation in Reinforcement Learning via Adaptive Context-Aware Policies

NeurIPS 2023poster

While reinforcement learning has achieved remarkable successes in several domains, its real-world application is limited due to many methods failing to generalise to unfamiliar conditions. In this work, we consider the problem of generalising to new transition dynamics, corresponding to cases in whi…

2022

A Few Thousand Translations Go a Long Way! Leveraging Pre-trained Models for African News Translation

NAACL 2022long

Recent advances in the pre-training for language models leverage large-scale datasets to create multilingual models. However, low-resource languages are mostly left out in these datasets. This is primarily because many widely spoken languages that are not well represented on the web and therefore ex…

2022

MasakhaNER 2.0: Africa-centric Transfer Learning for Named Entity Recognition

EMNLP 2022main

African languages are spoken by over a billion people, but they are under-represented in NLP research and development. Multiple challenges exist, including the limited availability of annotated training and evaluation datasets as well as the lack of understanding of which settings, languages, and re…