Spatio-Temporal Attention Network for Persistent Monitoring of Multiple Mobile Targets
Yizhuo Wang, Yutong Wang, Yuhong Cao, Guillaume Sartoretti

TL;DR
This paper introduces an attention-based neural network for persistent monitoring of multiple mobile targets, enabling adaptive path planning that balances exploration and exploitation to improve target tracking accuracy.
Contribution
It presents a novel deep reinforcement learning approach using spatio-temporal attention to model target dependencies, enhancing monitoring performance in complex environments.
Findings
Outperforms baselines in target visitation frequency
Reduces average estimation error
Effective in high-fidelity drone simulations
Abstract
This work focuses on the persistent monitoring problem, where a set of targets moving based on an unknown model must be monitored by an autonomous mobile robot with a limited sensing range. To keep each target's position estimate as accurate as possible, the robot needs to adaptively plan its path to (re-)visit all the targets and update its belief from measurements collected along the way. In doing so, the main challenge is to strike a balance between exploitation, i.e., re-visiting previously-located targets, and exploration, i.e., finding new targets or re-acquiring lost ones. Encouraged by recent advances in deep reinforcement learning, we introduce an attention-based neural solution to the persistent monitoring problem, where the agent can learn the inter-dependencies between targets, i.e., their spatial and temporal correlations, conditioned on past measurements. This endows the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed Control Multi-Agent Systems · Optimization and Search Problems · Reinforcement Learning in Robotics
