Back To Projects

Evaluating Autonomous Vehicle Safety: A Comparative Analysis of ADS and ADAS Incident Data Using Machine Learning Models

Quang M.

This research evaluates the safety performance of Advanced Driver Assistance Systems (ADAS) and Automated Driving Systems (ADS) by training supervised machine learning models on incident report data to predict injury severity. The best results were achieved using a fine-tuned Random Forest model, offering insights to improve autonomous systems and enhance road safety.


This paper focuses on Autonomous Vehicles (AVs), which are rising rapidly in road transportation. However, the reliability of AV systems, namely Advanced Driver Assistance Systems (ADAS) and Au- tomated Driving Systems (ADS), remain vague. Therefore, it is essential that we improve their safety measurements. This study aims to evaluate and compare the safety performance of ADAS and ADS by training supervised machine learning models on incident report data, specifically focusing on predicting injury severity, using numerical and categorical data related to crash conditions and environmental fac- tors. We compared different models, for each fine-tuning their respective hyperparameters. The best per- formance was achieve with Random Forest with hyperparameters max depth = 20, n estimators = 200. This work is expected to provide valuable insights for both the improvement of autonomous systems and overall road safety

Explore More!

Quang M.
Edoardo Contente

Related Projects

Understanding Object Detection’s Role in Decision-Making for Self-Driving Vehicles

This research focuses on computer vision for self-driving vehicles by evaluating various AI models for object detection, finding that VGG16 outperformed others with precision of 0.7209 and recall of 0.7298, highlighting the importance of model selection and optimization in ensuring safe navigation in autonomous driving systems.
Shishir B.
Mentored by Hassan Azmat
Brightness helps CNN classify a subset of the images from Google Quick Draw

We made a CNN that learned to recognize and classify sketches from Google’s Quick Draw dataset and implemented a novel brightness feature to test if it increased the accuracy.
Serena F.
Mentored by Clayton Greenberg
Path Planning for Autonomous Cinematic Drones

This study explores autonomous drone navigation for aerial cinematography, focusing on algorithms that enable drones to smoothly reach specified locations while maintaining high-definition camera quality. Using a simulation environment, the study tested multiple path planning algorithms and found that A* consistently outperformed others in both accuracy and efficiency, making it the most suitable for enhancing autonomous drone cinematography.
Brayden T.
Mentored by Rima Rebei