paper-with-me

Papers

An Automated Machine Learning (AutoML) Method for Driving Distraction Detection Based on Lane-Keeping Performance

2021-03-10 · Chen Chai, Juanwu Lu, Xuan Jiang, Xiupeng Shi, Zeng Zeng

With the enrichment of smartphones, driving distractions caused by phone usages have become a threat to driving safety. A promising way to mitigate driving distractions is to detect them and give real-time safety warnings. However, existing detection algorithms face two major challenges, low user acceptance caused by in-vehicle camera sensors, and uncertain accuracy of pre-trained models due to drivers individual differences. Therefore, this study proposes a domain-specific automated machine learning (AutoML) to self-learn the optimal models to detect distraction based on lane-keeping performance data. The AutoML integrates the key modeling steps into an auto-optimizable pipeline, including knowledge-based feature extraction, feature selection by recursive feature elimination (RFE), algorithm selection, and hyperparameter auto-tuning by Bayesian optimization. An AutoML method based on XGBoost, termed AutoGBM, is built as the classifier for prediction and feature ranking. The model is tested based on driving simulator experiments of three driving distractions caused by phone usage: browsing short messages, browsing long messages, and answering a phone call. The proposed AutoGBM method is found to be reliable and promising to predict phone-related driving distractions, which achieves satisfactory results prediction, with a predictive power of 80\% on group level and 90\% on individual level accuracy. Moreover, the results also evoke the fact that each distraction types and drivers require different optimized hyperparameters values, which reconfirm the necessity of utilizing AutoML to detect driving distractions. The purposed AutoGBM not only produces better performance with fewer features; but also provides data-driven insights about system design.

📄 PDF Abstract BibTeX arXiv:2103.08311

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLBayesian OptimizationBIG-bench Machine Learningfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Heatmap-Based Method for Estimating Drivers' Cognitive Distraction

2020-05-28 · Antonyo Musabini, Mounsif Chetitah

In order to increase road safety, among the visual and manual distractions, modern intelligent vehicles need also to detect cognitive distracted driving (i.e., the drivers mind wandering). In this study, the influence of…

Man versus Machine: AutoML and Human Experts' Role in Phishing Detection

2021-08-27 · Rizka Purwanto, Arindam Pal, Alan Blair, Sanjay Jha

Machine learning (ML) has developed rapidly in the past few years and has successfully been utilized for a broad range of tasks, including phishing detection. However, building an effective ML-based detection system is n…

AutoMLBIG-bench Machine Learning

An AutoML-based approach for Network Intrusion Detection

2024-11-24 · Nana Kankam Gyimah, Judith Mwakalonge, Gurcan Comert, Saidi Siuhi 외

In this paper, we present an automated machine learning (AutoML) approach for network intrusion detection, leveraging a stacked ensemble model developed using the MLJAR AutoML framework. Our methodology combines multiple…

AutoMLFeature EngineeringIntrusion DetectionModel Selection+1

Drive-Net: Convolutional Network for Driver Distraction Detection

2020-06-22 · Mohammed S. Majdi, Sundaresh Ram, Jonathan T. Gill, Jeffery J. Rodriguez

To help prevent motor vehicle accidents, there has been significant interest in finding an automated method to recognize signs of driver distraction, such as talking to passengers, fixing hair and makeup, eating and drin…

A Review Paper of the Effects of Distinct Modalities and ML Techniques to Distracted Driving Detection

2025-01-20 · Anthony. Dontoh, Stephanie. Ivey, Logan. Sirbaugh, Armstrong. Aboah

Distracted driving remains a significant global challenge with severe human and economic repercussions, demanding improved detection and intervention strategies. While previous studies have extensively explored single-mo…