Onboard Mission Replanning for Adaptive Cooperative Multi-Robot Systems
Elim Kwan, Rehman Qureshi, Liam Fletcher, Colin Laganier, Victoria Nockles, Richard Walters

TL;DR
This paper introduces a novel on-board replanning algorithm for cooperative multi-robot systems using Graph Attention Networks, enabling rapid, resilient mission adaptation in dynamic environments with significant efficiency gains.
Contribution
It formulates a new cooperative mission replanning problem as a variant of multiple TSP and develops a graph-based neural model for effective, fast on-board solutions.
Findings
Achieves 90% performance within 10% of LKH3 heuristic.
Runs 85-370 times faster on Raspberry Pi.
Demonstrates effective cooperation in drone missions.
Abstract
Cooperative autonomous robotic systems have significant potential for executing complex multi-task missions across space, air, ground, and maritime domains. But they commonly operate in remote, dynamic and hazardous environments, requiring rapid in-mission adaptation without reliance on fragile or slow communication links to centralised compute. Fast, on-board replanning algorithms are therefore needed to enhance resilience. Reinforcement Learning shows strong promise for efficiently solving mission planning tasks when formulated as Travelling Salesperson Problems (TSPs), but existing methods: 1) are unsuitable for replanning, where agents do not start at a single location; 2) do not allow cooperation between agents; 3) are unable to model tasks with variable durations; or 4) lack practical considerations for on-board deployment. Here we define the Cooperative Mission Replanning Problem…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsUAV Applications and Optimization · Distributed Control Multi-Agent Systems · Reinforcement Learning in Robotics
MethodsSoftmax · Attention Is All You Need
