TurnsMap

Enhancing Traffic Safety with Ubiquitous Sensing + Deep Learning

Abstrat

Left turns are known to be one of the most dangerous driving maneuvers.1 An effective way to mitigate this safety risk is to install a left-turn enforcement — e.g., a protected left-turn signal or all-way stop signs — at every turn that preserves a traffic phase exclusively for left turns. Although this protection scheme can significantly increase the driving safety, information on whether or not a road segment (e.g., intersection) has such a setting is not yet available to the public and navigation systems. This paper presents a system, called TurnsMap, that exploits mobile crowdsensing and deep learning to classify the protection settings of left turns. One of our key findings is that crowdsensed IMU sensor (i.e., gyroscope and accelerometer) data from onboard mobile devices can be used to recognize different types of left-turn protection. TurnsMap first collects IMU sensor data from mobile devices or smartphones carried by the driver/passenger(s) in a moving car. It then feeds the data to an analytics engine powered by: (1) a data mining engine for extracting and clustering left turns by processing raw IMU data, and (2) a deep-learning pipeline for learning the model from the IMU data to identify the protection type of each left turn. We have built and used a large-scale real-world driving dataset to evaluate TurnsMap, demonstrating its capability of identifying different left-turn enforcements with 90.3% accuracy. A wide range of automotive apps can benefit (e.g., enhancing traffic safety) from the left-turns information unearthed by TurnsMap.

Ubiquitous Sensing

The key for distinguishing protected and unprotected left turns is the fact that left turns are likely to be interrupted on road segments without strict left-turn enforcements, such as left-turn signals or stop signs. We found the interruption can be recognized from the IMU sensor data generated by smartphones (as shown in the above figure). TurnsMap harvests this finding and clusters the crowdsourced IMU data.

Applied Machine Learning

One of the major challenge is to collect the ground truth for training our classifier. To tackle this challenge, we designed a labeling tool then outsourced annotation tasks to the crowd on Amazon Mechanical Turk (AMT). Our labeling tool uses Google StreetView as the accessible reference for the annotators to identify the left-turn protection setting of each left-turn hotspot.

Full Reference

Dongyao Chen and Kang G. Shin. 2019. TurnsMap: Enhancing Driving Safety at Intersections with Mobile Crowdsensing and Deep Learning. Proc. ACM Interact. Mob. Wearable Ubiquitous Technol. 3, 3, Article 78 (September 2019), 22 pages. DOI: https://doi.org/10.1145/3351236

PAPER