A Regressive Convolution Neural network and Support Vector Regression Model for Electricity Consumption Forecasting
Youshan Zhang, Qi Li

TL;DR
This paper introduces a hybrid RCNN-SVR model for electricity consumption forecasting in mineral companies, effectively addressing data scarcity, computational costs, and accuracy issues.
Contribution
The paper proposes a novel hybrid RCNN and SVR approach that improves prediction accuracy and reduces errors compared to traditional methods.
Findings
RCNN-SVR outperforms RNN and SVM in accuracy
Achieves low MSE, MAPE, and CV-RMSE values
Effective for mineral company electricity consumption prediction
Abstract
Electricity consumption forecasting has important implications for the mineral companies on guiding quarterly work, normal power system operation, and the management. However, electricity consumption prediction for the mineral company is different from traditional electricity load prediction since mineral company electricity consumption can be affected by various factors (e.g., ore grade, processing quantity of the crude ore, ball milling fill rate). The problem is non-trivial due to three major challenges for traditional methods: insufficient training data, high computational cost and low prediction accu-racy. To tackle these challenges, we firstly propose a Regressive Convolution Neural Network (RCNN) to predict the electricity consumption. While RCNN still suffers from high computation overhead, we utilize RCNN to extract features from the history data and Regressive Support Vector…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnergy Load and Power Forecasting · Grey System Theory Applications · Geoscience and Mining Technology
MethodsSupport Vector Machine
