Scalable Distributed Planning for Multi-Robot, Multi-Target Tracking
Micah Corah, Nathan Michael

TL;DR
This paper introduces a scalable distributed planning algorithm for multi-robot, multi-target tracking that guarantees near-optimal performance with significantly reduced sequential planning steps, enabling large-scale multi-robot coordination.
Contribution
It presents a novel distributed planning approach with theoretical performance guarantees, reducing sequential planning complexity for large robot teams in multi-target tracking.
Findings
Approaches the performance of sequential planning with only 2-8 steps.
Supports up to 96 robots with a 24x reduction in planning steps.
Demonstrates effectiveness through simulation with real-world sensors.
Abstract
In multi-robot multi-target tracking, robots coordinate to monitor groups of targets moving about an environment. We approach planning for such scenarios by formulating a receding-horizon, multi-robot sensing problem with a mutual information objective. Such problems are NP-Hard in general. Yet, our objective is submodular which enables certain greedy planners to guarantee constant-factor suboptimality. However, these greedy planners require robots to plan their actions in sequence, one robot at a time, so planning time is at least proportional to the number of robots. Solving these problems becomes intractable for large teams, even for distributed implementations. Our prior work proposed a distributed planner (RSP) which reduces this number of sequential steps to a constant, even for large numbers of robots, by allowing robots to plan in parallel while ignoring some of each others'…
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
TopicsLogic, Reasoning, and Knowledge · Robotic Path Planning Algorithms · AI-based Problem Solving and Planning
