← Search

Steven James

13 accepted papers

2026

Position: the Stochastic Parrot in the Coal Mine. Model Collapse is a Threat to Low-Resource Communities

ICML 2026spotlight

Model collapse, the degradation in performance that arises when generative models are trained on the outputs of prior models, is an increasing concern as artificially generated content proliferates. Related critiques of large language models have highlighted their tendency to reproduce frequent patt…

Cited by 0SourceScholar
2026

Unsupervised Hierarchical Skill Discovery

ICML 2026poster

We consider the problem of unsupervised skill segmentation and hierarchical structure discovery in reinforcement learning. While recent approaches have sought to segment trajectories into reusable skills or options, most rely on action labels, rewards, or handcrafted annotations, limiting their appl…

Cited by 0SourceScholar
2025

Skill-Driven Neurosymbolic State Abstractions

NeurIPS 2025poster

We consider how to construct state abstractions compatible with a given set of abstract actions, to obtain a well-formed abstract Markov decision process (MDP). We show that the Bellman equation suggests that abstract states should represent distributions over states in the ground MDP; we characteri…

Cited by 0SourceScholar
2024

GameTraversalBenchmark: Evaluating Planning Abilities Of Large Language Models Through Traversing 2D Game Maps

NeurIPS 2024poster

Large language models (LLMs) have recently demonstrated great success in generating and understanding natural language. While they have also shown potential beyond the domain of natural language, it remains an open question as to what extent and in which way these LLMs can plan. We investigate thei…

2024

Skill Machines: Temporal Logic Skill Composition in Reinforcement Learning

ICLR 2024poster

It is desirable for an agent to be able to solve a rich variety of problems that can be specified through language in the same environment. A popular approach towards obtaining such agents is to reuse skills learned in prior tasks to generalise compositionally to new ones. However, this is a challen…

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…

2023

Overlooked Implications of the Reconstruction Loss for VAE Disentanglement

IJCAI 2023poster

Learning disentangled representations with variational autoencoders (VAEs) is often attributed to the regularisation component of the loss. In this work, we highlight the interaction between data and the reconstruction term of the loss as the main contributor to disentanglement in VAEs. We show that…

2023

Synthesizing Navigation Abstractions for Planning with Portable Manipulation Skills

CoRL 2023poster

We address the problem of efficiently learning high-level abstractions for task-level robot planning. Existing approaches require large amounts of data and fail to generalize learned abstractions to new environments. To address this, we propose to exploit the independence between spatial and non-s…

Cited by 5SourceScholar
2022

Autonomous Learning of Object-Centric Abstractions for High-Level Planning

ICLR 2022poster

We propose a method for autonomously learning an object-centric representation of a continuous and high-dimensional environment that is suitable for planning. Such representations can immediately be transferred between tasks that share the same types of objects, resulting in agents that require fewe…

Cited by 28SourcePDFScholar
2022

Generalisation in Lifelong Reinforcement Learning through Logical Composition

ICLR 2022poster

We leverage logical composition in reinforcement learning to create a framework that enables an agent to autonomously determine whether a new task can be immediately solved using its existing abilities, or whether a task-specific skill should be learned. In the latter case, the proposed algorithm al…

Cited by 26SourcePDFScholar
2019

Composing Value Functions in Reinforcement Learning

ICML 2019oral

An important property for lifelong-learning agents is the ability to combine existing skills to solve new unseen tasks. In general, however, it is unclear how to compose existing skills in a principled manner. Under the assumption of deterministic dynamics, we prove that optimal value function compo…

Cited by 63SourcePDFScholar