paper-with-me

홈 › 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 the detection of truck overtakes from CAN data. Three classifiers, Artificial Neural Networks (ANN), Random Forest, and Support Vector Machines (SVM), are employed for the task. Our analysis covers up to 10 seconds before the overtaking event, using an overlapping sliding window of 1 second to extract CAN features. We observe that the prediction scores of the overtake class tend to increase as we approach the overtake trigger, while the no-overtake class remain stable or oscillates depending on the classifier. Thus, the best accuracy is achieved when approaching the trigger, making early overtaking prediction challenging. The classifiers show good accuracy in classifying overtakes (Recall/TPR > 93%), but accuracy is suboptimal in classifying no-overtakes (TNR typically 80-90% and below 60% for one SVM variant). We further combine two classifiers (Random Forest and linear SVM) by averaging their output scores. The fusion is observed to improve no-overtake classification (TNR > 92%) at the expense of reducing overtake accuracy (TPR). However, the latter is kept above 91% near the overtake trigger. Therefore, the fusion balances TPR and TNR, providing more consistent performance than individual classifiers.

📄 PDF Abstract BibTeX arXiv:2404.05723

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar 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 timel…

Short-term prediction of construction waste transport activities using AI-Truck

2023-12-07 · Meng Xu, Ke Han

Construction waste hauling trucks (or `slag trucks') are among the most commonly seen heavy-duty diesel vehicles in urban streets, which not only produce significant carbon, NO$_{\textbf{x}}$ and PM$_{\textbf{2.5}}$ emis…

Activity PredictionEnsemble Learning

Predicting the Transportation Activities of Construction Waste Hauling Trucks: An Input-Output Hidden Markov Approach

2023-12-06 · Hongtai Yang, Boyi Lei, Ke Han, Luna Liu

Construction waste hauling trucks (CWHTs), as one of the most commonly seen heavy-duty vehicles in major cities around the globe, are usually subject to a series of regulations and spatial-temporal access restrictions be…

ManagementPredictionregression

Distributed Charging Coordination for Electric Trucks under Limited Facilities and Travel Uncertainties

2024-07-14 · Ting Bai, Yuchao Li, Andreas A. Malikopoulos, Karl Henrik Johansson 외

In this work, we address the problem of charging coordination between electric trucks and charging stations. The problem arises from the tension between the trucks' nontrivial charging times and the stations' limited cha…

Distributed Charging Coordination of Electric Trucks with Limited Charging Resources

2023-11-12 · Ting Bai, Yuchao Li, Karl Henrik Johansson, Jonas Mårtensson

Electric trucks usually need to charge their batteries during long-range delivery missions, and the charging times are often nontrivial. As charging resources are limited, waiting times for some trucks can be prolonged a…