Next Article in Journal
Stability Analysis of Jacobian-Free Newton’s Iterative Method
Next Article in Special Issue
A Grey-Box Ensemble Model Exploiting Black-Box Accuracy and White-Box Intrinsic Interpretability
Previous Article in Journal
Complex Neutrosophic Hypergraphs: New Social Network Models
Previous Article in Special Issue
A Weighted Voting Ensemble Self-Labeled Algorithm for the Detection of Lung Abnormalities from X-Rays
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Exploring an Ensemble of Methods that Combines Fuzzy Cognitive Maps and Neural Networks in Solving the Time Series Prediction Problem of Gas Consumption in Greece

by
Konstantinos I. Papageorgiou
1,*,
Katarzyna Poczeta
2,
Elpiniki Papageorgiou
3,
Vassilis C. Gerogiannis
3,* and
George Stamoulis
1
1
Department of Computer Science & Telecommunications, University of Thessaly, 35100 Lamia, Greece
2
Department of Information Systems, Kielce University of Technology, 25-541 Kielce, Poland
3
Faculty of Technology, University of Thessaly-Gaiopolis, 41500 Gaiopolis, Larissa, Greece
*
Authors to whom correspondence should be addressed.
Algorithms 2019, 12(11), 235; https://doi.org/10.3390/a12110235
Submission received: 30 September 2019 / Revised: 31 October 2019 / Accepted: 31 October 2019 / Published: 6 November 2019
(This article belongs to the Special Issue Ensemble Algorithms and Their Applications)

Abstract

:
This paper introduced a new ensemble learning approach, based on evolutionary fuzzy cognitive maps (FCMs), artificial neural networks (ANNs), and their hybrid structure (FCM-ANN), for time series prediction. The main aim of time series forecasting is to obtain reasonably accurate forecasts of future data from analyzing records of data. In the paper, we proposed an ensemble-based forecast combination methodology as an alternative approach to forecasting methods for time series prediction. The ensemble learning technique combines various learning algorithms, including SOGA (structure optimization genetic algorithm)-based FCMs, RCGA (real coded genetic algorithm)-based FCMs, efficient and adaptive ANNs architectures, and a hybrid structure of FCM-ANN, recently proposed for time series forecasting. All ensemble algorithms execute according to the one-step prediction regime. The particular forecast combination approach was specifically selected due to the advanced features of each ensemble component, where the findings of this work evinced the effectiveness of this approach, in terms of prediction accuracy, when compared against other well-known, independent forecasting approaches, such as ANNs or FCMs, and the long short-term memory (LSTM) algorithm as well. The suggested ensemble learning approach was applied to three distribution points that compose the natural gas grid of a Greek region. For the evaluation of the proposed approach, a real-time series dataset for natural gas prediction was used. We also provided a detailed discussion on the performance of the individual predictors, the ensemble predictors, and their combination through two well-known ensemble methods (the average and the error-based) that are characterized in the literature as particularly accurate and effective. The prediction results showed the efficacy of the proposed ensemble learning approach, and the comparative analysis demonstrated enough evidence that the approach could be used effectively to conduct forecasting based on multivariate time series.

1. Introduction

Time series forecasting is a highly important and dynamic research domain, which has wide applicability to many diverse scientific fields, ranging from ecological modeling to energy [1], finance [2,3], tourism [4,5], and electricity load [6,7]. A summary of applications regarding forecasting in various areas can be found in a plethora of review papers published in the relevant literature [8,9,10,11,12,13,14,15]. One of the main challenges in the field of time series forecasting is to obtain reasonable and accurate forecasts of future data from analyzing previous historical data [16]. Following the literature, numerous research studies show that forecasting accuracy is improved when different models are combined, while the resulting model seems to outperform all component models [16]. Thus, the combination of forecasts from different models or algorithms becomes a promising field in the prediction of future data.
Researchers can choose between linear and nonlinear time series forecasting methods, depending on the nature of the model they are working on. Linear methods, like autoregressive moving average (ARMA) and autoregressive integrated moving average (ARIMA) [17] are among the methodologies which have found wide applicability in real-world applications. Traffic [18], energy [19,20,21], economy [22], tourism [23], and health [24] are some example fields in which the ARIMA forecasting technique was used. Considering though that most real-world problems are characterized by a non-linear behavior, many researchers have investigated the use of non-linear techniques for times series-based forecasting and prediction. In particular, machine learning and other intelligent methods have been chosen to address possible nonlinearities in time series modeling, such as nonlinear ARMA time series models, needing though to tackle the type of nonlinearity that is not usually known. Along with the computing power growth and the evolution of data management techniques, there has been a growing interest in the use of advanced artificial intelligence technologies, like artificial neural networks (ANNs) [25] and fuzzy logic systems for forecasting purposes. ANNs and fuzzy logic systems use more sophisticated generic model structures having the ability to incorporate the characteristics of complex data and produce accurate time series models [26], while they also incorporate the advantageous features of nonlinear modeling and data-based learning capabilities. Moreover, unlike traditional time series methods that are not able to adequately capture nonlinear patterns of data, neural networks are usually involved in predicting consumption demand during periods of low or extremely high demand [27]. Among all types of ANN models, the feed-forward network model with backpropagation training procedure (FFN-BP) is one of the most commonly used approaches [28].
Τhe technique of combining the predictions of multiple classifiers to produce a single classifier is referred to as an ensemble [29,30,31,32]. Ensemble building has recently attracted much attention among researchers as an effective method that improves the performance of the resulting model for performing classification and regression tasks. It has been demonstrated that an ensemble of individual predictors performs better than a single predictor in the average [33,34], thus achieving better prediction accuracy than that of the individual predictors. Two popular methods for creating accurate ensembles are bagging [29] and boosting [35,36]. There are not many research works concerning potency forecasting of a model in advance, as this is often a difficult task. Trying to avoid the risk of combining models that have poor performance regarding prediction may result in an overall model with deteriorated forecasting accuracy. An ensemble model, however, should rather be formed solely from component models that are rated as adequate, if not good enough, for their forecasting capabilities [37]. Usually, the single neural network (NN) models are combined to create NNs ensembles, to tackle sampling and modeling uncertainties that could probably weaken the forecasting accuracy and robustness of component NN models. Since individual component model could be sensitive under different circumstances, ensembling them results in more powerful outcomes in the context of a decision-making process.

1.1. Related Literature

In recent years, the natural gas market has progressed greatly in terms of fast development and, thus, it has become a very competitive area. Undoubtedly, natural gas is among primary energy sources and has a significant environmental role considering its valuable environmental benefits, such as low-level emissions of greenhouse gases in comparison with other non-renewable energy sources [38,39]. Natural gas demand seems to increase considerably due to several socio-economic and political reasons, while the price and environmental concerns are significant regulatory factors affecting natural gas demand. Therefore, the prediction of natural gas consumption, as a time series forecasting problem, is becoming important in contemporary energy systems, allowing energy policymakers to apply effective strategies to guarantee sufficient natural gas supplies.
So far, many research papers have tried to give a clear insight regarding natural gas forecasting by suggesting models for predicting the consumption of this non-renewable energy source. A summary of natural gas consumption forecasting regarding prediction methods, input variables used for modeling, as well as prediction area, can be found in many review papers in the relevant literature. Particularly, there is a thorough literature survey of published papers [38,39,40] that classifies various models and techniques that have been recently applied in the field of natural gas forecasting, with respect to the paradigm that each model/technique is based on, while there has been also an attempt by researchers to classify all models applied in this area according to their performance characteristics, as well as to offer some future research directions. The models presented were developed by researchers to predict natural gas consumption on an hourly, daily, weekly, monthly, or yearly basis, in an attempt to predict natural gas consumption with an acceptable degree of accuracy. Accurate forecasting of natural gas consumption can be particularly important for project planning, engineering design, pipeline operation, gas imports, tariff design, and optimal scheduling of a natural gas supply system [41].
Due to the need for distribution planning, especially in residential areas, the increasing demand for natural gas, and the restricted natural gas network in many countries, the forecasting of consumption on a daily and weekly basis seems to be of high importance. In the relevant literature, many suggestions apply various ANN topologies and methods to support day-ahead natural gas demand prediction [42,43,44,45,46,47,48,49,50]. For example, [42] used ANN, while [45] used a combination of ANN forecasters for predicting gas consumption at a citywide distribution level. For the same distribution level (citywide), a strategy was proposed in [51] to estimate the forecasting risk by using hourly consumption data. Having as aim to find the best solution for natural gas consumption, the researchers in [52] used linear regression with the sliding window technique, while in [53], a univariate artificial bee colony-based artificial neural network (ANN-ABC) was applied to minimize error in the case of forecasting day-ahead demand. The researchers in [54] also considered various methods for the prediction of daily gas consumption, such as the seasonal autoregressive integrated moving average model with exogenous inputs (SARIMAX), multi-layer perceptron ANN (ANN-MLP), ANN with radial basis functions (ANN-RBF), and multivariate ordinary least squares (OLS).
In the relevant literature, there are also some research works on neuro-fuzzy methods and genetic algorithms applied in natural gas demand, as in [41,55,56,57,58]. Specifically, a novel hybrid model that combines the wavelet transform (WT), genetic algorithm (GA), adaptive neuro-fuzzy inference system (ANFIS), and feed-forward neural network (FFNN) was recently examined in [41] and applied to the Greek natural gas grid. Moreover, evolutionary fuzzy cognitive maps (FCMs) were recently used for time series problems modeling and forecasting. FCMs can be understood as recurrent neural networks inheriting many features from them, such as learning capabilities, which elevate the performance of FCMs in modeling and prediction and further helped FCMs to gain momentum over recent years [59,60]. The researchers in [61,62] were the first to examine the application of FCMs to time series modeling, proposing nodes selection criteria in an FCM, which was used to model univariate time series. Further techniques for simplifying FCMs by removing nodes and weights were investigated, while a dynamic optimization of the FCM structure was studied in [63] for univariate time series forecasting. Concerning multivariate interval-valued time series, an evolutionary algorithm for learning fuzzy grey cognitive maps was developed as a nonlinear predictive model [64]. Taking one step further, the researchers in [65] and [66] enhanced the evolutionary FCMs with the structure optimization genetic algorithm (SOGA). These approaches can be used to automatically construct an FCM model after selecting the crucial concepts and defining the relationships between them by taking into consideration any available historical data. An example regarding rented bikes’ count prediction was examined, where SOGA-FCM was compared with the multi-step gradient method (MGM) [67] and the real-coded genetic algorithm (RCGA) [68]. A two-stage prediction model for multivariate time series prediction, based on the efficient capabilities of evolutionary fuzzy cognitive maps (FCMs) and enhanced by structure optimization algorithms and artificial neural networks (ANNs), was introduced in [69]. Furthermore, the researchers in [21,60] recently conducted a preliminary study on implementing FCMs with NNs for natural gas prediction.

