paper-with-me

홈 › Papers

Comparative Evaluation of Tree-Based Ensemble Algorithms for Short-Term Travel Time Prediction

2018-10-23 · Saleh Mousa, Sherif Ishak

Disseminating accurate travel time information to road users helps achieve traffic equilibrium and reduce traffic congestion. The deployment of Connected Vehicles technology will provide unique opportunities for the implementation of travel time prediction models. The aim of this study is twofold: (1) estimate travel times in the freeway network at five-minute intervals using Basic Safety Messages (BSM); (2) develop an eXtreme Gradient Boosting (XGB) model for short-term travel time prediction on freeways. The XGB tree-based ensemble prediction model is evaluated against common tree-based ensemble algorithms and the evaluations are performed at five-minute intervals over a 30-minute horizon. BSMs generated by the Safety Pilot Model Deployment conducted in Ann Arbor, Michigan, were used. Nearly two billion messages were processed for providing travel time estimates for the entire freeway network. A Combination of grid search and five-fold cross-validation techniques using the travel time estimates were used for developing the prediction models and tuning their parameters. About 9.6 km freeway stretch was used for evaluating the XGB together with the most common tree-based ensemble algorithms. The results show that XGB is superior to all other algorithms, followed by the Gradient Boosting. XGB travel time predictions were accurate and consistent with variations during peak periods, with mean absolute percentage error in prediction about 5.9% and 7.8% for 5-minute and 30-minute horizons, respectively. Additionally, through applying the developed models to another 4.7 km stretch along the eastbound segment of M-14, the XGB demonstrated its considerable advantages in travel time prediction during congested and uncongested conditions.

📄 PDF Abstract BibTeX arXiv:1810.10102

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Retrieving Comparative Arguments using Ensemble Methods and Neural Information Retrieval

2023-05-01 · Viktoriia Chekalina, Alexander Panchenko

In this paper, we present a submission to the Touche lab's Task 2 on Argument Retrieval for Comparative Questions. Our team Katana supplies several approaches based on decision tree ensembles algorithms to rank comparati…

Argument RetrievalInformation RetrievalLanguage ModellingRetrieval+1

Comparative Study of Machine Learning Algorithms in Detecting Cardiovascular Diseases

2024-05-27 · Dayana K, S. Nandini, Sanjjushri Varshini R

The detection of cardiovascular diseases (CVD) using machine learning techniques represents a significant advancement in medical diagnostics, aiming to enhance early detection, accuracy, and efficiency. This study explor…

DiagnosticModel Selection

Feature-Specific Coefficients of Determination in Tree Ensembles

2024-07-03 · Zhongli Jiang, Dabao Zhang, Min Zhang

Tree ensemble methods provide promising predictions with models difficult to interpret. Recent introduction of Shapley values for individualized feature contributions, accompanied with several fast computing algorithms f…

Computational Efficiency

Forecasting the Short-Term Energy Consumption Using Random Forests and Gradient Boosting

2022-07-25 · Cristina Bianca Pop, Viorica Rozina Chifu, Corina Cordea, Emil Stefan Chifu 외

This paper analyzes comparatively the performance of Random Forests and Gradient Boosting algorithms in the field of forecasting the energy consumption based on historical data. The two algorithms are applied in order to…

A Comparative Study for Predicting Heart Diseases Using Data Mining Classification Methods

2017-04-10 · Israa Ahmed Zriqat, Ahmad Mousa Altamimi, Mohammad Azzeh

Improving the precision of heart diseases detection has been investigated by many researchers in the literature. Such improvement induced by the overwhelming health care expenditures and erroneous diagnosis. As a result,…

Ensemble LearningGeneral Classification