maneuverRecognition -- A Python package for Timeseries Classification in the domain of Vehicle Telematics
Jonathan Schuster, Fabian Transchel

TL;DR
The paper introduces maneuverRecognition, a Python package designed for time series classification in vehicle telematics, facilitating data preprocessing, model building, and evaluation for driving maneuver recognition using real smartphone sensor data.
Contribution
It provides a practical Python toolkit with ready-to-use models and functions tailored for maneuver recognition in vehicle telematics, addressing a gap in accessible tools for researchers and practitioners.
Findings
Successfully applied to real driving data from three individuals.
Includes a modifiable LSTM-based network structure.
Enhances data processing and model evaluation workflows.
Abstract
In the domain of vehicle telematics the automated recognition of driving maneuvers is used to classify and evaluate driving behaviour. This not only serves as a component to enhance the personalization of insurance policies, but also to increase road safety, reduce accidents and the associated costs as well as to reduce fuel consumption and support environmentally friendly driving. In this context maneuver recognition technically requires a continuous application of time series classification which poses special challenges to the transfer, preprocessing and storage of telematic sensor data, the training of predictive models, and the prediction itself. Although much research has been done in the field of gathering relevant data or regarding the methods to build predictive models for the task of maneuver recognition, there is a practical need for python packages and functions that allow…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Sleep and Work-Related Fatigue · Traffic Prediction and Management Techniques
