Machine learning-based approach on predicting online shopping addiction using EEG signals
Abstract
According to experts, shopping addiction is often a coping mechanism for those who are experiencing mental pain. As a result, to research online shopping addiction, researchers must look at changes in brain activity during emotional processing. For decades, electroencephalography (EEG) one among the most popular technologies for detecting psychological states by measuring various brain activity. Following this line of thought, we suggest a dual-track approach for predicting behavioral addiction in this research. We have at first collected EEG dataset and treat it by eliminating noise and encoding it. Furthermore, in order to achieve the highest degree of accuracy, we have proposed a six classification framework utilizing six distinct machine learning algorithms. The suggested model includes Multi-Layer Perceptron Classifier (MLP), Stochastic Gradient Descent (SGD), Support Vector Machine (SVM), Random Forest Classifier (RFC), Decision Tree (DTC) and Gated Recurrent Unit (GRU). The accuracy levels of those models have determined our ultimate conclusion and we have achieved the best performance based on accuracy of Multi-Layer Perceptron in our research that is 78% on Alpha bands, 82% on Beta bands and 85% on Gamma bands. In the end, we have suggested the severity of both Beta and Gamma bands in predicting Online Shopping Addiction precisely based on the cross-research analysis since the test accuracies of Beta (SVM-68%, MLP-82%, RFC-70%, SGD-61%, DT-59%, GRU-62.85%) and Gamma (SVM-81%, MLP-85%, RFC-77%, SGD-75%, DT-61%, GRU-76.91%) bands have been higher that that of Alpha bands (SVM-66%, MLP-78%, RFC-68%, SGD-61%, DT-57.99%, GRU-61.81%) in every classification model.