Related Experiment Video
Updated: Oct 12, 2025

Tactile Vibrating Toolkit and Driving Simulation Platform for Driving-Related Research
Published on: December 18, 2020
Dual-Input and Multi-Channel Convolutional Neural Network Model for Vehicle Speed Prediction
Jiaming Xing1, Liang Chu1, Chong Guo1,2
1State Key Laboratory of Automotive Dynamic Simulation and Control, Jilin University, Changchun 130022, China.
This study introduces a deep convolutional neural network (CNN) for intelligent vehicle speed prediction, improving accuracy and fuel efficiency. The proposed dual-input CNN (DICNN) outperforms existing methods for predicting future vehicle speeds.
Area of Science:
- * Intelligent Transportation Systems
- * Machine Learning for Vehicle Dynamics
- * Automotive Control Systems
Background:
- * Accurate vehicle speed prediction is crucial for intelligent vehicle control strategies.
- * The time-varying and nonlinear characteristics of vehicle speed pose significant prediction challenges.
- * Existing prediction methods struggle with the complexity of real-world driving conditions.
Purpose of the Study:
- * To propose a novel deep convolutional neural network (CNN) architecture for enhanced vehicle speed prediction.
- * To develop a dual-input CNN (DICNN) capable of integrating vehicle signals and driver intention.
- * To evaluate the performance of DICNN against traditional and single-input CNN models and assess its impact on fuel consumption.
Main Methods:
- * Development of a dual-input CNN (DICNN) architecture with four channels utilizing 10 vehicle signals and driver's intention.
- * Comparative analysis of DICNN against Markov chain combined with Monte Carlo (MCMC) simulation, Support Vector Machine (SVM), and Single-Input CNN (SICNN).
- * Integration of DICNN into Equivalent Fuel Consumption Minimization Strategies (ECMS) for energy management and simulation-based verification.
Main Results:
- * DICNN achieved superior prediction accuracy, evidenced by optimal Root Mean Square Error (RMSE), Mean Absolute Error (MAE), Mean Error (ME), and R-squared (R²) values compared to MCMC, SVM, and SICNN.
- * ECMS combined with DICNN demonstrated improved fuel efficiency, with only a 4.89% increase compared to dynamic programming and a 5.40% decrease compared to low-accuracy prediction methods.
Conclusions:
- * The proposed DICNN model offers a significant advancement in vehicle speed prediction accuracy by effectively extracting temporal information and driver intent.
- * DICNN-based ECMS provides an efficient energy management strategy, balancing performance and fuel economy.
- * This research contributes to the development of more sophisticated and efficient intelligent vehicle control systems.
Related Concept Videos
Multi-input and Multi-variable systems
In the absence...
Motor Units
Motor units come in different sizes, with smaller units...
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...