1.2. Research Aim and Approach

The purpose of this paper was to propose a new forecast combination approach resulting from FCMs, ANNs, and hybrid models. This ensemble forecasting method, including the two most popular ensemble methods, the Average and the Error-based, is based on ANNs, FCMs with learning capabilities, as well as on a hybrid FCM-ANN model with different configurations, to produce an accurate non-linear time series model for the prediction of natural gas consumption. A real case study problem of natural gas consumption in Greece was performed to show the applicability of the proposed approach. Furthermore, in order to validate the proposed forecasting combination approach, a comparison analysis between the ensemble methods and an innovative machine learning technique, the long short-term memory (LSTM) algorithm (which is devoted to time series forecasting), was conducted, and the results demonstrated enough evidence that the proposed approach could be used effectively to conduct forecasting based on multivariate time series. The LSTM algorithm, as an advanced recurrent NN method, was previously used for short-term natural gas demand forecasting in Greece [70]. In that research paper, LSTM was applied in one day-ahead natural gas consumption, forecasting for the same three Greek cities, which were also examined in the case study presented in the current paper. Many similar works can be found in the literature that examine various forecast combinations in terms of accuracy and error variability but, in the present work, an innovative approach that combines FCMs, ANNS, and hybrid FCM-ANN models, producing a non-linear time series model for the prediction of natural gas consumption, was studied exclusively, contributing to the novelty of the current study. The results demonstrated in a clear way that the proposed approach had attained better accuracies than other individual models. This study justified the superiority of the selective ensemble method over combining the important features and capabilities of the models that consist of the overall approach, making it a useful tool for future work.
The outline of the paper is as follows. Section 2 describes the material and methods of our research study; Section 2.1 describes the case study problem and refers to the datasets of natural gas demand that are used, whereas Section 2.2 presents the analyzed approaches for time series forecasting based on ANNs, FCMs with evolutionary learning algorithms, and their hybrid combinations. The most widely used ensemble methods for forecasting problems (i.e., the error-based and the simple average method) are also presented in Section 2.2. In Section 3, the proposed forecasting combination approach is described. The same Section presents the evaluation criteria, which we have used to analyze the performance of the analyzed approaches for natural gas prediction. Section 4 presents the results of simulation analysis for three different Greek cities, as well as the conducted comparative analysis of the proposed approach with other intelligent techniques. A discussion of the results highlights the main findings of the proposed ensemble forecasts approach. Section 5 summarizes the main conclusions of the paper with further discussion and suggestions about future research expansion.

2. Materials and Methods

2.1. Material-Dataset

In the considered case study, three different prediction datasets of natural gas demand, derived from different districts in Greece, were analyzed from the records of the Hellenic Gas Transmission System Operator S.A. (www.desfa.gr, DESFA). DESFA company is responsible for the operation, management, exploitation, and development of the Greek Natural Gas System and its interconnections in a technically sound and economically viable way. From 2008, DESFA provides historical data of transmission system operation and natural gas deliveries/off-takes. In this research work, historical data with the values of gas consumption for a period of five years, from 2013 to 2017, were used as initial data to accomplish forecasting. These data were split into training and testing data, where usually the training data came from the first four years and were used for learning models, whereas the data of the last year were used for testing the applied artificial intelligence models.
It is crucial for an efficient forecast to properly select the number and types of inputs. Thus, we emphasized on defining proper input candidates. Six different inputs for time series prediction were considered. The first three inputs were devoted to month indicator, day indicator, and mean temperature. Specifically, concerning the calendar indicators, we used one input for months and one input for days coding. Let m = 1 ,   2 ,   , 12 be the number of months. We considered the following matching: January/1, February/2, …, December/12. Let l = 1 ,   2 ,   ,   7 be the number of days. The day type matching was as follows: Monday/1, Tuesday/2, …, Sunday/7. The temperature data were obtained by the nearest to the distribution gas point station. The rest three inputs were the previously measured values of natural gas demand, for one-day before, two-day before, and the current day. These six variables were used to form the input pattern of the FCM. The output referred to the total daily demand for the specific distribution point.
The features that were gathered and used in our study to form the FCM model were enough and properly selected according to the relevant literature. From a recent literature review regarding the prediction of natural gas consumption [40], it can be seen that past gas consumption combined with meteorological data (especially temperature) are the most commonly used input variables for the prediction of natural gas consumption. A recent study [41] used past consumption, temperature, months, and days of the week, while in [55], day of week and demand of the same day in the previous year were used as input variables for natural gas forecasting. Considering the above practices described in the literature, it can be concluded that the features used in the current work were enough to predict the consumption of natural gas for the selected areas.
The Greek cities of Thessaloniki, Athens, and Larissa were selected for the conducted simulation analysis and comparison of the best performing algorithms. These different natural gas consumption datasets may offer insight into whether the analyzed algorithms perform equally in different locations, where the energy demand could be completely different for the same days.

2.2. Methods

2.2.1. Fuzzy Cognitive Maps Overview

A fuzzy cognitive map (FCM) is a directed graph in which nodes denote concepts important for the analyzed problem, and links represent the causal relationships between concepts [71]. It is an effective tool for modeling decision support systems. FCMs have been applied in many research domains, e.g., in business performance analysis [72], strategy planning [73], modeling virtual worlds [74], time series prediction [69], and adoption of educational software [75].
The FCM model can be used to perform simulations by utilizing its dynamic model. The values of the concepts change in time as simulation goes on [68]. The new values of the concepts can be calculated based on the popular dynamic model described as follows [59]:
X i ( t + 1 ) = F ( X i ( t ) + j = 1 j i n X j ( t ) · w j , i )
where X i ( t ) is the value of the ith concept at the tth iteration, w j , i is the weight of the connection (relationship) between the jth concept and the ith concept, t is discrete-time, i . j = 1 ,   2 ,   ,   n , n is the number of concepts, F(x) is the sigmoidal transformation function [58]:
F ( x ) = 1 1 + e c x
where c is a parameter, c > 0 . The weights of the relationships show how causal concepts affect one another. If w j , i > 0 , then an increase/decrease in the value of the jth concept will increase/decrease the value of the ith concept. If w j , i < 0 , then an increase/decrease in the value of the jth concept will decrease/increase the value of the ith concept. If w j , i = 0 , there is no causal relationship between the jth and the ith concepts [74].
The FCM structure is often constructed based on expert knowledge or surveys [74]. We could also use machine learning algorithms and available historical data to construct the FCM model and determine the weights of the relationships between the FCM’s concepts.

2.2.2. Fuzzy Cognitive Maps Evolutionary Learning

Evolutionary algorithms are popular techniques for FCMs learning. In this paper, we explored two effective techniques: the real-coded genetic algorithm (RCGA) [68] and the structure optimization genetic algorithm (SOGA) [69].

Real-Coded Genetic Algorithm (RCGA)

The RCGA algorithm defines individual in the population as follows [24]:
W = [ w 1 , 2 , w 1 , 3 ,   w 1 , 4 , , w j , i , , w n , n 1 ] T
where w j , i is the weight of the relationship between the jth concept and the ith concept.
Individual in the population is evaluated with the use of a fitness function based on data error [66]:
f i t n e s s p ( M S E t r ( l ) ) = 1 a M S E t r ( l ) + 1
where a is a parameter, l is the number of generation, l = 1,…,L, L is the maximum number of generations, p is the number of individual, p = 1,…,P, P is the population size, and M S E t r ( l ) is the data error, described as follows:
M S E t r ( l ) = 1 N t r t = 1 N t r e t 2
where t = 1,…,Ntr, Ntr is the number of training records, and et is the one-step-ahead prediction error at the tth iteration, described as follows:
e t = Z ( t ) X ( t )
where X(t) is the predicted value of the output concept, and Z(t) is the desired value of the output concept.
When the maximum number of generations L is reached, or the condition (7) is met, which means that the learning process is successful, then the RCGA stops.
f i t n e s s p ( M S E t r ( l ) ) > f i t n e s s m a x
where f i t n e s s p ( M S E t r ( l ) ) is the fitness function value for the best individual, and f i t n e s s m a x is a parameter.

Structure Optimization Genetic Algorithm (SOGA)

The SOGA algorithm is an extension of the RCGA algorithm [65,66] that allows the decision-maker to determine the most significant concepts and the relationships between them.
Individual is evaluated based on the fitness function based on new data error, described as follows [66]:
M S E t r ( l ) = M S E t r ( l ) + b 1 n r n 2 M S E t r ( l ) + b 2 n c n M S E t r ( l )
where b 1 , b 2 are the parameters of the fitness function, n r is the number of the non-zero relationships, n c is the number of the concepts in the analyzed model, n is the number of all possible concepts, l is the number of generation, l = 1,…,L, L is the maximum number of generations.
The fitness function that follows (9) calculates the quality of each population.
f i t n e s s p ( M S E t r ( l ) ) = 1 a M S E t r ( l ) + 1
where α is an experimentally defined parameter, p is the number of the individual, p = 1,…,P, P is the population size, and M S E t r ( l ) is the new error measure.
We could construct a less complex time series prediction model by removing the redundant concepts and connections between them with the use of a binary vector C and the proposed error function.
The algorithmic steps of the learning and analysis of the FCM in modeling prediction systems with the use of population-based algorithms (SOGA and RCGA) were analytically presented in [69].
For our experiments, the evolutionary operators, a) ranking selection, b) uniform crossover, and c) random mutation were used [76,77]. In addition, we applied elite strategy selection, while a probability of crossover Pc and mutation Pm was assigned to each population.

2.2.3. Artificial Neural Networks

