paper-with-me

Papers

Deep Learning Approach for Aggressive Driving Behaviour Detection

2021-11-08 · Farid Talebloo, Emad A. Mohammed, Behrouz Far

Driving behaviour is one of the primary causes of road crashes and accidents, and these can be decreased by identifying and minimizing aggressive driving behaviour. This study identifies the timesteps when a driver in different circumstances (rush, mental conflicts, reprisal) begins to drive aggressively. An observer (real or virtual) is needed to examine driving behaviour to discover aggressive driving occasions; we overcome this problem by using a smartphone's GPS sensor to detect locations and classify drivers' driving behaviour every three minutes. To detect timeseries patterns in our dataset, we employ RNN (GRU, LSTM) algorithms to identify patterns during the driving course. The algorithm is independent of road, vehicle, position, or driver characteristics. We conclude that three minutes (or more) of driving (120 seconds of GPS data) is sufficient to identify driver behaviour. The results show high accuracy and a high F1 score.

📄 PDF Abstract BibTeX arXiv:2111.04794

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPosition

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

CBANet: A Compact Attention-Based CNN-BiLSTM Network for Aggressive Driving Event Detection

2026-05-22 · Hanadi Alhamdan, Ghadah Alosaimi, Amir Atapour-Abarghouei, Farshad Arvin arxiv

Aggressive driving is a major cause of traffic accidents and poses a serious threat to road safety. Although deep learning methods have shown promising results in detecting risky driving behaviours from vehicle sensor da…

Computational Efficiency

DriftNet: Aggressive Driving Behavior Classification using 3D EfficientNet Architecture

2020-04-18 · Alam Noor, Bilel Benjdira, Adel Ammar, Anis Koubaa

Aggressive driving (i.e., car drifting) is a dangerous behavior that puts human safety and life into a significant risk. This behavior is considered as an anomaly concerning the regular traffic in public transportation r…

Anomaly DetectionClassificationGeneral ClassificationVideo Recognition+1

V-SenseDrive: A Privacy-Preserving Road Video and In-Vehicle Sensor Fusion Framework for Road Safety & Driver Behaviour Modelling

2025-09-18 · Muhammad Naveed, Nazia Perwaiz, Sidra Sultana, Mohaira Ahmad 외 arxiv

Road traffic accidents remain a major public health challenge, particularly in countries with heterogeneous road conditions, mixed traffic flow, and variable driving discipline, such as Pakistan. Reliable detection of un…

The Titans at SemEval-2019 Task 5: Detection of hate speech against immigrants and women in Twitter

2019-06-01 · SEMEVAL 2019 6 · Avishek Garain, Arpan Basu

This system paper is a description of the system submitted to {''}SemEval-2019 Task 5{''} Task B for the English language, where we had to primarily detect hate speech and then detect aggressive behaviour and its target …

LSTM-based Preceding Vehicle Behaviour Prediction during Aggressive Lane Change for ACC Application

2023-05-01 · Rajmeet Singh, Saeed Mozaffari, Mahdi Rezaei, Shahpour Alirezaee

The development of Adaptive Cruise Control (ACC) systems aims to enhance the safety and comfort of vehicles by automatically regulating the speed of the vehicle to ensure a safe gap from the preceding vehicle. However, c…

Model Predictive Control