TrajectoryNAS: A Neural Architecture Search for Trajectory Prediction
Author:
Sharifi Ali Asghar1ORCID, Zoljodi Ali1ORCID, Daneshtalab Masoud12ORCID
Affiliation:
1. School of Innovation, Design and Technology (IDT), Mälardalen University, 72123 Västerås, Sweden 2. Department of Computer Systems, Tallinn University of Technology, 19086 Tallinn, Estonia
Abstract
Autonomous driving systems are a rapidly evolving technology. Trajectory prediction is a critical component of autonomous driving systems that enables safe navigation by anticipating the movement of surrounding objects. Lidar point-cloud data provide a 3D view of solid objects surrounding the ego-vehicle. Hence, trajectory prediction using Lidar point-cloud data performs better than 2D RGB cameras due to providing the distance between the target object and the ego-vehicle. However, processing point-cloud data is a costly and complicated process, and state-of-the-art 3D trajectory predictions using point-cloud data suffer from slow and erroneous predictions. State-of-the-art trajectory prediction approaches suffer from handcrafted and inefficient architectures, which can lead to low accuracy and suboptimal inference times. Neural architecture search (NAS) is a method proposed to optimize neural network models by using search algorithms to redesign architectures based on their performance and runtime. This paper introduces TrajectoryNAS, a novel neural architecture search (NAS) method designed to develop an efficient and more accurate LiDAR-based trajectory prediction model for predicting the trajectories of objects surrounding the ego vehicle. TrajectoryNAS systematically optimizes the architecture of an end-to-end trajectory prediction algorithm, incorporating all stacked components that are prerequisites for trajectory prediction, including object detection and object tracking, using metaheuristic algorithms. This approach addresses the neural architecture designs in each component of trajectory prediction, considering accuracy loss and the associated overhead latency. Our method introduces a novel multi-objective energy function that integrates accuracy and efficiency metrics, enabling the creation of a model that significantly outperforms existing approaches. Through empirical studies, TrajectoryNAS demonstrates its effectiveness in enhancing the performance of autonomous driving systems, marking a significant advancement in the field. Experimental results reveal that TrajcetoryNAS yields a minimum of 4.8 higger accuracy and 1.1* lower latency over competing methods on the NuScenes dataset.
Funder
European Union Swedish Research Council
Reference52 articles.
1. Liang, M., Yang, B., Zeng, W., Chen, Y., Hu, R., Casas, S., and Urtasun, R. (2020, January 13–19). Pnpnet: End-to-end perception and prediction with tracking in the loop. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Seattle, WA, USA. 2. Li, L.L., Yang, B., Liang, M., Zeng, W., Ren, M., Segal, S., and Urtasun, R. (2020, January 25–29). End-to-end contextual perception and prediction with interaction transformer. Proceedings of the 2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Las Vegas, NV, USA. 3. Multiple trajectory prediction of moving agents with memory augmented networks;Marchetti;IEEE Trans. Pattern Anal. Mach. Intell.,2020 4. Charroud, A., El Moutaouakil, K., Palade, V., Yahyaouy, A., Onyekpe, U., and Eyo, E.U. (2024). Localization and Mapping for Self-Driving Vehicles: A Survey. Machines, 12. 5. Caesar, H., Bankiti, V., Lang, A.H., Vora, S., Liong, V.E., Xu, Q., Krishnan, A., Pan, Y., Baldan, G., and Beijbom, O. (2019). nuScenes: A multimodal dataset for autonomous driving. arXiv.
|
|