Exploration of the Assessment for AVP Algorithm Training in Underground Parking Garages Simulation Scenario

Wenjin Li
2023-10-17
Abstract:The autonomous valet parking (AVP) functionality in self-driving vehicles is currently capable of handling most simple parking tasks. However, further training is necessary to enable the AVP algorithm to adapt to complex scenarios and complete parking tasks in any given situation. Training algorithms with real-world data is time-consuming and labour-intensive, and the current state of constructing simulation environments is predominantly manual. This paper introduces an approach to automatically generate 3D underground garage simulation scenarios of varying difficulty levels based on pre-input 2D underground parking structure plans.
Robotics,Artificial Intelligence,Systems and Control
What problem does this paper attempt to address?
The main objective of this paper is to address the adaptability and parking task completion capability of Automated Valet Parking (AVP) algorithms in complex scenarios. Specifically, the paper attempts to improve existing AVP systems through the following points: 1. **Automatic Generation of Underground Parking Garage Simulation Scenarios**: The current method of constructing simulation environments is mainly manual, time-consuming, and labor-intensive. The paper proposes a method to automatically generate 3D underground parking garage simulation scenarios of varying difficulty levels based on pre-input 2D underground parking garage layout diagrams. 2. **Improving the Accuracy of Perception Algorithms**: To ensure that AVP vehicles can safely complete parking tasks in complex environments, it is essential to ensure that their perception algorithms can timely and accurately detect surrounding traffic participants and identify lane markings. However, in underground parking garage environments, due to factors such as building structure occlusion, vehicle occlusion, and lighting arrangements, perception algorithms may fail to accurately identify surrounding vehicles or pedestrians in certain situations. 3. **Evaluating the Impact of Different Factors on Perception**: The paper focuses on studying the impact of occlusion and lighting intensity on perception algorithms and conducts multiple experimental verifications using the YOLO algorithm. The experimental results show that the specific position of occlusion and the type of occlusion have a significant impact on vehicle recognition, while lighting intensity has almost no impact on the performance of the YOLO algorithm. Through these efforts, the paper aims to create more challenging underground parking garage simulation test scenarios to enhance the performance of AVP algorithms in complex environments.