Estimating Driver Personality Traits from On-Road Driving Data

Ryusei Kimura,Takahiro Tanaka,Yuki Yoshihara,Kazuhiro Fujikake,Hitoshi Kanamori,Shogo Okada
DOI: https://doi.org/10.1109/ACCESS.2023.3308819
2023-08-23
Abstract:This paper focuses on the estimation of a driver's psychological characteristics using driving data for driving assistance systems. Driving assistance systems that support drivers by adapting individual psychological characteristics can provide appropriate feedback and prevent traffic accidents. As a first step toward implementing such adaptive assistance systems, this research aims to develop a model to estimate drivers' psychological characteristics, such as cognitive function, psychological driving style, and workload sensitivity, from on-road driving behavioral data using machine learning and deep learning techniques. We also investigated the relationship between driving behavior and various cognitive functions, including the Trail Making Test (TMT) and Useful Field of View (UFOV) test, through regression modeling. The proposed method focuses on road type information and captures various durations of time-series data observed from driving behaviors. First, we segment the driving time-series data into two road types, namely, arterial roads and intersections, to consider driving situations. Second, we further segment data into many sequences of various durations. Third, statistics are calculated from each sequence. Finally, these statistics are used as input features of machine learning models to estimate psychological characteristics. The experimental results show that our model can estimate a driver's cognitive function, namely, the TMT~(B) and UFOV test scores, with Pearson correlation coefficients $r$ of 0.579 and 0.708, respectively. Some characteristics, such as psychological driving style and workload sensitivity, are estimated with high accuracy, but whether various duration segmentation improves accuracy depends on the characteristics, and it is not effective for all characteristics.
Machine Learning,Artificial Intelligence
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to estimate drivers' psychological characteristics through on - road driving data in order to support the development of personalized driving assistance systems. Specifically, the research aims to use machine - learning and deep - learning techniques to estimate psychological characteristics such as drivers' cognitive functions, mental driving styles, and workload sensitivities from actual driving behavior data. This research is of great significance for improving driving safety, especially for the traffic accident problems caused by the decline in cognitive abilities of elderly drivers. The main contributions of the paper include: 1. **Estimating Drivers' Psychological Characteristics Based on Road Types**: The proposed method uses road - type information to estimate drivers' psychological characteristics because there are differences in safe - driving abilities under different road types. 2. **Analyzing Effective On - board Sensors**: It evaluates the effectiveness of various on - board sensors in estimating drivers' psychological characteristics. 3. **Analyzing Effective Driving - behavior Duration**: It reveals the importance of different driving - behavior durations for estimating drivers' psychological characteristics, which helps to improve the accuracy of feature extraction or estimation models. The research captures diverse driving behaviors by segmenting driving time - series data according to road types (such as main roads and intersections) and different time - duration lengths, and extracts statistical features from them as inputs for machine - learning models to estimate drivers' psychological characteristics. The experimental results show that this method can estimate drivers' cognitive functions, such as TMT(B) and UFOV test scores, with relatively high accuracy. The Pearson correlation coefficients are 0.579 and 0.708 respectively. In addition, the research also reveals the influence of important sensors and road types on the estimation of cognitive functions.