Deep learning and Blockchain-based Essential and Parkinson Tremor Classification Scheme
Jigna J. Hathaliya, Hetav Modi, Rajesh Gupta, Sudeep Tanwar
Abstract
Essential tremor (ET) and Parkinson’s tremor (PST) are neurological movement disorders in which ET emerges with body part activation, while PST is recorded in the relaxed position of the patient. The medical symptoms of ET and PST are equivalent, including gait, anxiety, and muscular stiffness. In both disorders, doctors diagnose patients related to clinical evaluations during such hospital visits, leading to misdiagnosis. Machine Learning (ML) is being used to classify the ET and PST using human-based feature extraction to address this issue. Motivated by this, we applied Deep Learning (DL) to overcome the ML issue via automating feature extraction through the model itself. In this paper, we have used the integration of Gated recurrent unit (GRU) and Long short term memory (LSTM) algorithms to predict tremor severity. Initially, accelerometer sensors are used to record tremors in all three axial dimensions for each subject. Further, this data is pre-processed using the standard scalar function and scaled in-unit variance. Furthermore, this data first passed through the GRU model, and later it fed into the LSTM model to improve the model’s performance. Moreover, we employed the blockchain (BC) network to validate the performance of the trained model. we have used a smart contract to validate the identity of the researcher. The proposed model outperforms with 80.4% training accuracy and 74.1% testing accuracy. The total communication and computation cost of the proposed scheme is 448 bits and 0.056 ms. The integration of BC and DL makes a system more reliable, transparent, and accurate.