paper-with-me

홈 › Papers

Advancing Gasoline Consumption Forecasting: A Novel Hybrid Model Integrating Transformers, LSTM, and CNN

2024-10-20 · Mahmoud Ranjbar, Mohammad Rahimzadeh

Iran, endowed with abundant hydrocarbon resources, plays a crucial role in the global energy landscape. Gasoline, as a critical fuel, significantly supports the nation's transportation sector. Accurate forecasting of gasoline consumption is essential for strategic resource management and environmental planning. This research introduces a novel approach to predicting monthly gasoline consumption using a hybrid Transformer-LSTM-CNN model, which integrates the strengths of Transformer networks, Long Short-Term Memory (LSTM) networks, and Convolutional Neural Networks (CNN). This advanced architecture offers a superior alternative to conventional methods such as artificial neural networks and regression models by capturing both short- and long-term dependencies in time series data. By leveraging the self-attention mechanism of Transformers, the temporal memory of LSTMs, and the local pattern detection of CNNs, our hybrid model delivers improved prediction accuracy. Implemented using Python, the model provides precise future gasoline consumption forecasts and evaluates the environmental impact through the analysis of greenhouse gas emissions. This study examines gasoline consumption trends from 2007 to 2021, which rose from 64.5 million liters per day in 2007 to 99.80 million liters per day in 2021. Our proposed model forecasts consumption levels up to 2031, offering a valuable tool for policymakers and energy analysts. The results highlight the superiority of this hybrid model in improving the accuracy of gasoline consumption forecasts, reinforcing the need for advanced machine learning techniques to optimize resource management and mitigate environmental risks in the energy sector.

📄 PDF Abstract BibTeX arXiv:2410.16336

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Multi-Head Attention 설명 없음
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Driving Mechanisms and Forecasting of China's Pet Population-An ARIMA-RF-HW Hybrid Approach

2025-05-16 · Shengjia Chang, Xianshuo Yue

This study proposes a dynamically weighted ARIMA-RF-HW hybrid model integrating ARIMA for seasonality and trends, Random Forest for nonlinear features, and Holt-Winters smoothing for seasonal adjustment to improve China'…

ImputationManagement

Modelling and Forecasting Energy Market Volatility Using GARCH and Machine Learning Approach

2024-05-30 · Seulki Chung

This paper presents a comparative analysis of univariate and multivariate GARCH-family models and machine learning algorithms in modeling and forecasting the volatility of major energy commodities: crude oil, gasoline, h…

Deep Learning-Based Analysis of Power Consumption in Gasoline, Electric, and Hybrid Vehicles

2025-08-11 · Roksana Yahyaabadi, Ghazal Farhani, Taufiq Rahman, Soodeh Nikan 외 arxiv

Accurate power consumption prediction is crucial for improving efficiency and reducing environmental impact, yet traditional methods relying on specialized instruments or rigid physical models are impractical for large-s…

China's plug-in hybrid electric vehicle transition: an operational carbon perspective

2024-05-12 · Yanqiao Deng, Minda Ma, Nan Zhou, Zhili Ma 외

Assessing the emissions of plug-in hybrid electric vehicle (PHEV) operations is crucial for accelerating the carbon-neutral transition in the passenger car sector. This study is the first to adopt a bottom-up model to me…

Cascaded Deep Hybrid Models for Multistep Household Energy Consumption Forecasting

2022-07-06 · Lyes Saad Saoud, Hasan AlMarzouqi, Ramy Hussein

Sustainability requires increased energy efficiency with minimal waste. The future power systems should thus provide high levels of flexibility iin controling energy consumption. Precise projections of future energy dema…