Research

We work on the algorithmic and engineering problems that arise when many robots have to act together.

Our work spans four overlapping themes — multi-agent coordination, learned communication, vision-based navigation, and the lab-scale hardware platforms that make experiments possible.

Themes

Papers

2026

  • Mar 16
    PAPER npj Robotics
    Concrete multi-agent path planning enabling kinodynamically aggressive maneuvers

    Keisuke Okumura, Guang Yang, Zhan Gao, Heedo Woo, Amanda Prorok

    We present concrete planning, a hybrid approach that captures real-world continuous dynamics while maintaining scalable guaranteed planning via discrete search. The framework integrates advances in robot dynamics learning, optimal control, and anytime complete planning into a modular system deployed with 40 robots — 20 aerial, 8 ground, and 12 obstacle robots — operating in a compact laboratory space.

    pdf code video bibtex · Multi-agent coordination
  • Jan 20
    PAPER ICLR 2026
    When Is Diversity Rewarded in Cooperative Multi-Agent Learning?

    Michael Amir, Matteo Bettini, Amanda Prorok

    An investigation of when and why behavioural diversity benefits cooperative multi-agent learning, establishing conditions under which heterogeneous policies outperform homogeneous ones.

    pdf bibtex · Multi-agent coordination
  • Jan 20
    PAPER ICLR 2026
    Pairwise is Not Enough: Hypergraph Neural Networks for Multi-Agent Pathfinding

    Rishi Jain, Keisuke Okumura, Michael Amir, Pietro Lio, Amanda Prorok

    Pairwise interactions captured by standard GNNs miss higher-order dependencies in multi-agent pathfinding. This work introduces hypergraph neural networks that model group-level constraints, improving solution quality for dense navigation scenarios.

    pdf bibtex · Multi-agent coordination
  • Jan 20
    PAPER ICLR 2026
    Remotely Detectable Robot Policy Watermarking

    Michael Amir, Manon Flageat, Amanda Prorok

    A method for embedding remotely detectable watermarks into robot policies, enabling verification of policy provenance without requiring access to the model parameters.

    pdf bibtex · Multi-agent coordination

2025

2024

  • Dec 2024
    PAPER JMLR
    BenchMARL: Benchmarking Multi-Agent Reinforcement Learning

    Matteo Bettini, Amanda Prorok, Vincent Moens

    A standardised library for benchmarking multi-agent reinforcement learning, enabling seamless mixing and matching of MARL algorithms, tasks, and models while maintaining rigorous reproducibility and standardisation.

    pdf code bibtex · Multi-agent coordination
  • Nov 2024
    PAPER CoRL 2024
    Provably Safe Online Multi-Agent Navigation in Unknown Environments

    Zhan Gao, Guang Yang, Jasmine Bayrooti, Amanda Prorok

    A provably safe online method for multi-agent navigation in unknown environments, combining control barrier functions with decentralised planning to guarantee collision avoidance while maintaining liveness.

    pdf bibtex · Multi-agent coordination
  • Oct 2024
    PAPER CoRL 2024
    CoViS-Net: A Cooperative Visual Spatial Foundation Model for Multi-Robot Applications

    Jan Blumenkamp, Steven Morad, Jennifer Gielis, Amanda Prorok

    A decentralised visual spatial foundation model enabling real-time, platform-agnostic pose estimation and spatial comprehension for autonomous robots. Provides accurate pose estimates and local bird's-eye-view without needing camera overlap, deployed on wheeled platforms and a quadruped.

    pdf code video bibtex · Vision-based navigation· Multi-agent coordination
  • Jul 2024
    PAPER ICML 2024
    Controlling Behavioral Diversity in Multi-Agent Reinforcement Learning

    Matteo Bettini, Ryan Kortvelesy, Amanda Prorok

    DiCo (Diversity Control) controls behavioural diversity to an exact value of a given metric by representing policies as the sum of a parameter-shared component and dynamically scaled per-agent components. Applied directly to the policy architecture, leaving the learning objective unchanged.

    pdf code bibtex · Multi-agent coordination
  • May 2024
    PAPER DARS 2024
    The Cambridge RoboMaster: An Agile Multi-Robot Research Platform

    Jan Blumenkamp, Steven Morad, Jennifer Gielis, Amanda Prorok

    An agile multi-robot research platform built on DJI RoboMaster hardware, designed for real-world experiments in decentralised multi-agent coordination, supporting GNN-based policy deployment and sim-to-real transfer.

    pdf bibtex · Multi-agent coordination· Swarm robotics

2023

  • Dec 2023
    PAPER NeurIPS 2023
    Generalised f-Mean Aggregation for Graph Neural Networks

    Ryan Kortvelesy, Steven Morad, Amanda Prorok

    A generalised f-mean aggregation framework for graph neural networks that subsumes common aggregation functions (sum, mean, max) as special cases while enabling learnable, task-adaptive aggregation strategies.

    pdf bibtex · Multi-agent coordination
  • Dec 2023
    PAPER NeurIPS 2023
    Reinforcement Learning with Fast and Forgetful Memory

    Steven Morad, Ryan Kortvelesy, Stephan Liwicki, Amanda Prorok

    A new memory model for RL that serves as a super-efficient plug-in replacement for RNNs and transformers. Runs up to two orders of magnitude faster with linear space complexity, and sets new records on the POPGym benchmark for partially observable RL.

    pdf code bibtex · Multi-agent coordination
  • May 2023
    PAPER AAMAS 2023
    Heterogeneous multi-robot reinforcement learning

    Matteo Bettini, Ajay Shankar, Amanda Prorok

    We study cooperative multi-robot tasks where the team is composed of agents with structurally different observations, action spaces, and reward functions. We introduce HetGPPO, a parameter-sharing paradigm enabling heterogeneous behaviours in multi-agent reinforcement learning with graph neural networks, achieving superior performance over role-blind baselines.

    pdf code video bibtex · Multi-agent coordination
  • May 2023
    PAPER ICLR 2023
    POPGym: Benchmarking Partially Observable Reinforcement Learning

    Steven Morad, Ryan Kortvelesy, Matteo Bettini, Stephan Liwicki, Amanda Prorok

    A comprehensive benchmark suite for partially observable reinforcement learning, providing a unified evaluation framework across diverse POMDP environments to compare memory-based RL architectures.

    pdf code bibtex · Multi-agent coordination

This page highlights recent work. For the complete record going back to 2008: