Progress beyond state of the art:
Multiagent planning and learning algorithms developed in the project outperformed state of the art deep reinforcement learning algorithms in terms of sample efficiency and percentage of the forest saved from the fire. This performance is achieved by:
- Using transfer learning methods to accelerate the model learning process, hence learning the fire spread model by using smaller number of samples.
- Using graphical models to decompose the multi-UAV problem into a sequence of smaller problems, hence accelerating the rate of learning and in turn improving planning performance.
Potential Impact:
The algorithms developed in the project has the potential to predict fire spread quickly from UAVs, hence if deployed in real life systems, they have the potential to increase the efficiency of forest firefighting operations.
In terms of wider impact, although the algorithms originally developed for multi-UAV forest firefighting, they can be easily extended to other multi-robotic planning domains, such as surveillance, planetary exploration and infrastructure inspection.