Deep Reinforcement Multi-agent Learning framework for Information Gathering with Local Gaussian Processes for Water Monitoring
Samuel Yanes Luis, Dmitriy Shutin, Juan Marchal Gómez, Daniel Gutiérrez Reina, Sergio Toral Marín
TL;DR
This work addresses efficient water-quality monitoring using a fleet of autonomous surface vehicles by uniting local Gaussian Processes with Deep Reinforcement Learning. Local GPs enable scalable, multimodal environmental modeling by partitioning space and combining local inferences, reducing the typical $O(N^3)$ GP complexity to $O(N^3 / M^2)$. A Double Deep Q-Learning policy, equipped with a consensus-based safety mechanism and a 5-channel visual observation, learns information-maximizing actions under safe coordination, using two information-based reward schemes. Results show substantial improvements in estimation accuracy and training efficiency over global GP baselines and classic path planners across WQP and algae-bloom scenarios, with the mu-change reward often delivering the strongest performance and enabling online fleet retraining in realistic conditions.
Abstract
The conservation of hydrological resources involves continuously monitoring their contamination. A multi-agent system composed of autonomous surface vehicles is proposed in this paper to efficiently monitor the water quality. To achieve a safe control of the fleet, the fleet policy should be able to act based on measurements and to the the fleet state. It is proposed to use Local Gaussian Processes and Deep Reinforcement Learning to jointly obtain effective monitoring policies. Local Gaussian processes, unlike classical global Gaussian processes, can accurately model the information in a dissimilar spatial correlation which captures more accurately the water quality information. A Deep convolutional policy is proposed, that bases the decisions on the observation on the mean and variance of this model, by means of an information gain reward. Using a Double Deep Q-Learning algorithm, agents are trained to minimize the estimation error in a safe manner thanks to a Consensus-based heuristic. Simulation results indicate an improvement of up to 24% in terms of the mean absolute error with the proposed models. Also, training results with 1-3 agents indicate that our proposed approach returns 20% and 24% smaller average estimation errors for, respectively, monitoring water quality variables and monitoring algae blooms, as compared to state-of-the-art approaches
