@inbook{e91ba362322a4b4085ad1a5b54cc9b01,
title = "Optimising Sensor Path Planning with Reinforcement Learning and Passive Sonar Modelling",
abstract = "This paper presents a solution for optimising sensor path planning in marine sensor management using reinforcement learning (RL). RL is a type of machine learning where an intelligent system, known as an agent, learns how to make effective decisions by interacting with its environment. Acoustic propagation modelling is integrated into the RL framework using a standard python RL library gym and using algorithms from the stablebaselines3 library. The observation space encompasses signal-to-noise (SNR) information, platform position, bathymetry, and sound speed data. The action space is discretised into 16 horizontal directions and 3 vertical levels, resulting in a 49-dimensional action space. The reward function combines penalisation for movement and rewards for navigating to high SNR regions. SNR is calculated using PyRAM, a Python implementation of the RAM parabolic equation solution to the Helmholtz Equation. The RL agent uses proximal policy optimization to learn the management policy. The learnt policy is compared against a gradient ascent policy and an {\textquoteleft}oracle{\textquoteright} policy which can use perfect knowledge of the source location for direct navigation. The learning process converges to a stable median between 2.5 and 3 million learning steps. The results demonstrate that the learnt policy closely matches the {\textquoteleft}oracle{\textquoteright} policy in both reward distribution and behaviour. It also outperforms the gradient ascent policy in a realistic environment.",
keywords = "Acoustic Propagation Modelling, Passive Sonar, Reinforcement Learning, Sensor Management",
author = "Edward Clark and Alan Hunter and Olga Isupova and Marcus Donnelly",
year = "2023",
month = jun,
day = "30",
language = "English",
series = "Underwater Acoustic Conference and Exhibition Series",
publisher = "I.A.C.M, Foundation for Research and Technology - Hellas",
pages = "411--418",
editor = "M. Taroudakis",
booktitle = "Proceedings of the 7th Underwater Acoustics Conference and Exhibition, UACE 2023",
note = "7th Underwater Acoustics Conference and Exhibition, UACE 2023 ; Conference date: 25-06-2023 Through 30-06-2023",
}