An artificial neural network (ANN) is a collection of artificial neurons organized in the form of layers [25]. Neurons are connected by weighted connections to form a NN. The most widely used ANNs in time series prediction are the multilayer perceptrons with an input layer, an output layer, and a single hidden layer that lies between the input and output layer. The most common structure is an ANN that uses one or two hidden layers, as a feed-forward neural network with one hidden layer is able to approximate any continuous function. Supervised learning algorithms and historical data can be used for the learning process of ANNs. The output of each neuron can be calculated based on the following formula:
X ( t ) = F ( j = 1 m X j ( t ) · w j + b )
where X j ( t ) is the value of the jth input signal, t = 1,…,Ntr, Ntr is the number of training records, w j is the synaptic weight, m is the number of input signals, b is the bias, and F is the sigmoid activation function. Training a neural network needs the values of the connection weights and the biases of the neurons to be determined. There are many neural network learning algorithms. The most popular algorithm for ANN learning is the back-propagation method. In this learning method, the weights change their values according to the learning records until one epoch (an entire learning dataset) is reached. This method aims to minimize the error function, described as follows [14,78,79]:
M S E t r ( l ) = 1 2 N t r t = 1 N t r e t 2
where t = 1,…,Ntr, Ntr is the number of training records, l is the number of epoch, l = 1,…,L, L is the maximum number of epochs, and et is the one-step-ahead prediction error at the tth iteration, which is equal to:
e t = Z ( t ) X ( t )
where X(t) is the output value of the ANN, and Z(t) is the desired value.
The modification of the weights in the back-propagation algorithm can be calculated by the formula:
Δ w k j ( l ) = γ J ( l ) w k j ( l )
where Δ w k j ( l ) is a change of the weight w k j at the lth epoch, γ is a learning coefficient.
Backpropagation algorithm with momentum modifies the weights according to the formula:
Δ w k j ( l ) = γ J ( l ) w k j ( l ) + α Δ w k j ( l 1 )
where α is a momentum parameter.

2.2.4. Hybrid Approach Based on FCMs, SOGA, and ANNs

The hybrid approach for time series prediction is based on FCMs, the SOGA algorithm, and ANNs [68]. This approach consists of two stages:
  • Construction of the FCM model based on the SOGA algorithm to reduce the concepts that have no significant influence on data error.
  • Considering the selected concepts (data attributes) as the inputs for the ANN and ANN learning with the use of backpropagation method with momentum.
This hybrid structure allows the decision-maker to select the most significant concepts for an FCM model using the SOGA algorithm. These concepts are used as inputs for the ANN model. Such a hybrid approach aims to find the most accurate model for time series prediction problems.

2.2.5. The Ensemble Forecasting Method

The most intuitive and popular way of forecast aggregation is to linearly combine the constituent forecasts [80]. There are various methods proposed in the literature for selecting the combining weights [81]. The most popular and widely used ensemble methods are the error-based and the simple average [82]. The easiest among them is the simple average in which all forecasts are weighted equally, often remarkably improving overall forecasting accuracy [82,83].
Considering that Y = [ y 1 ,   y 2 ,   y 3 ,   , y N ] T is the actual out-of-sample testing dataset of a time series and Y ^ i = [ y ^ 1 i ,   y ^ 2 i ,   ,   y ^ n i ] T is the forecast for the i t h model, the linear combination of n forecasts is produced by [15]:
y ^ k = w 1 y ^ k ( 1 ) + w 2 y ^ k ( 2 ) + +   w n y ^ k ( n ) = i = 1 n w i y ^ k ( i ) ,     k = 1 ,   2 ,   ,   N
Here, our analysis is based on these most popular ensemble methods. A brief discussion follows for each one.
  • The simple average (AVG) method [82] is an unambiguous technique, which assigns the same weight to every single forecast. Based on empirical studies in the literature, it has been observed that the AVG method is robust and able to generate reliable predictions, while it can be characterized as remarkably accurate and impartial. Being applied in several models, with respect to effectiveness, the AVG improved the average accuracy when increasing the number of combined single methods [82]. Comparing the referent method with the weighted combination techniques, in terms of forecasting performance, the researchers in [84] concluded that a simple average combination might be more robust than weighted average combinations. In the simple average combination, the weights can be specified as follows:
    w i = 1 n ,     i = 1 ,   2 ,   ,   n
  • The error-based (EB) method [16] consists of component forecasts, which are given weights that are inversely proportional to their in-sample forecasting errors. For instance, researchers may give a higher weight to a model with lower error, while they may assign a less weight value to a model that presents more error, respectively. In most of the cases, the forecasting error is calculated using total absolute error statistic, such as the sum of squared error (SSE) [80,83]. The combining weight for individual prediction is mathematically given by:
    w i = e i 1 / i = 1 n e i 1 ,     i = 1 ,   2 ,   ,   n

3. The Proposed Forecast Combination Methodology

In the rest of the paper, we explored a new advanced forecasting approach by introducing a different split of dataset in the case of daily, weekly, or monthly forecasting, as well as a combination of forecasts from multiple structurally different models, like ANN and FCM with various efficient learning algorithms and hybrid configurations of them. Also, the two most popular and usually used ensemble methods, the AVG and the EB methods, were applied to the ensemble forecasts to improve the prediction accuracy.
In the described ensemble scheme, the selection of the appropriate validation set, i.e., the selection of the parameter N v d and the group size N t r , is very important. The validation set should reflect the characteristics of the testing dataset that is practically unknown in advance. As such, in this study, we set the following process of data split. The data split takes place by removing 15% of the total dataset N and saving for later use as testing data. The remaining 85% of the dataset is then split again into an 82/18 ratio, resulting in the following portions: 70% for training and 15% for validation. Also, the group size N t r (i.e., the training data) should be appropriately selected so that it is neither too small nor too large.
Due to the problem nature, as we work with time-series data, the most efficient method for resampling is the boosting/bootstrapping method [85]. In boosting, resampling is strategically geared to provide the most informative training data for each consecutive predictor. Therefore, in this study, an appropriate bootstrapping method was applied, so that the training dataset should have the same size at each resampling set, and the validation and testing sets should keep the same size (after excluding the k-values from the in-sample dataset).
The proposed effective forecast combination methodology for time series forecasting, presented in the paper, includes three main processing steps: data pre-processing to handle missing values, normalize the collected time-series data, and split the dataset; the various forecasting methods of ANNs, RCGA-FCMs, SOGA-FCMs, and hybrid SOGA FCM-ANN with their ensembles; and evaluation of the prediction results, implementing the two most popular and used ensemble methods of simple average (AVG) and error-based (EB). Figure 1 visually illustrates the suggested methodology.
In the followed approach, data preprocessing included outlier detection and removal, handling missing data, and data normalization, all of which were in accordance with the principles of Data Science practices described in corresponding literature. For outlier detection, the Z-score was first calculated for each sample on the data set (using the standard deviation value that is presented in the descriptive statistics Table A1 and Table A2 in Appendix A). Then, a threshold was specified, and the data points that lied beyond this threshold were classified as outliers and were removed. Mean imputation was performed to handle missing values. Specifically, for numerical features, missing values were replaced by the mean feature value.
Each dataset was normalized to [0,1] before the forecasting models were applied. The normalized datasets were taking again their original values, while the testing phase was implemented. The data normalizations were carried out mathematically, as follows:
y i ( n e w ) = y i y ( m i n ) y ( m a x ) y ( m i n ) , i = 1 ,   2 ,   ,   N
where Y = [ y 1 ,   y 2 , y 3 ,   , y N t r a i n ] T is the training dataset, and Y ( n e w ) = [ y 1 ( n e w ) ,   y 1 ( n e w ) ,   , y N ( n e w ) ] T is the normalized dataset, y ( m i n ) and y ( m a x ) are, respectively, the minimum and maximum values of the training dataset Y.
We selected the Min-Max normalization method [86] as it is one of the most popular and comprehensible methods, in terms of performance of the examined systems, while several researchers showed that it produces better (if not equally good) results with high accuracy, compared to the other normalization methods [87,88]. In [88], the Min-Max was valued as the second-best normalization method in the backpropagation NN model, justifying our choice to deploy this method for data normalization. Moreover, since the FCM concepts use values within the range [0,1] for the conducted simulations and do not deal with real values, the selected method seemed to be proper for our study. Also, this normalization approach was previously used in [66,69].
Due to our intention to suggest a generic forecasting combination approach (with ANNs, FCMs, and their hybrid structures) able to be applied in any time series dataset, the following steps are thoroughly presented and executed.
Step 1. (Split Dataset) We divided the original time series Y = [ y 1 ,   y 2 , y 3 ,   , y N ] T   into the in-sample training dataset Y tr = [ y 1 ,   y 2 , y 3 ,   , y N t r ] T , the in-sample validation dataset Y vd = [ y N t r + 1 ,   y N t r + 2 , y N t r + 3 ,   , y N t r + N v d ] T , and the out-of-sample testing dataset Y ts = [ y N i n + 1 ,   y N i n + 2 , y N i n + 3 ,   , y N i n + N t s ] T , so that N i n = N t r + N v d is the size of the total in-sample dataset and N i n + N t s = N , where N is the number of days, or weeks, or months, according to the short- or long-term prediction based on the time series horizon.
Step 2. (Resampling method/Bootstrapping). Let’s consider k sets as training sets from the whole dataset every time. For example, in the monthly forecasting, we excluded one month every time from the initial in-sample dataset, starting from the first month of the time series values, and proceeding with next month till k = 12, (i.e., this means that 1 to 12 months were excluded from the initial in-sample dataset). Therefore, k subsets of training data were created and used for training. The remaining values of the in-sample dataset were used for validation, whereas the testing set remained the same. Figure 2 shows an example of this bootstrapping method for the ensemble SOGA-FCM approach. In particular, Figure 2a represents the individual forecasters’ prediction values and their average error calculation, whereas, in Figure 2b, the proposed forecasting combination approach for SOGA-FCM is depicted for both ensemble methods.
If we needed to accomplish daily forecasting, then we preselected the number of days excluded at each subset k. For the case of simplicity (as in the case of monthly forecasting), we could consider that one day was excluded at each sub-set from the initial in-sample dataset. The overall approach, including ANN, FCMs, and hybrid configurations of them, is illustrated in Figure 3. In Figure 3, the four ensemble forecasters were produced after the validation process and used for testing through the proposed approach.
Step 3. We had n component forecasting models and obtained Y ^ ts i = [ y ^ N i n + 1 i ,   y ^ N i n + 2 i , , y ^ N i n + N t s i ] T as the forecast of Y ts through the i t h model.
Step 4. We implemented each model on Y tr and used it to predict Y vd . Let Y ^ vd i = [ y ^ N t r + 1 i ,   y ^ N t r + 2 i , , y ^ N t r + N v d i ] T be the prediction of Y vd through the i t h model.
Step 5. We found the in-sample forecasting error of each model through some suitable error measures. We used the mean absolute error (MAE) and the mean squared error (MSE). These are widely popular error statistics [68], and their mathematical formulation is presented below in this paper. In the present study, we adopted the MSE and MAE to find the in-sample forecasting errors of the component models.
Step 6. Based on the obtained in-sample forecasting errors, we assigned a score to each component model as γ i = 1 M S E   Y v d ,   Y ^ v d i , i = 1 ,   2 ,   ,   n . The scores are assigned to be inversely proportional to the respective errors so that a model with a comparatively smaller in-sample error receives more score and vice versa.
Step 7. We assigned a rank r i   ϵ   1 ,   2 ,   ,   n to the i t h model, based on its score, so that r i   r j , if γ i γ j , i , j = 1 ,   2 ,   ,   n . The minimum, i.e., the best rank is equal to 1 and the maximum, i.e., the worst rank is at most equal to n.
Step 8. We chose a number n r so that 1 n r n and let I = i 1 ,   i 2 ,   ,   i n r be the index set of the n r component models, whose ranks are in the range [1, n r ]. So, we selected a subgroup of n r smallest ranked component models.
Step 9. Finally, we obtained the weighted linear combination of these selected n r component forecasts, as follows:
y ^ k = w i 1 y ^ k i 1 + w i 2 y ^ k i 2 + +   w i n r y ^ k i n r = i ϵ I w i y ^ k i ,     i = 1 ,   2 ,   ,   n
Here, w i k = γ i k k = 1 n r γ i k is the normalized weight to the selected component model, so that k = 1 n r w i k = 1 .
Step 10. The simple average method could be also adopted, as an alternative to Step 6–9, to calculate the forecasted value.
The validation set was used during the training process for updating the algorithm weights appropriately and, thus, improving its performance and avoiding overfitting. After training the model, we could run it on the testing data, to verify if it has predicted them correctly and, if it has been so, to keep hidden the validation set.
The most popular and widely used performance metrics or evaluation criteria for time series prediction are the following: coefficient of determination (R2), mean square error (MSE), root mean square error (RMSE), mean absolute error (MAE), and mean absolute percentage error (MAPE). The mathematical equations of all these statistical indicators were described in the study [69]. The goodness of fit and the performance of the studied models, when they applied to a natural gas prediction process, were evaluated and compared using two of these five commonly used statistical indicators, namely, the MSE and the MAE [9]. In particular, the performance of the analyzed approaches for natural gas prediction was evaluated based on the following criteria:
1. Mean squared error:
MSE = 1 T t = 1 T ( Z ( t ) X ( t ) ) 2
2. Mean absolute error:
MAE = 1 T t = 1 T | Z ( t ) X ( t ) |
where X ( t ) is the predicted value of the neural gas at the tth iteration, Z ( t ) is the desired value of the neural gas at the tth iteration, t = 1, …,   N t s , and N t s is the number of testing records. The lower values of the MSE and MAE indicate that the model performance is better with respect to the prediction accuracy, and the regression line fits the data well.
All the modeling approaches, tests, and evaluations were performed with the use of the ISEMK (intelligent expert system based on cognitive maps) software tool [66], in which all the algorithms based on ANNs, FCMs, and their hybrid combinations were developed. C# programming language has been used for implementing ensemble models and also for developing ISEMK, which incorporates FCM construction from data and learning, both for RCGA and SOGA implementations [69].

