Combination of Fuzzy C-Means, Xie-Beni Index, and Backpropagation
Neural Network for Better Forecasting Result
Muttabik Fathul Lathief
1
, Indah Soesanti
1
and Adhistya Erna Permanasari
1
1
Departement of Electrical Engineering and Information Technology, Universitas Gadjah Mada, Yogyakarta, Indonesia
Keywords:
Clustering, fuzzy c-means, cluster validation, xie-beni index, backpropagation, forecasting.
Abstract:
Accuracy is one of the performance parameters of a method. This research proposes a combination of Fuzzy
C-Means (FCM) method with the Backpropagation (BP) method to improve forecasting performance in terms
of accuracy. BP algorithm is a supervised learning algorithm which is have good performance for pattern
recognition. In some researches, FCM is more efficient and clustering results are better than other methods.
However, FCM has a disadvantage that clustering results are affected by clustering configurations, such as
the number of clusters. Therefore it is necessary to do cluster validation. One of popular cluster validation
method is Xie-Beni (XB) index. In this paper, we propose a forecasting system by combining the validated
FCM algorithm using the XB index method with the BP algorithm. The data are grouped using FCM with
number of clusters 3, 4, 5, 6, 7, 8, 9, and 10. Then, the clustering results validated using XB and find the most
suited number of clusters for the data. Each cluster becomes the input of the BP neural network for forecasting
process. This research uses sales data of 49 types of products for 25 months.
1 INTRODUCTION
Fuzzy C-Means (FCM) algorithm is popular fuzzy
clustering algorithm (Yejun, 2015). In FCM algo-
rithm, each data can be a member of one or more clus-
ters with different membership degrees (Kumar et al.,
2018). Like other grouping algorithms, FCM deter-
mines the number of clusters (c) used as initial pa-
rameters . The initialization of c affects the results of
clustering (Duan et al., 2016). If initialization of c is
not optimal, it will has an impact on merging or sep-
arating one or more clusters (Kesemen et al., 2017).
Therefore, cluster validation is needed to find the op-
timal c for the data. The Xie-Beni index method (XB)
introduced by Xie and Beni is one of the popular clus-
ter validation methods (Singh et al., 2017). The XB
index method focuses on the proximity of the data in
one cluster and the distance between one cluster cen-
tre and the other. The smallest XB value indicates the
optimal number of clusters (Mota et al., 2017).
There are many researches that validate FCM us-
ing XB. Research (Muranishi et al., 2014) applied XB
method to validate clustering results of the Fuzzy Co-
clustering Model (FCCM), Fuzzy CoDok, FSKWIC,
and SCAD-2. The results of the validation using XB
compared with the results of partition evaluations us-
ing Partition Entropy (PE) index and Partition Coef-
ficient(PC) index. The research grouped text data set
which taken from a Japanese novel. The results shows
XB method is suitable implemented with the FCCM
method. PC and PE shows instability in number of
clusters, while the Xie-Beni index always consistently
shows that c = 5 gives the best result. Research (Kese-
men et al., 2017) compared the results of the cluster
validation using XB, PE, Pakhira-Bandyopadhyay-
Maulik (PBM) index, Fukuyama-Sugeno (FS) index.
This research used improved FCM, called FCM4DD
(Fuzzy C-Means for Directional Data) method for
clustering process. This research used directional data
of 76 turtles after its hatch. The data grouped us-
ing the FCM4DD method with c = 2, 3, 4, 5, 6, 7,
8, 9. Then, the clustering results were validated us-
ing the 5 validation methods above. All validation
methods show c = 2 is gives the best result. Research
(Mota et al., 2017) compared the results of cluster-
ing using FCM, K-Means method (KM), Gath-Geva
(GG), and Gustafson-Kessel (GK), and This research
applied XB method, PC, Partition Index (SC), and
Dunn Index method to validate the clustering result.
This study uses data taken from 42 farms in the state
of Kentucky, with variable pack moisture, tempera-
ture, total carbon, total nitrogen, carbon-nitrogen re-
lations, hygiene score, inequality value, and type of
image. The results shows that c = 6 gives the best
72
Lathief, M., Soesanti, I. and Permanasari, A.
Combination of Fuzzy C-Means, Xie-Beni Index, and Backpropagation Neural Network for Better Forecasting Result.
DOI: 10.5220/0009858200720077
In Proceedings of the International Conference on Creative Economics, Tourism and Information Management (ICCETIM 2019) - Creativity and Innovation Developments for Global
Competitiveness and Sustainability, pages 72-77
ISBN: 978-989-758-451-0
Copyright
c
2020 by SCITEPRESS – Science and Technology Publications, Lda. All rights reserved