LGAINov 8, 2024

Knowledge Distillation Neural Network for Predicting Car-following Behaviour of Human-driven and Autonomous Vehicles

arXiv:2411.05618v1h-index: 112024 IEEE 27th International Conference on Intelligent Transportation Systems (ITSC)
Originality Incremental advance
AI Analysis

This work addresses traffic efficiency and safety for mixed autonomous and human-driven vehicle scenarios, presenting an incremental improvement in predictive modeling.

This study tackled the problem of predicting car-following behavior in mixed traffic of autonomous and human-driven vehicles by analyzing real-world data and introducing a Knowledge Distillation Neural Network (KDNN) model, which achieved comparable accuracy to an LSTM teacher network, outperformed MLP and physics-based models, and improved collision prevention with lower computational power.

As we move towards a mixed-traffic scenario of Autonomous vehicles (AVs) and Human-driven vehicles (HDVs), understanding the car-following behaviour is important to improve traffic efficiency and road safety. Using a real-world trajectory dataset, this study uses descriptive and statistical analysis to investigate the car-following behaviours of three vehicle pairs: HDV-AV, AV-HDV and HDV-HDV in mixed traffic. The ANOVA test showed that car-following behaviours across different vehicle pairs are statistically significant (p-value < 0.05). We also introduce a data-driven Knowledge Distillation Neural Network (KDNN) model for predicting car-following behaviour in terms of speed. The KDNN model demonstrates comparable predictive accuracy to its teacher network, a Long Short-Term Memory (LSTM) network, and outperforms both the standalone student network, a Multilayer Perceptron (MLP), and traditional physics-based models like the Gipps model. Notably, the KDNN model better prevents collisions, measured by minimum Time-to-Collision (TTC), and operates with lower computational power, making it ideal for AVs or driving simulators requiring efficient computing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes