Related Experiment Video
Updated: Dec 10, 2025

Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease
Published on: July 24, 2019
Driver Maneuver Detection and Analysis Using Time Series Segmentation and Classification
Armstrong Aboah1, Yaw Adu-Gyamfi1, Senem Velipasalar Gursoy2
1Dept. of Civil and Environmental Engineering, Univ. of Missouri-Columbia, E25O9 Lafferre Hall, Columbia, MO 65211.
This study introduces an automated pipeline for vehicle maneuver detection using telemetry data. The energy-maximization algorithm (EMA) and machine learning models accurately classify driving events, improving detection accuracy and model transferability.
Area of Science:
- Automotive Engineering
- Machine Learning
- Data Science
Background:
- Vehicle maneuver detection is crucial for driver safety and autonomous systems.
- Existing methods often treat maneuver detection solely as a classification problem, neglecting the time-series segmentation inherent in continuous telemetry data.
Purpose of the Study:
- To develop an end-to-end pipeline for automatic, frame-by-frame annotation of vehicle maneuvers from naturalistic driving data.
- To address both the segmentation and classification challenges in vehicle maneuver detection.
Main Methods:
- An energy-maximization algorithm (EMA) was developed for time-series segmentation of driving events.
- Heuristic algorithms were employed for classifying highly variable events like stops and lane-keeping.
- Four machine learning models (1D-CNN, LSTM, Random Forest, SVM) were implemented and evaluated for classifying segmented events.
Main Results:
- The EMA algorithm extracted driving events with durations comparable to actual events, achieving accuracies from 59.30% (left lane change) to 85.60% (lane-keeping).
- The 1D-convolutional neural network (1D-CNN) achieved the highest classification accuracy at 98.99%, followed closely by LSTM, Random Forest, and SVM models.
- All machine learning models demonstrated consistent accuracy across different datasets, indicating good transferability.
Conclusions:
- The proposed segmentation-classification pipeline significantly enhances the accuracy of vehicle maneuver detection.
- The methodology improves the transferability of both shallow and deep machine learning models across diverse driving datasets.
Related Concept Videos
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
Relative Motion Analysis using Rotating Axes - Acceleration
Time differentiation is...
Absolute Motion Analysis- General Plane Motion
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
Relative Motion Analysis - Acceleration
Relative Motion Analysis - Velocity
When an external force is exerted, it sets the crank into a rotational movement. This, in turn, instigates the motion of the connecting rod, leading to what is referred to as a general plane motion. This process involves two key points - point A on the connecting rod...

