paper-with-me

홈 › Papers

Fuel Consumption Prediction: A Comparative Analysis of Machine Learning Paradigms

2026-03-22 · Ali Akram arxiv

The automotive industry is under growing pressure to reduce its environmental impact, requiring accurate predictive modeling to support sustainable engineering design. This study examines the factors that determine vehicle fuel consumption from the seminal Motor Trend dataset, identifying the governing physical factors of efficiency through rigorous quantitative analysis. Methodologically, the research uses data sanitization, statistical outlier elimination, and in-depth Exploratory Data Analysis (EDA) to curb the occurrence of multicollinearity between powertrain features. A comparative analysis of machine learning paradigms including Multiple Linear Regression, Support Vector Machines (SVM), and Logistic Regression was carried out to assess predictive efficacy. Findings indicate that SVM Regression is most accurate on continuous prediction (R-squared = 0.889, RMSE = 0.326), and is effective in capturing the non-linear relationships between vehicle mass and engine displacement. In parallel, Logistic Regression proved superior for classification (Accuracy = 90.8%) and showed exceptional recall (0.957) when identifying low-efficiency vehicles. These results challenge the current trend toward black-box deep learning architectures for static physical datasets, providing validation of robust performance by interpretable and well-tuned classical models. The research finds that intrinsic vehicle efficiency is fundamentally determined by physical design parameters, weight and displacement, offering a data-driven framework for how manufacturers should focus on lightweighting and engine downsizing to achieve stringent global sustainability goals.

📄 PDF Abstract BibTeX arXiv:2603.21034

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fuel Consumption Prediction for a Passenger Ferry using Machine Learning and In-service Data: A Comparative Study

2023-10-19 · Pedram Agand, Allison Kennedy, Trevor Harris, Chanwoo Bae 외

As the importance of eco-friendly transportation increases, providing an efficient approach for marine vessel operation is essential. Methods for status monitoring with consideration to the weather condition and forecast…

Data Fusion and Machine Learning for Ship Fuel Consumption Modelling -- A Case of Bulk Carrier Vessel

2025-09-15 · Abdella Mohamed, Xiangyu Hu, Christian Hendricks arxiv

There is an increasing push for operational measures to reduce ships' bunker fuel consumption and carbon emissions, driven by the International Maritime Organization (IMO) mandates. Key performance indicators such as the…

Physics-Informed Machine Learning for Vessel Shaft Power and Fuel Consumption Prediction: Interpretable KAN-based Approach

2026-02-25 · Hamza Haruna Mohammed, Dusica Marijan, Arnbjørn Maressa arxiv

Accurate prediction of shaft rotational speed, shaft power, and fuel consumption is crucial for enhancing operational efficiency and sustainability in maritime transportation. Conventional physics-based models provide in…

Interpretable Machine Learning Models for Predicting and Explaining Vehicle Fuel Consumption Anomalies

2020-10-28 · Alberto Barbado, Óscar Corcho

Identifying anomalies in the fuel consumption of the vehicles of a fleet is a crucial aspect for optimizing consumption and reduce costs. However, this information alone is insufficient, since fleet operators need to kno…

Anomaly DetectionBIG-bench Machine LearningInterpretable Machine LearningUnsupervised Anomaly Detection

Optimization of Vehicle Trajectories Considering Uncertainty in Actuated Traffic Signal Timings

2022-08-25 · Amr Shafik, Seifeldeen Eteifa, Hesham Rakha

This paper introduces a robust optimal green light speed advisory system for fixed and actuated traffic signals when a probability distribution is provided. These distributions represent the domain of possible switching …