4. Results and Discussion

4.1. Case Study and Datasets

The natural gas consumption datasets that were used in this research work to examine the applicability and effectiveness of the proposed forecast methodology corresponded to five years (2013–2017), as described in Section 3. Following the first step of the methodology, we split our dataset into training, validation, and testing ones. For the convenience of handling properly the dataset, we defined the data of the first three years as the training dataset (1095 days), the data of the fourth year as the validation dataset (365 days), and the remaining data (5th year) as the testing dataset (365 days), which approximately corresponded to 60%, 20%, and 20%, respectively, as presented in Section 3. Thus, it was easier for our analysis to handle the above values as annual datasets and have a clearer perception of the whole process.
Out of the three years of the defined training dataset, we used the first two as the initial training dataset, while the third (3rd) year was used as a dataset reservoir for the bootstrapping procedure. This year was properly selected to be part of the initial dataset, as for each value of k (the bootstrapping step), a corresponding number of days/weeks/months was additionally needed to be included in the training dataset during the bootstrapping process, thus, avoiding any possible data shortage and/or deterioration that would lead to inaccurate results.
The proposed forecast combination approach, presented in Section 3, offered generalization capabilities and, thus, it could be applied in various time-series datasets, for a different number of k, according to daily, weekly, or monthly prediction. Taking as an example the case of a month-ahead prediction, for each bootstrapping step k, the training dataset shifted one month ahead, getting one additional month each time from the reserved third year of the initial training dataset. In this case, k more months in total were needed for implementing efficiently this approach. If we considered k = 12, then 12 additional months of the initial dataset needed to be added and reserved. This approach justified our case where one year (i.e., the third year) was added to the initial training dataset and was further reserved for serving the purposes of the proposed methodology. Different values of k were also examined without noticing significant divergences in forecasting, compared to the selected k value.
In the next step, the validation procedure (comprising one year of data) was implemented to calculate the in-sample forecasting errors (MSE and MAE) for each ensemble forecasting algorithm (ensemble ANN, ensemble hybrid, ensemble RCGA-FCM, and ensemble SOGA-FCM). The same process was followed for the testing procedure by considering the data of the last year. The two examined ensemble forecasting methods, i.e., the simple average (AVG) and the error-based (EB), were then applied in the calculated validation and testing vectors (Yvd) for each one of the forecast combined methodology (Yvd-ANN, Yvd-Hybrid, Yvd-RCGA, Yvd-SOGA).

4.2. Case Study Results

