paper-with-me

홈 › Papers

Overtake Detection in Trucks Using CAN Bus Signals: A Comparative Study of Machine Learning Methods

2025-07-01 · Fernando Alonso-Fernandez, Talha Hanif Butt, Prayag Tiwari arxiv

Safe overtaking manoeuvres in trucks are vital for preventing accidents and ensuring efficient traffic flow. Accurate prediction of such manoeuvres is essential for Advanced Driver Assistance Systems (ADAS) to make timely and informed decisions. In this study, we focus on overtake detection using Controller Area Network (CAN) bus data collected from five in-service trucks provided by the Volvo Group. We evaluate three common classifiers for vehicle manoeuvre detection, Artificial Neural Networks (ANN), Random Forest (RF), and Support Vector Machines (SVM), and analyse how different preprocessing configurations affect performance. We find that variability in traffic conditions strongly influences the signal patterns, particularly in the no-overtake class, affecting classification performance if training data lacks adequate diversity. Since the data were collected under unconstrained, real-world conditions, class diversity cannot be guaranteed a priori. However, training with data from multiple vehicles improves generalisation and reduces condition-specific bias. Our pertruck analysis also reveals that classification accuracy, especially for overtakes, depends on the amount of training data per vehicle. To address this, we apply a score-level fusion strategy, which yields the best per-truck performance across most cases. Overall, we achieve an accuracy via fusion of TNR=93% (True Negative Rate) and TPR=86.5% (True Positive Rate). This research has been part of the BIG FUN project, which explores how Artificial Intelligence can be applied to logged vehicle data to understand and predict driver behaviour, particularly in relation to Camera Monitor Systems (CMS), being introduced as digital replacements for traditional exterior mirrors.

📄 PDF Abstract BibTeX arXiv:2507.00593

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Predicting Overtakes in Trucks Using CAN Data

2024-04-08 · Talha Hanif Butt, Prayag Tiwari, Fernando Alonso-Fernandez

Safe overtakes in trucks are crucial to prevent accidents, reduce congestion, and ensure efficient traffic flow, making early prediction essential for timely and informed driving decisions. Accordingly, we investigate th…

An object detection approach for lane change and overtake detection from motion profiles

2025-02-06 · Andrea Benericetti, Niccolò Bellaccini, Henrique Piñeiro Monteagudo, Matteo Simoncini 외

In the application domain of fleet management and driver monitoring, it is very challenging to obtain relevant driving events and activities from dashcam footage while minimizing the amount of information stored and anal…

Novel Object Detectionobject-detectionObject Detection

Intelligent Traffic Monitoring with YOLOv11: A Case Study in Real-Time Vehicle Detection

2026-04-05 · Shkelqim Sherifi arxiv

Recent advancements in computer vision, driven by artificial intelligence, have significantly enhanced monitoring systems. One notable application is traffic monitoring, which leverages computer vision alongside deep lea…

Multi-Object TrackingObject Detection

Multi-Agent Deep Reinforcement Learning for Distributed and Autonomous Platoon Coordination via Speed-regulation over Large-scale Transportation Networks

2024-12-02 · Dixiao Wei, Peng Yi, Jinlong Lei, Xingyi Zhu

Truck platooning technology enables a group of trucks to travel closely together, with which the platoon can save fuel, improve traffic flow efficiency, and improve safety. In this paper, we consider the platoon coordina…

Deep Reinforcement Learning

Hub-Based Platoon Formation: Optimal Release Policies and Approximate Solutions

2023-11-11 · Alexander Johansson, Ehsan Nekouei, Xiaotong Sun, Karl Henrik Johansson 외

This paper studies the optimal hub-based platoon formation at hubs along a highway under decentralized, distributed, and centralized policies. Hubs are locations along highways where trucks can wait for other trucks to f…