Non-Monotone Energy-Aware Information Gathering for Heterogeneous Robot Teams
Xiaoyi Cai, Brent Schlotfeldt, Kasra Khosoussi, Nikolay Atanasov,, George J. Pappas, Jonathan P. How

TL;DR
This paper introduces a distributed local search algorithm for energy-aware information gathering by heterogeneous robot teams, effectively balancing information gain and energy costs while reducing communication and computation.
Contribution
It presents a novel distributed planning method using lazy/greedy local search for non-monotone submodular optimization in multi-robot systems.
Findings
Reduces communication by up to 60%
Cuts computation by 80-92%
Outperforms coordinate descent algorithms
Abstract
This paper considers the problem of planning trajectories for a team of sensor-equipped robots to reduce uncertainty about a dynamical process. Optimizing the trade-off between information gain and energy cost (e.g., control effort, distance travelled) is desirable but leads to a non-monotone objective function in the set of robot trajectories. Therefore, common multi-robot planning algorithms based on techniques such as coordinate descent lose their performance guarantees. Methods based on local search provide performance guarantees for optimizing a non-monotone submodular function, but require access to all robots' trajectories, making it not suitable for distributed execution. This work proposes a distributed planning approach based on local search and shows how lazy/greedy methods can be adopted to reduce the computation and communication of the approach. We demonstrate the efficacy…
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
TopicsOptimization and Search Problems · Robotic Path Planning Algorithms · Distributed Control Multi-Agent Systems
