paper-with-me

Papers

Random vector functional link neural network based ensemble deep learning for short-term load forecasting

2021-07-30 · Ruobin Gao, Liang Du, P. N. Suganthan, Qin Zhou, Kum Fai Yuen

Electricity load forecasting is crucial for the power systems' planning and maintenance. However, its un-stationary and non-linear characteristics impose significant difficulties in anticipating future demand. This paper proposes a novel ensemble deep Random Vector Functional Link (edRVFL) network for electricity load forecasting. The weights of hidden layers are randomly initialized and kept fixed during the training process. The hidden layers are stacked to enforce deep representation learning. Then, the model generates the forecasts by ensembling the outputs of each layer. Moreover, we also propose to augment the random enhancement features by empirical wavelet transformation (EWT). The raw load data is decomposed by EWT in a walk-forward fashion, not introducing future data leakage problems in the decomposition process. Finally, all the sub-series generated by the EWT, including raw data, are fed into the edRVFL for forecasting purposes. The proposed model is evaluated on twenty publicly available time series from the Australian Energy Market Operator of the year 2020. The simulation results demonstrate the proposed model's superior performance over eleven forecasting methods in three error metrics and statistical tests on electricity load forecasting tasks.

📄 PDF Abstract BibTeX arXiv:2107.14385

Code (0)

등록된 구현이 없습니다.

Tasks

Load ForecastingRepresentation LearningTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Enhancing Multi-Class Classification of Random Forest using Random Vector Functional Neural Network and Oblique Decision Surfaces

2018-02-05 · Rakesh Katuwal, P. N. Suganthan

Both neural networks and decision trees are popular machine learning methods and are widely used to solve problems from diverse domains. These two classifiers are commonly used base classifiers in an ensemble framework. …

General ClassificationMulti-class Classification

Weighting and Pruning based Ensemble Deep Random Vector Functional Link Network for Tabular Data Classification

2022-01-15 · Qiushi Shi, Ponnuthurai Nagaratnam Suganthan, Rakesh Katuwal

In this paper, we first introduce batch normalization to the edRVFL network. This re-normalization method can help the network avoid divergence of the hidden features. Then we propose novel variants of Ensemble Deep Rand…

Diversity

Random Vector Functional Link Neural Network based Ensemble Deep Learning

2019-06-30 · Rakesh Katuwal, P. N. Suganthan, M. Tanveer

In this paper, we propose a deep learning framework based on randomized neural network. In particular, inspired by the principles of Random Vector Functional Link (RVFL) network, we present a deep RVFL network (dRVFL) wi…

Deep LearningEnsemble Learning

Random vector functional link network: recent developments, applications, and future directions

2022-02-13 · A. K. Malik, Ruobin Gao, M. A. Ganaie, M. Tanveer 외

Neural networks have been successfully employed in various domains such as classification, regression and clustering, etc. Generally, the back propagation (BP) based iterative approaches are used to train the neural netw…

Hyperparameter Optimization

Ensemble Deep Random Vector Functional Link Neural Network Based on Fuzzy Inference System

2024-06-02 · M. Sajid, M. Tanveer, P. N. Suganthan

The ensemble deep random vector functional link (edRVFL) neural network has demonstrated the ability to address the limitations of conventional artificial neural networks. However, since edRVFL generates features for its…