Abstract

The decision-making problem is one of core issues in discrete event system, which is often used to describe adversarial complex environment. Aiming at the problem that there exists huge space in this kind of environment, we use Monte Carlo Tree Search (MCTS) as our main search algorithm. One of the key challenges is that, during simulation, it is difficult to accurately predict opponent agents' actions. To deal with this challenge, we propose a deep neural network based on Long Short-Term Memory Network (LSTM), which is trained to predict most possible actions from opponent agents, the prediction is used to guide simulation. We test the performance of our method in the field of autonomous driving (AD), experiments are carried out on the simulation platform CARLA. We design a route containing several dangerous events. Results show that, if the prediction is accurate enough, algorithm using MCTS and deep learning outperforms the one using MCTS only, the former has a higher success rate in avoiding collisions, meanwhile it has a higher average speed.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.