In this study, we applied both the AVG and the EB method in two different cases: case (A) where scores were calculated for individual forecaster of each one of the methods ANN, hybrid, RCGA-FCM, and SOGA-FCM, and case (B), where scores were calculated for each ensemble forecaster (ANN ensemble, hybrid ensemble, RCGA-FCM ensemble, and SOGA-FCM ensemble).
Considering case (A), Table 1 shows the calculated errors and scores based on the EB method for individual forecaster of the two forecasting methods: ANN and hybrid for the city of Athens. The rest calculated errors and scores, based on the EB method, for individual forecaster for the other two remaining forecasting methods RCGA-FCM and SOGA-FCM for Athens can be found in Appendix A of the paper (Table A3). In Appendix A, parts of the corresponding results for the other two examined cities (Larissa and Thessaloniki) are also presented (Table A4 and Table A5).
Considering case (B), Table 2 presents the calculated weights based on scores for each ensemble forecaster (ANN (ensemble, hybrid ensemble, RCGA ensemble, and SOGA ensemble) for all three cities.
The calculated weights, based on scores for the EB method, were computed using Equation (17). According to this equation, the weights of the component forecasts are inversely proportional to their in-sample forecasting errors, concluding that the model with more error is assigned less weight to it and vice versa [80]. In this work, as the values of errors were high for certain ensemble forecasters, the corresponding weights were approximately zero, so they were considered to have a zero value for further predictions.
The obtained forecasting results of the individual and combination methods are depicted in Table 3, Table 4, Table 5, Table 6, Table 7 and Table 8, respectively, for the three cities. In each of these tables, the best results (i.e., those associated with the least values of error measures) are presented in bold letters. In Figure 4 and Figure 5, the forecasting results concerning Thessaloniki and Larissa are visually illustrated for both ensemble methods (AVG, EB). Moreover, Figure 6 gathers the forecasting results for all three cities considering the best ensemble method.

4.3. Discussion of Results

The following important observations were noticed after careful analysis of Tables and Figures above.
  • After a thorough analysis of the Table 3, Table 4, Table 5, Table 6, Table 7 and Table 8, on the basis of examining the MAE and MSE errors, it could be clearly stated that the EB method presented lower errors concerning the individual forecasters (ANN, hybrid, RCGA-FCM, and SOGA-FCM) for all three cities (Athens, Thessaloniki, and Larisa). EB seemed to outperform the AVG method in terms of achieving overall better forecasting results when applied to individual forecasters (see Figure 6).
  • Considering the ensemble forecasters, it could be seen from the obtained results that none of the two forecast combination methods had attained consistently better accuracies compared to each other, as far as the cities of Athens and Thessaloniki were concerned. Specifically, from Table 3, Table 4, Table 5 and Table 6, it was observed that the MAE and MSE values across the two combination methods were similar for the two cities; however, their errors were lower than those produced by each separate ensemble forecaster.
  • Although the AVG and the EB methods performed similarly for Athens and Thessaloniki datasets, the EB forecast combination technique presented lower MAE and MSE errors than the AVG for the examined dataset of Larissa (see Figure 5).
The fact that when a forecasting method presented lower MAE and MSE errors than another means that the accuracy of the results produced with the first method, in terms of predicting consumption, was higher than the latter forecasting methods examined and compared to, so as the overall performance of the ensemble method was. Regarding the amount of improvement that was presented when a forecasting method was applied, slightly better performance of both ensemble forecasting methods could be noticed, and that constituted strong evidence for the efficiency of the examined method in the domain of natural gas demand forecasting.
In order to examine the efficiency of the proposed algorithm, a statistical test was conducted to reveal no statistical significance. Concerning the individual methods, a t-test paired two samples of mean was previously conducted in [60] for the cities of Thessaly (Larissa, Volos, Trikala, and Karditsa), for the year 2016, showing that there was no statistical significance among these techniques. In current work, a t-test paired two samples of mean was also performed, regarding the ensemble methods (average and error-based) for the examined cities (Athens, Thessaloniki, and Larissa), regarding the dataset of the same year. The results of the hypothesis tests (Table A6, Table A7 and Table A8 in Appendix A) revealed no statistical significance between these techniques. In all cases, the calculated p-value exceeded 0.05, so no statistical significance was noticed from the obtained statistical analysis. Therefore, there was no particular need to conduct a post hoc statistical test, since a post hoc test should only be run when you have an overall statistically significant difference in group means, according to the relevant literature [89,90].
Furthermore, for comparison purposes, to show the effectiveness of the proposed forecasting combination approach of multivariate time series, the experimental analysis was conducted with a new and well-known effective machine learning technique for time series forecasting, the LSTM (long short-term memory). LSTM algorithm encloses the characteristics of the advanced recurrent neural network methods and is mainly applied for time series prediction problems in diverse domains [91].
LSTM was applied in one day-ahead natural gas consumption prediction concerning the same dataset of the three Greek cities (Athens, Thessaloniki, and Larissa) in [70]. For the LSTM implementation, one feature of the dataset as a time series was selected. As explained in [70], LSTM was fed previous values, and, in that case, the time-step was set to be 364 values to predict the next 364. For validation, 20% of random data from the training dataset was used, and for testing, the same dataset that was used for the ANN, RCGA-FCM, SOGA-FCM, and hybrid FCM-ANN, as well as with their ensemble structures implementation. In [70], various experiments with different numbers of units, number of layers, and dropout rates were accomplished. Through the provided experimental analysis, the best results of LSTM emerged for one layer, 200 units, and dropout rate = 0.2. These results are gathered in Table 9 for the three cities.
In Table 9, it is clear that both ensemble forecasting methods can achieve high accuracy in the predictions of the energy consumption patterns in a day-ahead timescale. Additional exploratory analysis and investigation of other types of ensemble methods, as well as other types of neural networks, such as convolutional neural networks (CNNs), could lead to a better insight of the modeling the particular problem and achieve higher prediction accuracy.

5. Conclusions

To sum up, we applied a time series forecasting method for natural gas demand in three Greek cities, implementing an efficient ensemble forecasting approach through combining ANN, RCGA-FCM, SOGA-FCM, and hybrid FCM-ANN. The proposed forecasting combination approach incorporates the two most popular ensemble methods for error calculation in forecasting problems and is deployed in certain steps offering generalization capabilities. The whole framework seems to be a promising approach for ensemble time series forecasting that can easily be applied in many scientific domains. An initial comparison analysis was conducted with benchmark methods of ANN, FCM, and their different configurations. Next, further comparison analysis was conducted with new promising LSTM networks previously used for time series prediction.
Through the experimental analysis, two error statistics (MAE, MSE) needed to be calculated in order to examine the effectiveness of the ensemble learning approach in time series prediction. The results of this study showed that the examined ensemble approach through designing an ensemble structure of various ANN, SOGA-FCM models by different learning parameters and their hybrid structures could significantly improve forecasting. Moreover, obtained results clearly demonstrated that a relatively higher forecasting accuracy was noticed when the applied ensemble approach was compared against independent forecasting approaches, such as ANN or FCM, as well as with LSTM.
Future work is devoted to applying the advantageous forecast combination approach to a larger number of distribution points that compose the natural gas grid of Greek regions (larger and smaller cities) as well as to investigate a new forecast combination structure of efficient convolutional neural networks (CNN) and LSTM networks for time series prediction in various application domains. Furthermore, an extensive comparative analysis with various LSTM structures, as well as with other advanced machine learning and time series prediction methods, will be conducted in future work. The presented research work could also contribute to explainability, transparency, and re-traceability of artificial intelligence (AI) and machine learning systems. These systems are being applied in various fields, and the decisions being made by them are not always clear due to the use of complicated algorithms in order to achieve power, performance, and accuracy. The authors with the use of complicated, but powerful algorithms, such as neural networks and ensemble methods, tried to describe all the steps and models involved in decision-making process to attain explainability and, in future, they would further explore ways to make the best-performing methods more transparent, re-traceable, and understandable, explaining why certain decisions have been made [92].

Author Contributions

For conceptualization, K.I.P.; methodology, K.I.P; software, K.P.; designed and performed the experiments, K.I.P. and K.P.; analyzed the results, drafted the initial manuscript, and revised the final manuscript, V.C.G., K.I.P., and E.P.; supervised the work, E.P., V.C.G., and G.S.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Table A1. Descriptive statistics values for real dataset Z(t), forecasting values of AVG and EB methods for the three cities (validation).
Table A1. Descriptive statistics values for real dataset Z(t), forecasting values of AVG and EB methods for the three cities (validation).
Descriptive StatisticsAthensThessalonikiLarissa
Z(t)X(t)AVGX(t) EBZ(t)X(t)AVGX(t) EBZ(t)X(t)AVGX(t) EB
Mean0.25400.24640.24640.26110.25100.25100.26890.25650.2575
Median0.11540.13660.13660.13350.13930.13940.10370.11940.1211
St. Deviation0.23910.22030.22030.23730.22280.22280.26040.24290.2429
Kurtosis0.3610−0.2748−0.2741−0.1839−0.5807−0.5774−0.6564−0.8881−0.8847
Skewness1.16050.98010.98030.93280.82880.82980.81120.75200.7516
Minimum0.02770.03670.03670.00430.03050.03040.00000.02350.0239
Maximum1.00000.84290.84311.00000.84420.84481.00000.83610.8383
Table A2. Descriptive statistics values for real dataset Z(t), forecasting values of AVG and EB methods for the three cities (testing).
Table A2. Descriptive statistics values for real dataset Z(t), forecasting values of AVG and EB methods for the three cities (testing).
Descriptive StatisticsAthensThessalonikiLarissa
Z(t)X(t)AVGX(t) EBZ(t)X(t)AVGX(t) EBZ(t)X(t)AVGX(t) EB
Mean0.24790.24330.24330.25880.24780.24780.24560.22790.2291
Median0.12250.14880.14880.11790.13040.13040.06950.09610.0972
St. Deviation0.21590.20200.20210.24830.22360.22370.27420.23990.2404
Kurtosis0.66580.27850.27920.1755−0.1254−0.1219−0.0113−0.1588–0.1502
Skewness1.22421.11381.11401.13481.04691.04791.12051.09001.0921
Minimum0.00000.03590.03590.00790.03580.03570.00000.02330.0237
Maximum0.94380.81440.81440.99500.85560.85621.00000.82910.8310
Table A3. Case (A)-Calculated errors and weights for each ensemble forecaster (RCGA and SOGA-FCM) based on scores for the EB method (Athens).
Table A3. Case (A)-Calculated errors and weights for each ensemble forecaster (RCGA and SOGA-FCM) based on scores for the EB method (Athens).
ValidationTesting Testing
MAEMSEMAEMSEWeights MAEMSEWeights
RCGA10.03860.00360.04250.00380.2531SOGA10.04350.00370.2520
RCGA20.03910.00380.04300.00390SOGA20.04230.00380.2509
RCGA30.03990.00390.04280.00390SOGA30.04250.00380
RCGA40.03840.00360.04190.00380.2522SOGA40.04490.00420
RCGA50.03890.00370.04230.00390SOGA50.04290.00400
RCGA60.03920.00360.04240.00390.2472SOGA60.04320.00380.2494
RCGA70.03980.00380.04340.00410SOGA70.04210.00390
RCGA80.03860.00370.04160.00390SOGA80.04220.00390
RCGA90.03980.00360.04360.00410.2472SOGA90.04340.00420
RCGA100.03880.00370.04170.00390SOGA100.04220.00400
RCGA110.03930.00380.04190.00390SOGA110.04200.00380.2475
RCGA120.03960.00370.04340.00410SOGA120.04250.00400
AVG0.03850.00360.04180.0038 AVG0.04220.0039
EB0.03880.00360.04220.0038 EB0.04220.0037
Table A4. Case (A)-Calculated errors and weights for each ensemble forecaster based on scores for the EB method (Thessaloniki).
Table A4. Case (A)-Calculated errors and weights for each ensemble forecaster based on scores for the EB method (Thessaloniki).
ValidationTesting Testing
MAEMSEMAEMSEWeights MAEMSEWeights
Hybrid10.03560.00300.03900.00360.2565SOGA10.04140.00400
Hybrid20.03810.00360.04090.00420SOGA20.04170.00400
Hybrid30.03710.00320.03980.00390.2422SOGA 30.03940.00340
Hybrid40.03760.00320.04030.00390SOGA 40.04060.00380
Hybrid50.03730.00320.04010.00400SOGA 50.03880.00330.2541
Hybrid60.03750.00330.04030.00400SOGA 60.04130.00380
Hybrid70.03780.00330.04050.00400SOGA 70.04150.00390
Hybrid80.03730.00320.04020.00400SOGA 80.03990.00360
Hybrid90.03780.00340.04070.00410SOGA 90.03920.00350.2448
Hybrid100.03710.00320.03970.00390.2410SOGA100.04000.00370
Hybrid110.03700.00330.04020.00400SOGA110.04030.00360.2439
Hybrid120.03640.00300.04060.00360.2601SOGA120.03970.00340.2569
AVG0.03690.00320.03980.0039 AVG0.03980.0036
EB0.03610.00310.03940.0037 EB0.03910.0034
Table A5. Case (A)-Calculated errors and weights for each ensemble forecaster based on scores for the EB method (Larissa).
Table A5. Case (A)-Calculated errors and weights for each ensemble forecaster based on scores for the EB method (Larissa).
ValidationTesting Testing
MAEMSEMAEMSEWeights MAEMSEWeights
ANN10.03390.00320.04250.00470.2511Hybrid10.04110.00430.2531
ANN20.03530.00360.04380.00520Hybrid20.04350.00510
ANN30.03430.00330.04330.00500Hybrid30.04180.00450.2472
ANN40.03470.00330.04290.00490Hybrid40.04240.00480
ANN50.03530.00350.04360.00510Hybrid50.04360.00510
ANN60.03520.00350.04320.00490Hybrid60.04360.00510
ANN70.03540.00350.04410.00530Hybrid70.04340.00500
ANN80.03480.00330.04270.00490Hybrid80.04250.00470.2398
ANN90.03510.00350.04390.00520Hybrid90.04230.00470
ANN100.03430.00330.04310.00490.2406Hybrid100.04320.00500
ANN110.03420.00320.04360.00490.2472Hybrid110.04440.00530
ANN120.03310.00310.04280.00470.2610Hybrid120.04260.00430.2597
AVG0.03450.00330.04310.0049 AVG0.04270.0048
EB0.03370.00320.04280.0048 EB0.04170.0044
Table A6. t-Test: Paired Two Sample for Means between the ensemble methods (AVG and EB) (Athens).
Table A6. t-Test: Paired Two Sample for Means between the ensemble methods (AVG and EB) (Athens).
X(t) AVG AthensX(t) EB Athens
Mean0.2433421550.243346733
Variance0.0408224270.040826581
Observations196196
Pearson Correlation0.99999997
Hypothesized Mean Difference0
df195
t Stat–1.278099814
P(T<=t) one-tail0.101366761
t Critical one-tail1.65270531
P(T<=t) two-tail0.202733521
t Critical two-tail1.972204051
Table A7. t-Test: Paired Two Sample for Means between the ensemble methods (AVG and EB) (Thessaloniki).
Table A7. t-Test: Paired Two Sample for Means between the ensemble methods (AVG and EB) (Thessaloniki).
X(t) AVG X(t) EB
Mean0.2478113560.247811056
Variance0.0500047760.050032786
Observations365365
Pearson Correlation0.999999788
Hypothesized Mean Difference0
df364
t Stat0.036242052
P(T<=t) one-tail0.485554611
t Critical one-tail1.649050545
P(T<=t) two-tail0.971109222
t Critical two-tail1.966502569
Table A8. t-Test: Paired Two Sample for Means between the ensemble methods (AVG and EB) (Larissa).
Table A8. t-Test: Paired Two Sample for Means between the ensemble methods (AVG and EB) (Larissa).
X(t) AVG LarisaX(t) EB Larisa
Mean0.2279032420.229120614
Variance0.0575428020.05781177
Observations365365
Pearson Correlation0.999972455
Hypothesized Mean Difference0
df364
t Stat–12.44788062
P(T<=t) one-tail3.52722E-30
t Critical one-tail1.649050545
P(T<=t) two-tail7.05444E-30
t Critical two-tail1.966502569

References

  1. Li, H.Z.; Guo, S.; Li, C.J.; Sun, J.Q. A hybrid annual power load forecasting model based on generalized regression neural network with fruit fly optimization algorithm. Knowl.-Based Syst. 2013, 37, 378–387. [Google Scholar] [CrossRef]
  2. Bodyanskiy, Y.; Popov, S. Neural network approach to forecasting of quasiperiodic financial time series. Eur. J. Oper. Res. 2006, 175, 1357–1366. [Google Scholar] [CrossRef]
  3. Livieris, I.E.; Kotsilieris, T.; Stavroyiannis, S.; Pintelas, P. Forecasting stock price index movement using a constrained deep neural network training algorithm. Intell. Decis. Technol. 2019, 1–14. Available online: https://www.researchgate.net/publication/334132665_Forecasting_stock_price_index_movement_using_a_constrained_deep_neural_network_training_algorithm (accessed on 10 September 2019).
  4. Livieris, I.E.; Pintelas, H.; Kotsilieris, T.; Stavroyiannis, S.; Pintelas, P. Weight-constrained neural networks in forecasting tourist volumes: A case study. Electronics 2019, 8, 1005. [Google Scholar] [CrossRef]
  5. Chen, C.F.; Lai, M.C.; Yeh, C.C. Forecasting tourism demand based on empirical mode decomposition and neural network. Knowl.-Based Syst. 2012, 26, 281–287. [Google Scholar] [CrossRef]
  6. Lu, X.; Wang, J.; Cai, Y.; Zhao, J. Distributed HS-ARTMAP and its forecasting model for electricity load. Appl. Soft Comput. 2015, 32, 13–22. [Google Scholar] [CrossRef]
  7. Zeng, Y.R.; Zeng, Y.; Choi, B.; Wang, L. Multifactor-influenced energy consumption forecasting using enhanced back-propagation neural network. Energy 2017, 127, 381–396. [Google Scholar] [CrossRef]
  8. Lin, W.Y.; Hu, Y.H.; Tsai, C.F. Machine learning in financial crisis prediction: A survey. IEEE Trans. Syst. Man Cybern. 2012, 42, 421–436. [Google Scholar]
  9. Raza, M.Q.; Khosravi, A. A review on artificial intelligence-based load demand techniques for smart grid and buildings. Renew. Sustain. Energy Rev. 2015, 50, 1352–1372. [Google Scholar] [CrossRef]
  10. Weron, R. Electricity price forecasting: A review of the state-of-the-art with a look into the future. Int. J. Forecast. 2014, 30, 1030–1081. [Google Scholar] [CrossRef] [Green Version]
  11. Meade, N.; Islam, T. Forecasting in telecommunications and ICT-A review. Int. J. Forecast. 2015, 31, 1105–1126. [Google Scholar] [CrossRef]
  12. Donkor, E.; Mazzuchi, T.; Soyer, R.; Alan Roberson, J. Urban water demand forecasting: Review of methods and models. J. Water Resour. Plann. Managem. 2014, 140, 146–159. [Google Scholar] [CrossRef]
  13. Fagiani, M.; Squartini, S.; Gabrielli, L.; Spinsante, S.; Piazza, F. A review of datasets and load forecasting techniques for smart natural gas and water grids: Analysis and experiments. Neurocomputing 2015, 170, 448–465. [Google Scholar] [CrossRef]
  14. Chandra, D.R.; Kumari, M.S.; Sydulu, M. A detailed literature review on wind forecasting. In Proceedings of the IEEE International Conference on Power, Energy and Control (ICPEC), Sri Rangalatchum Dindigul, India, 6–8 February 2013; pp. 630–634. [Google Scholar]
  15. Zhang, G. Time series forecasting using a hybrid ARIMA and neural network model. Neurocomputing 2003, 50, 159–175. [Google Scholar] [CrossRef]
  16. Adhikari, R.; Verma, G.; Khandelwal, I. A model ranking based selective ensemble approach for time series forecasting. Procedia Comput. Sci. 2015, 48, 14–21. [Google Scholar] [CrossRef]
  17. Box, G.E.P.; Jenkins, G.M.; Reinsel, G.C. Time Series Analysis: Forecasting and Control, 3rd ed.; Prentice-Hall: Englewood Cliffs, NJ, USA, 1994. [Google Scholar]
  18. Kumar, K.; Jain, V.K. Autoregressive integrated moving averages (ARIMA) modeling of a traffic noise time series. Appl. Acoust. 1999, 58, 283–294. [Google Scholar] [CrossRef]
  19. Ediger, V.S.; Akar, S. ARIMA forecasting of primary energy demand by fuel in Turkey. Energy Policy 2007, 35, 1701–1708. [Google Scholar] [CrossRef]
  20. Poczeta, K.; Kubus, L.; Yastrebov, A.; Papageorgiou, E.I. Temperature forecasting for energy saving in smart buildings based on fuzzy cognitive map. In Proceedings of the 2018 Conference on Automation (Automation 2018), Warsaw, Poland, 21–23 March 2018; pp. 93–103. [Google Scholar]
  21. Poczęta, K.; Yastrebov, A.; Papageorgiou, E.I. Application of fuzzy cognitive maps to multi-step ahead prediction of electricity consumption. In Proceedings of the IEEE 2018 Conference on Electrotechnology: Processes, Models, Control and Computer Science (EPMCCS), Kielce, Poland, 12–14 November 2018; pp. 1–5. [Google Scholar]
  22. Khashei, M.; Rafiei, F.M.; Bijari, M. Hybrid fuzzy auto-regressive integrated moving average (FARIMAH) model for forecasting the foreign exchange markets. Int. J. Comput. Intell. Syst. 2013, 6, 954–968. [Google Scholar] [CrossRef]
  23. Chu, F.L. A fractionally integrated autoregressive moving average approach to forecasting tourism demand. Tour. Manag. 2008, 29, 79–88. [Google Scholar] [CrossRef]
  24. Yu, H.K.; Kim, N.Y.; Kim, S.S. Forecasting the number of human immunodeficiency virus infections in the Korean population using the autoregressive integrated moving average model. Osong Public Health Res. Perspect. 2013, 4, 358–362. [Google Scholar] [CrossRef]
  25. Haykin, S. Neural Networks: A Comprehensive Foundation, 2nd ed.; Prentice Hall: Upper Saddle River, NJ, USA, 1999. [Google Scholar]
  26. Doganis, P.; Alexandridis, A.; Patrinos, P.; Sarimveis, H. Time series sales forecasting for short shelf-life food products based on artificial neural networks and evolutionary computing. J. Food Eng. 2006, 75, 196–204. [Google Scholar] [CrossRef]
  27. Kim, M.; Jeong, J.; Bae, S. Demand forecasting based on machine learning for mass customization in smart manufacturing. In Proceedings of the ACM 2019 International Conference on Data Mining and Machine Learning (ICDMML 2019), Hong Kong, China, 28–30 April 2019; pp. 6–11. [Google Scholar]
  28. Wang, D.M.; Wang, L.; Zhang, G.M. Short-term wind speed forecast model for wind farms based on genetic BP neural network. J. Zhejiang Univ. (Eng. Sci.) 2012, 46, 837–842. [Google Scholar]
  29. Breiman, L. Stacked regressions. Mach. Learn. 1996, 24, 49–64. [Google Scholar] [CrossRef] [Green Version]
  30. Clemen, R. Combining forecasts: A review and annotated bibliography. J. Forecast. 1989, 5, 559–583. [Google Scholar] [CrossRef]
  31. Perrone, M. Improving Regression Estimation: Averaging Methods for Variance Reduction with Extension to General Convex Measure Optimization. Ph.D. Thesis, Brown University, Providence, RI, USA, 1993. [Google Scholar]
  32. Wolpert, D. Stacked generalization. Neural Netw. 1992, 5, 241–259. [Google Scholar] [CrossRef]
  33. Geman, S.; Bienenstock, E.; Doursat, R. Neural networks and the bias/variance dilemma. Neural Comput. 1992, 4, 1–58. [Google Scholar] [CrossRef]
  34. Krogh, A.; Sollich, P. Statistical mechanics of ensemble learning. Phys. Rev. 1997, 55, 811–825. [Google Scholar] [CrossRef] [Green Version]
  35. Freund, Y.; Schapire, R. Experiments with a new boosting algorithm. In Proceedings of the 13th International Conference on Machine Learning (ICML 96), Bari, Italy, 3–6 July 1996; pp. 148–156. [Google Scholar]
  36. Schapire, R. The strength of weak learnability. Mach. Learn. 1990, 5, 197–227. [Google Scholar] [CrossRef] [Green Version]
  37. Che, J. Optimal sub-models selection algorithm for combination forecasting model. Neurocomputing 2014, 151, 364–375. [Google Scholar] [CrossRef]
  38. Wei, N.; Li, C.J.; Li, C.; Xie, H.Y.; Du, Z.W.; Zhang, Q.S.; Zeng, F.H. Short-term forecasting of natural gas consumption using factor selection algorithm and optimized support vector regression. J. Energy Resour. Technol. 2018, 141, 032701. [Google Scholar] [CrossRef]
  39. Tamba, J.G.; Essiane, S.N.; Sapnken, E.F.; Koffi, F.D.; Nsouandélé, J.L.; Soldo, B.; Njomo, D. Forecasting natural gas: A literature survey. Int. J. Energy Econ. Policy 2018, 8, 216–249. [Google Scholar]
  40. Sebalj, D.; Mesaric, J.; Dujak, D. Predicting natural gas consumption a literature review. In Proceedings of the 28th Central European Conference on Information and Intelligent Systems (CECIIS ’17), Varazdin, Croatia, 27–29 September 2017; pp. 293–300. [Google Scholar]
  41. Azadeh, I.P.; Dagoumas, A.S. Day-ahead natural gas demand forecasting based on the combination of wavelet transform and ANFIS/genetic algorithm/neural network model. Energy 2017, 118, 231–245. [Google Scholar]
  42. Gorucu, F.B.; Geris, P.U.; Gumrah, F. Artificial neural network modeling for forecasting gas consumption. Energy Sources 2004, 26, 299–307. [Google Scholar] [CrossRef]
  43. Karimi, H.; Dastranj, J. Artificial neural network-based genetic algorithm to predict natural gas consumption. Energy Syst. 2014, 5, 571–581. [Google Scholar] [CrossRef]
  44. Khotanzad, A.; Erlagar, H. Natural gas load forecasting with combination of adaptive neural networks. In Proceedings of the International Joint Conference on Neural Networks (IJCNN 99), Washington, DC, USA, 10–16 July 1999; pp. 4069–4072. [Google Scholar]
  45. Khotanzad, A.; Elragal, H.; Lu, T.L. Combination of artificial neural-network forecasters for prediction of natural gas consumption. IEEE Trans. Neural Netw. 2000, 11, 464–473. [Google Scholar] [CrossRef]
  46. Kizilaslan, R.; Karlik, B. Combination of neural networks forecasters for monthly natural gas consumption prediction. Neural Netw. World 2009, 19, 191–199. [Google Scholar]
  47. Kizilaslan, R.; Karlik, B. Comparison neural networks models for short term forecasting of natural gas consumption in Istanbul. In Proceedings of the First International Conference on the Applications of Digital Information and Web Technologies (ICADIWT), Ostrava, Czech Republic, 4–6 August 2008; pp. 448–453. [Google Scholar]
  48. Musilek, P.; Pelikan, E.; Brabec, T.; Simunek, M. Recurrent neural network based gating for natural gas load prediction system. In Proceedings of the 2006 IEEE International Joint Conference on Neural Networks, Vancouver, BC, Canada, 16–21 July 2006; pp. 3736–3741. [Google Scholar]
  49. Soldo, B. Forecasting natural gas consumption. Appl. Energy 2012, 92, 26–37. [Google Scholar] [CrossRef]
  50. Szoplik, J. Forecasting of natural gas consumption with artificial neural networks. Energy 2015, 85, 208–220. [Google Scholar] [CrossRef]
  51. Potočnik, P.; Soldo, B.; Šimunović, G.; Šarić, T.; Jeromen, A.; Govekar, E. Comparison of static and adaptive models for short-term residential natural gas forecasting in Croatia. Appl. Energy 2014, 129, 94–103. [Google Scholar] [CrossRef]
  52. Akpinar, M.; Yumusak, N. Forecasting household natural gas consumption with ARIMA model: A case study of removing cycle. In Proceedings of the 7th IEEE International Conference on Application of Information and Communication Technologies (ICAICT 2013), Baku, Azerbaijan, 23–25 October 2013; pp. 1–6. [Google Scholar]
  53. Akpinar, M.M.; Adak, F.; Yumusak, N. Day-ahead natural gas demand forecasting using optimized ABC-based neural network with sliding window technique: The case study of regional basis in Turkey. Energies 2017, 10, 781. [Google Scholar] [CrossRef]
  54. Taşpınar, F.; Çelebi, N.; Tutkun, N. Forecasting of daily natural gas consumption on regional basis in Turkey using various computational methods. Energy Build. 2013, 56, 23–31. [Google Scholar] [CrossRef]
  55. Azadeh, A.; Asadzadeh, S.M.; Ghanbari, A. An adaptive network-based fuzzy inference system for short-term natural gas demand estimation: Uncertain and complex environments. Energy Policy 2010, 38, 1529–1536. [Google Scholar] [CrossRef]
  56. Behrouznia, A.; Saberi, M.; Azadeh, A.; Asadzadeh, S.M.; Pazhoheshfar, P. An adaptive network based fuzzy inference system-fuzzy data envelopment analysis for gas consumption forecasting and analysis: The case of South America. In Proceedings of the 2010 International Conference on Intelligent and Advanced Systems (ICIAS), Manila, Philippines, 15–17 June 2010; pp. 1–6. [Google Scholar]
  57. Viet, N.H.; Mandziuk, J. Neural and fuzzy neural networks for natural gas prediction consumption. In Proceedings of the 13th IEEE Workshop on Neural Networks for Signal Processing (NNSP 2003), Toulouse, France, 17–19 September 2003; pp. 759–768. [Google Scholar]
  58. Yu, F.; Xu, X. A short-term load forecasting model of natural gas based on optimized genetic algorithm and improved BP neural network. Appl. Energy 2014, 134, 102–113. [Google Scholar] [CrossRef]
  59. Papageorgiou, E.I. Fuzzy Cognitive Maps for Applied Sciences and Engineering from Fundamentals to Extensions and Learning Algorithms; Intelligent Systems Reference Library, Springer: Heidelberg, Germany, 2014. [Google Scholar]
  60. Poczeta, K.; Papageorgiou, E.I. Implementing fuzzy cognitive maps with neural networks for natural gas prediction. In Proceedings of the 30th IEEE International Conference on Tools with Artificial Intelligence (ICTAI 2018), Volos, Greece, 5–7 November 2018; pp. 1026–1032. [Google Scholar]
  61. Homenda, W.; Jastrzebska, A.; Pedrycz, W. Modeling time series with fuzzy cognitive maps. In Proceedings of the 2014 IEEE International Conference on Fuzzy Systems (FUZZ-IEEE), Beijing, China, 6–11 July 2014; pp. 2055–2062. [Google Scholar]
  62. Homenda, W.; Jastrzębska, A.; Pedrycz, W. Nodes selection criteria for fuzzy cognitive maps designed to model time series. Adv. Intell. Syst. Comput. 2015, 323, 859–870. [Google Scholar]
  63. Salmeron, J.L.; Froelich, W. Dynamic optimization of fuzzy cognitive maps for time series forecasting. Knowl -Based Syst. 2016, 105, 29–37. [Google Scholar] [CrossRef]
  64. Froelich, W.; Salmeron, J.L. Evolutionary learning of fuzzy grey cognitive maps for the forecasting of multivariate, interval-valued time series. Int. J. Approx. Reason 2014, 55, 1319–1335. [Google Scholar] [CrossRef]
  65. Papageorgiou, E.I.; Poczęta, K.; Laspidou, C. Application of fuzzy cognitive maps to water demand prediction, fuzzy systems. In Proceedings of the 2015 IEEE International Conference on Fuzzy Systems (FUZZ-IEEE), Istanbul, Turkey, 2–5 August 2015; pp. 1–8. [Google Scholar]
  66. Poczeta, K.; Yastrebov, A.; Papageorgiou, E.I. Learning fuzzy cognitive maps using structure optimization genetic algorithm. In Proceedings of the 2015 Federated Conference on Computer Science and Information Systems (FedCSIS), Lodz, Poland, 13–16 September 2015; pp. 547–554. [Google Scholar]
  67. Jastriebow, A.; Poczęta, K. Analysis of multi-step algorithms for cognitive maps learning. Bull. Pol. Acad. Sci. Technol. Sci. 2014, 62, 735–741. [Google Scholar] [CrossRef] [Green Version]
  68. Stach, W.; Kurgan, L.; Pedrycz, W.; Reformat, M. Genetic learning of fuzzy cognitive maps. Fuzzy Sets Syst. 2005, 153, 371–401. [Google Scholar] [CrossRef]
  69. Papageorgiou, E.I.; Poczeta, K. A two-stage model for time series prediction based on fuzzy cognitive maps and neural networks. Neurocomputing 2017, 232, 113–121. [Google Scholar] [CrossRef]
  70. Anagnostis, A.; Papageorgiou, E.; Dafopoulos, V.; Bochtis, D. Applying Long Short-Term Memory Networks for natural gas demand prediction. In Proceedings of the 10th International Conference on Information, Intelligence, Systems and Applications (IISA 2019), Patras, Greece, 15–17 July 2019. [Google Scholar]
  71. Kosko, B. Fuzzy cognitive maps. Int. J. Man Mach. Stud. 1986, 24, 65–75. [Google Scholar] [CrossRef]
  72. Kardaras, D.; Mentzas, G. Using fuzzy cognitive maps to model and analyze business performance assessment. In Advances in Industrial Engineering Applications and Practice II; Chen, J., Mital, A., Eds.; International Journal of Industrial Engineering: San Diego, CA, USA, 12–15 November 1997; pp. 63–68. [Google Scholar]
  73. Lee, K.Y.; Yang, F.F. Optimal reactive power planning using evolutionary algorithms: A comparative study for evolutionary programming, evolutionary strategy, genetic algorithm, and linear programming. IEEE Trans. Power Syst. 1998, 13, 101–108. [Google Scholar] [CrossRef]
  74. Dickerson, J.A.; Kosko, B. Virtual Worlds as Fuzzy Cognitive Maps. Presence 1994, 3, 173–189. [Google Scholar] [CrossRef]
  75. Hossain, S.; Brooks, L. Fuzzy cognitive map modelling educational software adoption. Comput. Educ. 2008, 51, 1569–1588. [Google Scholar] [CrossRef]
  76. Fogel, D.B. Evolutionary Computation. Toward a New Philosophy of Machine Intelligence, 3rd ed.; Wiley: Hoboken, NJ, USA; IEEE Press: Piscataway, NJ, USA, 2006. [Google Scholar]
  77. Herrera, F.; Lozano, M.; Verdegay, J.L. Tackling real-coded genetic algorithms: Operators and tools for behavioural analysis. Artif. Intell. Rev. 1998, 12, 265–319. [Google Scholar] [CrossRef]
  78. Livieris, I.E. Forecasting Economy-related data utilizing weight-constrained recurrent neural networks. Algorithms 2019, 12, 85. [Google Scholar] [CrossRef]
  79. Livieris, I.E.; Pintelas, P. A Survey on Algorithms for Training Artificial Neural Networks; Technical Report; Department of Mathematics, University of Patras: Patras, Greece, 2008. [Google Scholar]
  80. Adhikari, R.; Agrawal, R.K. Performance evaluation of weight selection schemes for linear combination of multiple forecasts. Artif. Intell. Rev. 2012, 42, 1–20. [Google Scholar] [CrossRef]
  81. Livieris, I.E.; Kanavos, A.; Tampakas, V.; Pintelas, P. A weighted voting ensemble self-labeled algorithm for the detection of lung abnormalities from X-rays. Algorithms 2019, 12, 64. [Google Scholar] [CrossRef]
  82. Makridakis, S.; Winkler, R.L. Averages of forecasts: Some empirical results. Manag. Sci. 1983, 29, 987–996. [Google Scholar] [CrossRef]
  83. Lemke, C.; Gabrys, B. Meta-learning for time series forecasting and forecast combination. Neurocomputing 2010, 73, 2006–2016. [Google Scholar] [CrossRef] [Green Version]
  84. Palm, F.C.; Zellner, A. To combine or not to combine? Issues of combining forecasts. J. Forecast. 1992, 11, 687–701. [Google Scholar] [CrossRef]
  85. Kreiss, J.; Lahiri, S. Bootstrap methods for time series. In Time Series Analysis: Methods and Applications; Rao, T., Rao, S., Rao, C., Eds.; Elsevier: Amsterdam, The Netherlands, 2012. [Google Scholar]
  86. Shalabi, L.A.; Shaaban, Z. Normalization as a preprocessing engine for data mining and the approach of preference matrix. In Proceedings of the International Conference on Dependability of Computer Systems (DepCos-RELCOMEX), Szklarska Poreba, Poland, 25–27 May 2006; pp. 207–214. [Google Scholar]
  87. Nayak, S.; Misra, B.B.; Behera, H. Evaluation of normalization methods on neuro-genetic models for stock index forecasting. In Proceedings of the 2012 World Congress on Information and Communication Technologies (WICT 2012), Trivandrum, India, 30 October–2 November 2012; pp. 602–607. [Google Scholar]
  88. Jayalakshmi, T.; Santhakumaran, A. Statistical normalization and back propagation for classification. Int. J. Comput. Theory Eng. 2011, 3, 89–93. [Google Scholar] [CrossRef]
  89. Brown, A. A new software for carrying out one-way ANOVA post hoc tests. Comput. Methods Programs Biomed. 2005, 79, 89–95. [Google Scholar] [CrossRef] [PubMed]
  90. Chen, T.; Xu, M.; Tu, J.; Wang, H.; Niu, X. Relationship between omnibus and post-hoc tests: An investigation of performance of the F test in ANOVA. Shanghai Arch. Psychiatry 2018, 30, 60–64. [Google Scholar] [PubMed]
  91. Understanding the LSTM Networks. Available online: http://colah.github.io (accessed on 10 September 2019).
  92. Holzinger, A. From machine learning to explainable AI. In Proceedings of the 2018 World Symposium on Digital Intelligence for Systems and Machines (IEEE DISA), Kosice, Slovakia, 23–25 August 2018; pp. 55–66. [Google Scholar]
Figure 1. Flowchart of the proposed forecasting combination approach.
Figure 1. Flowchart of the proposed forecasting combination approach.
Algorithms 12 00235 g001
Figure 2. (a) Forecasting approach using individual forecasters of SOGA-FCM and mean average, (b) Example of the proposed forecasting combination approach for SOGA-FCM using ensemble methods. SOGA, structure optimization genetic algorithm; FCM, fuzzy cognitive map.
Figure 2. (a) Forecasting approach using individual forecasters of SOGA-FCM and mean average, (b) Example of the proposed forecasting combination approach for SOGA-FCM using ensemble methods. SOGA, structure optimization genetic algorithm; FCM, fuzzy cognitive map.
Algorithms 12 00235 g002aAlgorithms 12 00235 g002b
Figure 3. The proposed forecasting combination approach using ensemble methods and ensemble forecasters.
Figure 3. The proposed forecasting combination approach using ensemble methods and ensemble forecasters.
Algorithms 12 00235 g003
Figure 4. Forecasting results for Thessaloniki considering the two ensemble methods (AVG, EB) based on scores. (a) Validation, (b) Testing. AVG, simple average; EB, error-based.
Figure 4. Forecasting results for Thessaloniki considering the two ensemble methods (AVG, EB) based on scores. (a) Validation, (b) Testing. AVG, simple average; EB, error-based.
Algorithms 12 00235 g004
Figure 5. Forecasting results for Larissa considering the two ensemble methods (AVG, EB) based on scores. (a) Validation, (b) Testing.
Figure 5. Forecasting results for Larissa considering the two ensemble methods (AVG, EB) based on scores. (a) Validation, (b) Testing.
Algorithms 12 00235 g005
Figure 6. Forecasting results for the three cities considering the best ensemble method. (a) Testing all cities, (b) Testing Athens, (c) Testing Thessaloniki, (d) Testing Larissa.
Figure 6. Forecasting results for the three cities considering the best ensemble method. (a) Testing all cities, (b) Testing Athens, (c) Testing Thessaloniki, (d) Testing Larissa.
Algorithms 12 00235 g006aAlgorithms 12 00235 g006b
Table 1. Case (A)-Calculated errors and weights for each ensemble forecaster based on scores for EB (error-based) method (Athens).
Table 1. Case (A)-Calculated errors and weights for each ensemble forecaster based on scores for EB (error-based) method (Athens).
ValidationTesting Testing
MAEMSEMAEMSEWeights MAEMSEWeights
ANN10.03340.00350.03500.00360.2552Hybrid10.03360.00340.2520
ANN20.03540.00410.03870.00430Hybrid20.03870.00430
ANN30.03500.00370.03750.00390.2442Hybrid30.03630.00370
ANN40.03410.00380.03650.00390Hybrid40.03520.00350
ANN50.03350.00360.03580.00370.2505Hybrid50.03390.00340
ANN60.03370.00390.03550.00380Hybrid60.03480.00360.2468
ANN70.03360.00370.03620.00380Hybrid70.03450.00350.2506
ANN80.03400.00390.03600.00390Hybrid80.03540.00360
ANN90.03410.00390.03670.00400Hybrid90.03490.00360
ANN100.03320.00360.03550.00370.2501Hybrid100.03590.00380
ANN110.03380.00380.03650.00390Hybrid110.03530.00380
ANN120.03450.00380.03490.00370Hybrid120.03470.00330.2506
AVG0.03360.00370.03590.0038 AVG0.03500.0036
EB0.03350.00360.03580.0037 EB0.03400.0034
MSE: Mean Square Error, MAE: Mean Absolute Error.
Table 2. Case (B)-Calculated weights for each ensemble forecaster based on scores for the EB method.
Table 2. Case (B)-Calculated weights for each ensemble forecaster based on scores for the EB method.
AthensThessalonikiLarissa
Weights based on scores
ANN0.33200.341060.3369
Hybrid0.33570.351620.3546
RCGA-FCM0.332300
SOGA-FCM00.307310.3083
ANN: Artificial Neural Network, RCGA-FCM: Real Codded Genetic Algorithm-Fuzzy Cognitive Map, SOGA-FCM: Structure Optimization Genetic Algorithm-Fuzzy Cognitive Map.
Table 3. Calculated errors for individual forecaster based on scores for Athens.
Table 3. Calculated errors for individual forecaster based on scores for Athens.
ValidationANNHybridRCGASOGAEnsemble AVGEnsemble EB
MAE0.03280.03330.03840.03910.03360.0326
MSE0.00360.00350.00360.00370.00320.0032
Testing
MAE0.03210.03280.04180.04240.03450.0328
MSE0.00330.00320.00380.00400.00320.0031
Table 4. Calculated errors for each ensemble forecaster based on scores for Athens.
Table 4. Calculated errors for each ensemble forecaster based on scores for Athens.
ValidationANN EnsembleHybrid EnsembleRCGA EnsembleSOGA EnsembleEnsemble AVGEnsemble EB
MAE0.03350.03300.03880.03800.03370.0337
MSE0.00360.00350.00360.00350.00320.0032
Testing
MAE0.03580.03400.04220.04220.03520.0352
MSE0.00370.00340.00380.00370.00320.0032
Table 5. Calculated errors for individual forecaster based on scores for Thessaloniki.
Table 5. Calculated errors for individual forecaster based on scores for Thessaloniki.
ValidationANNHybridRCGASOGAEnsemble AVGEnsemble EB
MAE0.03430.03410.03810.03800.03470.0340
MSE0.00290.00280.00320.00320.00280.0027
Testing
MAE0.03660.03810.03950.03990.03710.0369
MSE0.00320.00330.00350.00360.00320.0031
Table 6. Calculated errors for each ensemble forecaster based on scores for Thessaloniki.
Table 6. Calculated errors for each ensemble forecaster based on scores for Thessaloniki.
ValidationANN EnsembleHybrid EnsembleRCGA EnsembleSOGA EnsembleEnsemble AVGEnsemble EB
MAE0.03630.03610.03780.03740.03550.0355
MSE0.00310.00310.00310.00300.00280.0028
Testing
MAE0.03930.03940.03990.03910.03810.0381
MSE0.00370.00370.00360.00340.00340.0034
Table 7. Calculated errors for individual forecaster based on scores for Larissa.
Table 7. Calculated errors for individual forecaster based on scores for Larissa.
ValidationANNHybridRCGASOGAEnsemble AVGEnsemble EB
MAE0.03220.03240.03720.03650.03260.0319
MSE0.00300.00280.00330.00320.00270.0027
Testing
MAE0.04120.04170.04660.04680.04270.0417
MSE0.00430.00410.00470.00470.00400.0040
Table 8. Case (B) -Calculated errors for each ensemble forecaster based on scores for Larissa.
Table 8. Case (B) -Calculated errors for each ensemble forecaster based on scores for Larissa.
ValidationANN EnsembleHybrid EnsembleRCGA EnsembleSOGA EnsembleEnsemble AVGEnsemble EB
MAE0.03370.03320.03710.03620.03290.0326
MSE0.00320.00300.00320.00310.00270.0026
Testing
MAE0.04280.04170.04580.04600.04260.0423
MSE0.00480.00440.00450.00450.00410.0040
Table 9. Comparison results with LSTM (long short-term memory) (with best configuration parameters).
Table 9. Comparison results with LSTM (long short-term memory) (with best configuration parameters).
Best EnsembleLSTM (Dropout = 0.2)
Case (A) (Individual)Case (B) (Ensemble)1 layer
ValidationATHENS
MAE0.03260.03370.0406
MSE0.00320.00320.0039
Testing
MAE0.03280.03520.0426
MSE0.00310.00320.0041
ValidationTHESSALONIKI
MAE0.03400.03550.0462
MSE0.00270.00280.0043
Testing
MAE0.03690.03810.0489
MSE0.00310.00340.0045
ValidationLARISSA
MAE0.03190.03260.0373
MSE0.00270.00260.0029
Testing
MAE0.04170.04230.0462
MSE0.00400.00400.0042

Share and Cite

MDPI and ACS Style

Papageorgiou, K.I.; Poczeta, K.; Papageorgiou, E.; Gerogiannis, V.C.; Stamoulis, G. Exploring an Ensemble of Methods that Combines Fuzzy Cognitive Maps and Neural Networks in Solving the Time Series Prediction Problem of Gas Consumption in Greece. Algorithms 2019, 12, 235. https://doi.org/10.3390/a12110235

AMA Style

Papageorgiou KI, Poczeta K, Papageorgiou E, Gerogiannis VC, Stamoulis G. Exploring an Ensemble of Methods that Combines Fuzzy Cognitive Maps and Neural Networks in Solving the Time Series Prediction Problem of Gas Consumption in Greece. Algorithms. 2019; 12(11):235. https://doi.org/10.3390/a12110235

Chicago/Turabian Style

Papageorgiou, Konstantinos I., Katarzyna Poczeta, Elpiniki Papageorgiou, Vassilis C. Gerogiannis, and George Stamoulis. 2019. "Exploring an Ensemble of Methods that Combines Fuzzy Cognitive Maps and Neural Networks in Solving the Time Series Prediction Problem of Gas Consumption in Greece" Algorithms 12, no. 11: 235. https://doi.org/10.3390/a12110235

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop