Maximal coverage problems with routing constraints using cross-entropy Monte Carlo tree search

Pao-Te Lin,Kuo-Shih Tseng
DOI: https://doi.org/10.1007/s10514-024-10156-6
IF: 3.255
2024-01-31
Autonomous Robots
Abstract:Spatial search, and environmental monitoring are key technologies in robotics. These problems can be reformulated as maximal coverage problems with routing constraints, which are NP-hard problems. The generalized cost-benefit algorithm (GCB) can solve these problems with theoretical guarantees. To achieve better performance, evolutionary algorithms (EA) boost its performance via more samples. However, it is hard to know the terminal conditions of EA to outperform GCB. To solve these problems with theoretical guarantees and terminal conditions, in this research, the cross-entropy based Monte Carlo Tree Search algorithm (CE-MCTS) is proposed. It consists of three parts: the EA for sampling the branches, the upper confidence bound policy for selections, and the estimation of distribution algorithm for simulations. The experiments demonstrate that the CE-MCTS outperforms benchmark approaches (e.g., GCB, EAMC) in spatial search problems.
robotics,computer science, artificial intelligence
What problem does this paper attempt to address?