Real-Time Distributed Infrastructure-free Searching and Target Tracking via Virtual Pheromones
Joseph Prince Mathew, Cameron Nowzari
TL;DR
This work tackles real-time distributed active perception in GPS-denied, infrastructure-free environments where agents operate with limited local information. It proposes an integrated algorithm that combines a decentralized virtual pheromone-based coverage control with a distributed greedy target selection to enable online searching and multi-target tracking. The approach propagates and fuses target state estimates via error-ellipse covariance propagation and maintains a decaying pheromone map to drive exploration, all within an $r_c$-disk communication framework and without global localization. Validation includes Monte-Carlo simulations and real hardware experiments with LTA robots, showing improved target discovery and tracking performance over baseline strategies while maintaining scalable computational demands on the order of $O(N_s^2 + N_h + w_i^{\text{init}} / w_i^\delta)$. These results demonstrate a practical, scalable solution for infrastructure-free, cooperative perception in challenging environments.
Abstract
Actively searching for targets using a multi-agent system in an unknown environment poses a two-pronged problem, where on the one hand we need agents to cover as much of the environment as possible with little overlap and on the other hand the agents must coordinate among themselves to select and track targets thereby maximizing detection performance. This paper proposes a fully distributed solution for an ad hoc network of agents to cooperatively search for targets and monitor them in an unknown infrastructure-free environment. The solution combines a distributed pheromone-based coverage control strategy with a distributed target selection mechanism. We further expand the scope to show the implementation of the proposed algorithm on a Lighter Than Air (LTA) multi-robotic system that can search and track objects in priori unknown locations.
