← Search

Stefano V Albrecht

25 accepted papers

2025

HyperMARL: Adaptive Hypernetworks for Multi-Agent RL

NeurIPS 2025poster

Adaptive cooperation in multi-agent reinforcement learning (MARL) requires policies to express homogeneous, specialised, or mixed behaviours, yet achieving this adaptivity remains a critical challenge. While parameter sharing (PS) is standard for efficient learning, it notoriously suppresses the beh…

Cited by 0SourcecodeScholar
2025

LLM-Personalize: Aligning LLM Planners with Human Preferences via Reinforced Self-Training for Housekeeping Robots

COLING 2025main

Large language models (LLMs) have shown significant potential for robotics applications, particularly task planning, by harnessing their language comprehension and text generation capabilities. However, in applications such as household robotics, a critical gap remains in the personalization of thes…

Cited by 18SourcePDFScholar
2025

Studying the Interplay Between the Actor and Critic Representations in Reinforcement Learning

ICLR 2025poster

Extracting relevant information from a stream of high-dimensional observations is a central challenge for deep reinforcement learning agents. Actor-critic algorithms add further complexity to this challenge, as it is often unclear whether the same information will be relevant to both the actor and t…

2024

Contextual Pre-planning on Reward Machine Abstractions for Enhanced Transfer in Deep Reinforcement Learning

AAAI 2024technical

Recent studies show that deep reinforcement learning (DRL) agents tend to overfit to the task on which they were trained and fail to adapt to minor environment changes. To expedite learning when transferring to unseen tasks, we propose a novel approach to representing the current task using reward m…

2024

DRED: Zero-Shot Transfer in Reinforcement Learning via Data-Regularised Environment Design

ICML 2024poster

Autonomous agents trained using deep reinforcement learning (RL) often lack the ability to successfully generalise to new environments, even when these environments share characteristics with the ones they have encountered during training. In this work, we investigate how the sampling of individual…

Cited by 11SourcePDFScholar
2024

Scalable Multi-Agent Reinforcement Learning for Warehouse Logistics with Robotic and Human Co-Workers

IROS 2024poster

We consider a warehouse in which dozens of mobile robots and human pickers work together to collect and deliver items within the warehouse. The fundamental problem we tackle, called the order-picking problem, is how these worker agents must coordinate their movement and actions in the warehouse to m…

Cited by 29SourcecodeScholar
2024

Skill-aware Mutual Information Optimisation for Zero-shot Generalisation in Reinforcement Learning

NeurIPS 2024poster

Meta-Reinforcement Learning (Meta-RL) agents can struggle to operate across tasks with varying environmental features that require different optimal skills (i.e., different modes of behaviour). Using context encoders based on contrastive learning to enhance the generalisability of Meta-RL agents is…

Cited by 0SourcePDFScholar
2024

lpNTK: Better Generalisation with Less Data via Sample Interaction During Learning

ICLR 2024poster

Although much research has been done on proposing new models or loss functions to improve the generalisation of artificial neural networks (ANNs), less attention has been directed to the impact of the training data on generalisation. In this work, we start from approximating the interaction between…

Cited by 2SourcePDFScholar
2023

Conditional Mutual Information for Disentangled Representations in Reinforcement Learning

NeurIPS 2023spotlight

Reinforcement Learning (RL) environments can produce training data with spurious correlations between features due to the amount of training data or its limited feature coverage. This can lead to RL agents encoding these misleading correlations in their latent representation, preventing the agent fr…

2023

DiPA: Probabilistic Multi-Modal Interactive Prediction for Autonomous Driving

RA-L 2023

Accurate prediction is important for operating an autonomous vehicle in interactive scenarios. Prediction must be fast, to support multiple requests from a planner exploring a range of possible futures. The generated predictions must accurately represent the probabilities of predicted trajectories,

Cited by 12SourceScholar
2023

Planning with Occluded Traffic Agents using Bi-Level Variational Occlusion Models

ICRA 2023poster

Reasoning with occluded traffic agents is a significant open challenge for planning for autonomous vehicles. Recent deep learning models have shown impressive results for predicting occluded agents based on the behaviour of nearby visible agents; however, as we show in experiments, these models are…

Cited by 13SourceScholar
2023

Temporal Disentanglement of Representations for Improved Generalisation in Reinforcement Learning

ICLR 2023poster

Reinforcement Learning (RL) agents are often unable to generalise well to environment variations in the state space that were not observed during training. This issue is especially problematic for image-based RL, where a change in just one variable, such as the background colour, can change many pix…

2023

Verifiable Goal Recognition for Autonomous Driving with Occlusions

IROS 2023poster

Goal recognition (GR) involves inferring the goals of other vehicles, such as a certain junction exit, which can enable more accurate prediction of their future behaviour. In autonomous driving, vehicles can encounter many different scenarios and the environment may be partially observable due to oc…

Cited by 13SourcecodeScholar
2022

Expressivity of Emergent Languages is a Trade-off between Contextual Complexity and Unpredictability

ICLR 2022poster

Researchers are using deep learning models to explore the emergence of language in various language games, where agents interact and develop an emergent language to solve tasks. We focus on the factors that determine the expressivity of emergent languages, which reflects the amount of information ab…

Cited by 15SourcePDFScholar
2022

Flash: Fast and Light Motion Prediction for Autonomous Driving with Bayesian Inverse Planning and Learned Motion Profiles

IROS 2022poster

Motion prediction of road users in traffic scenes is critical for autonomous driving systems that must take safe and robust decisions in complex dynamic environments. We present a novel motion prediction system for autonomous driving. Our system is based on the Bayesian inverse planning framework, w…

Cited by 8SourceScholar
2022

Robust On-Policy Sampling for Data-Efficient Policy Evaluation in Reinforcement Learning

NeurIPS 2022accept

Reinforcement learning (RL) algorithms are often categorized as either on-policy or off-policy depending on whether they use data from a target policy of interest or from a different behavior policy. In this paper, we study a subtle distinction between on-policy data and on-policy sampling in the c…

2021

Agent Modelling under Partial Observability for Deep Reinforcement Learning

NeurIPS 2021poster

Modelling the behaviours of other agents is essential for understanding how agents interact and making effective decisions. Existing methods for agent modelling commonly assume knowledge of the local observations and chosen actions of the modelled agents during execution. To eliminate this assumptio…

2021

Benchmarking Multi-Agent Deep Reinforcement Learning Algorithms in Cooperative Tasks

NeurIPS 2021poster

Multi-agent deep reinforcement learning (MARL) suffers from a lack of commonly-used evaluation tasks and criteria, making comparisons between approaches difficult. In this work, we provide a systematic evaluation and comparison of three different classes of MARL algorithms (independent learning, cen…

Cited by 320SourceScholar
2021

GRIT: Fast, Interpretable, and Verifiable Goal Recognition with Learned Decision Trees for Autonomous Driving

IROS 2021poster

It is important for autonomous vehicles to have the ability to infer the goals of other vehicles (goal recognition), in order to safely interact with other vehicles and predict their future trajectories. This is a difficult problem, especially in urban environments with interactions between many veh…

Cited by 39SourcecodeScholar
2021

Interpretable Goal Recognition in the Presence of Occluded Factors for Autonomous Vehicles

IROS 2021poster

Recognising the goals or intentions of observed vehicles is a key step towards predicting the long-term future behaviour of other agents in an autonomous driving scenario. When there are unseen obstacles or occluded vehicles in a scenario, goal recognition may be confounded by the effects of these u…

Cited by 30SourceScholar
2021

Interpretable Goal-based Prediction and Planning for Autonomous Driving

ICRA 2021poster

We propose an integrated prediction and planning system for autonomous driving which uses rational inverse planning to recognise the goals of other vehicles. Goal recognition informs a Monte Carlo Tree Search (MCTS) algorithm to plan optimal maneuvers for the ego vehicle. Inverse planning and MCTS u…

Cited by 79SourceScholar
2021

PILOT: Efficient Planning by Imitation Learning and Optimisation for Safe Autonomous Driving

IROS 2021poster

Achieving a proper balance between planning quality, safety and efficiency is a major challenge for autonomous driving. Optimisation-based motion planners are capable of producing safe, smooth and comfortable plans, but often at the cost of runtime efficiency. On the other hand, naïvely deploying tr…

Cited by 31SourceScholar
2021

Scaling Multi-Agent Reinforcement Learning with Selective Parameter Sharing

ICML 2021spotlight

Sharing parameters in multi-agent deep reinforcement learning has played an essential role in allowing algorithms to scale to a large number of agents. Parameter sharing between agents significantly decreases the number of trainable parameters, shortening training times to tractable levels, and has…

2021

Towards Open Ad Hoc Teamwork Using Graph-based Policy Learning

ICML 2021spotlight

Ad hoc teamwork is the challenging problem of designing an autonomous agent which can adapt quickly to collaborate with teammates without prior coordination mechanisms, including joint training. Prior work in this area has focused on closed teams in which the number of agents is fixed. In this work,…