Author/Authors :
Ma, Pengcheng School of Computer Science and Technology - Qilu University of Technology (Shandong Academy of Sciences) - Jinan Shandong, China , Gao, Qian School of Computer Science and Technology - Qilu University of Technology (Shandong Academy of Sciences) - Jinan Shandong, China
Abstract :
In recent years, with the development of brain science and biomedical engineering, as well as the rapid development of
electroencephalogram (EEG) signal analysis methods, using EEG signals to monitor human health has become a very popular
research field. The innovation of this paper is to analyze the EEG signal for the first time by building a depth factorization
machine model, so that on the basis of analyzing the characteristics of user interaction, we can use EEG data to predict the
binomial state of eyes (open eyes and closed eyes). The significance of the research is that we can diagnose the fatigue and the
health of the human body by detecting the state of eyes for a long time. On the basis of this inference, the proposed method can
make a further useful auxiliary support for improving the accuracy of the recommendation system recommendation results. In
this paper, we first extract the features of EEG data by wavelet transform technology and then build a depth factorization
machine model (FM+LSTM) which combines factorization machine (FM) and Long Short-Term Memory (LSTM) in parallel.
Through the test of real data set, the proposed model gets more efficient prediction results than other classifier models. In
addition, the model proposed in this paper is suitable not only for the determination of eye features but also for the acquisition
of interactive features (user fatigue) in the recommendation system. The conclusion obtained in this paper will be an important
factor in the determination of user preferences in the recommendation system, which will be used in the analysis of interactive
features by the graph neural network in the future work.