Driver Maneuver Detection and Analysis using Time Series Segmentation
and Classification
- URL: http://arxiv.org/abs/2211.06463v1
- Date: Thu, 10 Nov 2022 03:38:50 GMT
- Title: Driver Maneuver Detection and Analysis using Time Series Segmentation
and Classification
- Authors: Armstrong Aboah, Yaw Adu-Gyamfi, Senem Velipasalar Gursoy, Jennifer
Merickel, Matt Rizzo, Anuj Sharma
- Abstract summary: This paper implements a methodology for automatically detecting vehicle maneuvers from vehicle telemetry data under naturalistic driving settings.
Our objective is to develop an end-to-end pipeline for frame-by-frame annotation of naturalistic driving studies videos.
- Score: 7.413735713939367
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: The current paper implements a methodology for automatically detecting
vehicle maneuvers from vehicle telemetry data under naturalistic driving
settings. Previous approaches have treated vehicle maneuver detection as a
classification problem, although both time series segmentation and
classification are required since input telemetry data is continuous. Our
objective is to develop an end-to-end pipeline for frame-by-frame annotation of
naturalistic driving studies videos into various driving events including stop
and lane keeping events, lane changes, left-right turning movements, and
horizontal curve maneuvers. To address the time series segmentation problem,
the study developed an Energy Maximization Algorithm (EMA) capable of
extracting driving events of varying durations and frequencies from continuous
signal data. To reduce overfitting and false alarm rates, heuristic algorithms
were used to classify events with highly variable patterns such as stops and
lane-keeping. To classify segmented driving events, four machine learning
models were implemented, and their accuracy and transferability were assessed
over multiple data sources. The duration of events extracted by EMA were
comparable to actual events, with accuracies ranging from 59.30% (left lane
change) to 85.60% (lane-keeping). Additionally, the overall accuracy of the
1D-convolutional neural network model was 98.99%, followed by the
Long-short-term-memory model at 97.75%, then random forest model at 97.71%, and
the support vector machine model at 97.65%. These model accuracies where
consistent across different data sources. The study concludes that implementing
a segmentation-classification pipeline significantly improves both the accuracy
for driver maneuver detection and transferability of shallow and deep ML models
across diverse datasets.
Related papers
- Trajeglish: Traffic Modeling as Next-Token Prediction [67.28197954427638]
A longstanding challenge for self-driving development is simulating dynamic driving scenarios seeded from recorded driving logs.
We apply tools from discrete sequence modeling to model how vehicles, pedestrians and cyclists interact in driving scenarios.
Our model tops the Sim Agents Benchmark, surpassing prior work along the realism meta metric by 3.3% and along the interaction metric by 9.9%.
arXiv Detail & Related papers (2023-12-07T18:53:27Z) - TrTr: A Versatile Pre-Trained Large Traffic Model based on Transformer
for Capturing Trajectory Diversity in Vehicle Population [13.75828180340772]
In this study, we apply the Transformer architecture to traffic tasks, aiming to learn the diversity of trajectories within vehicle populations.
We create a data structure tailored to the attention mechanism and introduce a set of noises that correspond to recurrent-temporal demands.
The designed pre-training model demonstrates excellent performance in capturing the spatial distribution of the vehicle population.
arXiv Detail & Related papers (2023-09-22T07:36:22Z) - Unsupervised Domain Adaptation for Self-Driving from Past Traversal
Features [69.47588461101925]
We propose a method to adapt 3D object detectors to new driving environments.
Our approach enhances LiDAR-based detection models using spatial quantized historical features.
Experiments on real-world datasets demonstrate significant improvements.
arXiv Detail & Related papers (2023-09-21T15:00:31Z) - Unsupervised Driving Event Discovery Based on Vehicle CAN-data [62.997667081978825]
This work presents a simultaneous clustering and segmentation approach for vehicle CAN-data that identifies common driving events in an unsupervised manner.
We evaluate our approach with a dataset of real Tesla Model 3 vehicle CAN-data and a two-hour driving session that we annotated with different driving events.
arXiv Detail & Related papers (2023-01-12T13:10:47Z) - Automatic extraction of similar traffic scenes from large naturalistic
datasets using the Hausdorff distance [0.0]
We present a four-step extraction method that uses the Hausdorff distance, a mathematical distance metric for sets.
With this new method, the variability in operational and tactical human behavior can be investigated, without the need for costly and time-consuming driving-simulator experiments.
arXiv Detail & Related papers (2022-06-17T06:59:51Z) - Predicting highway lane-changing maneuvers: A benchmark analysis of
machine and ensemble learning algorithms [0.0]
We compare different machine and ensemble learning classification techniques to the rule-based model.
We predict two types of discretionary lane-change maneuvers: Overtaking (from slow to fast lane) and fold-down.
If the rule-based model provides limited predicting accuracy, especially in case of fold-down, the data-based algorithms, devoid of modeling bias, allow significant prediction improvements.
arXiv Detail & Related papers (2022-04-20T22:55:59Z) - One Million Scenes for Autonomous Driving: ONCE Dataset [91.94189514073354]
We introduce the ONCE dataset for 3D object detection in the autonomous driving scenario.
The data is selected from 144 driving hours, which is 20x longer than the largest 3D autonomous driving dataset available.
We reproduce and evaluate a variety of self-supervised and semi-supervised methods on the ONCE dataset.
arXiv Detail & Related papers (2021-06-21T12:28:08Z) - A model for traffic incident prediction using emergency braking data [77.34726150561087]
We address the fundamental problem of data scarcity in road traffic accident prediction by training our model on emergency braking events instead of accidents.
We present a prototype implementing a traffic incident prediction model for Germany based on emergency braking data from Mercedes-Benz vehicles.
arXiv Detail & Related papers (2021-02-12T18:17:12Z) - Detecting 32 Pedestrian Attributes for Autonomous Vehicles [103.87351701138554]
In this paper, we address the problem of jointly detecting pedestrians and recognizing 32 pedestrian attributes.
We introduce a Multi-Task Learning (MTL) model relying on a composite field framework, which achieves both goals in an efficient way.
We show competitive detection and attribute recognition results, as well as a more stable MTL training.
arXiv Detail & Related papers (2020-12-04T15:10:12Z) - Automatic Detection of Major Freeway Congestion Events Using Wireless
Traffic Sensor Data: A Machine Learning Approach [0.0]
This paper introduces a machine learning based approach for reliable detection and characterization of highway traffic congestion events.
The speed data is initially time-windowed by a ten-hour long sliding window and fed into three Neural Networks.
The sliding window captures each slowdown event multiple times and results in increased confidence in congestion detection.
arXiv Detail & Related papers (2020-07-09T21:38:45Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.