Abstract
Inherent clusters formed by observations used for the training of a classification model is a frequently encountered case. These clusters differ in certain characteristics, however in classical modelling techniques no information on these differences is fed into the model. Differentiations in purchasing styles of e-commerce customers may be a good example for this case. While some customers like to do research and comparisons on price, functionalities and comments, some others may need a shorter examination to decide on their purchase. In a similar manner, purchasing journey of a deal seeker customer would differ from a luxury buyer customer. In this paper, we propose a neural network model which incorporates different cluster information in its hidden nodes. Within the forward propagation and backpropagation calculations of the network, we use a non-randomized Boolean matrix to assign hidden nodes to different observation clusters. This Boolean matrix shuts down a hidden node for observations which do not belong to the cluster that the node is assigned to. We performed experiments for different settings and network architectures. Also, analyses are conducted to study the influence of alternative application patterns of the Boolean matrix on the results – expressed in terms of iterations and epochs for an Adam (adaptive moment estimation) optimization. Empirical results demonstrate that our proposed method works well in practice and compares favorably to fully randomized alternatives.
Original language | English |
---|---|
Title of host publication | Intelligent and Fuzzy Techniques in Big Data Analytics and Decision Making - Proceedings of the INFUS 2019 Conference |
Editors | Cengiz Kahraman, Sezi Cevik Onar, Basar Oztaysi, Irem Ucal Sari, Selcuk Cebi, A.Cagri Tolga |
Publisher | Springer Verlag |
Pages | 346-353 |
Number of pages | 8 |
ISBN (Print) | 9783030237554 |
DOIs | |
Publication status | Published - 2020 |
Event | International Conference on Intelligent and Fuzzy Systems, INFUS 2019 - Istanbul, Turkey Duration: 23 Jul 2019 → 25 Jul 2019 |
Publication series
Name | Advances in Intelligent Systems and Computing |
---|---|
Volume | 1029 |
ISSN (Print) | 2194-5357 |
ISSN (Electronic) | 2194-5365 |
Conference
Conference | International Conference on Intelligent and Fuzzy Systems, INFUS 2019 |
---|---|
Country/Territory | Turkey |
City | Istanbul |
Period | 23/07/19 → 25/07/19 |
Bibliographical note
Publisher Copyright:© 2020, Springer Nature Switzerland AG.
Keywords
- Classification
- Clustering
- E-commerce
- Machine learning
- Neural networks
- Regularization