Nugraha, Fikri
Universitas Jenderal Achmad Yani

Published : 5 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 5 Documents
Search

Detection of EEG Signal Post-Stroke Using FFT and Convolutional Neural Network Djamal, Esmeralda C.; Furi, Widiyanti Isni; Nugraha, Fikri
Proceeding of the Electrical Engineering Computer Science and Informatics Vol 6: EECSI 2019
Publisher : IAES Indonesia Section

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eecsi.v6.2013

Abstract

Stroke is a condition that occurs when the blood supply to the brain is disrupted or reduced. It may be caused by a blockage (ischemic stroke) or rupture of a blood vessel (hemorrhagic stroke) so that it can cause disability. Therefore patients need to undergo rehabilitation. One of the procedures of monitoring of the recovery of stroke patients using the National Institutes of Health Stroke Scale (NIHSS) method, but sometimes subjectively. Electroencephalogram (EEG) is an instrument that can measure electrical activity in the brain, including abnormalities caused by stroke. This study investigates EEG signal detection in post-stroke patients using Fast Fourier Transform (FFT) and 1D Convolutional Neural Network (1D CNN). Fast Fourier Transform (FFT) extraction can increase accuracy from 60% to 80.3% from the use of Adam's optimization model. Meanwhile, the AdaDelta model gave 20% accuracy without FFT. And its condition increased to 79.9% with FFT extraction. Therefore, Adam's stability has the advantage of remembering to use hyper-parameter. On the other hand, FFT is beneficial for directing information used for the use of 1D CNN, thus increasing accuracy. The results showed that using of Fast Fourier Transform (FFT) in identification could increase accuracy by 45-80% compared to identification using only 1D CNN. Meanwhile, the results of the study show that the relative weight correction model using Adaptive Moment Estimation (Adam) provided higher accuracy compared to the Adaptive learning rate (AdaDelta).
Dynamic Hand Gesture Recognition Using Temporal-Stream Convolutional Neural Networks Armandika, Fladio; Djamal, Esmeralda Contessa; Nugraha, Fikri; Kasyidi, Fatan
Proceeding of the Electrical Engineering Computer Science and Informatics Vol 7, No 1: EECSI 2020
Publisher : IAES Indonesia Section

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eecsi.v7.2048

Abstract

Movement recognition is a hot issue in machine learning. The gesture recognition is related to video processing, which gives problems in various aspects. Some of them are separating the image against the background firmly. This problem has consequences when there are incredibly different settings from the training data. The next challenge is the number of images processed at a time that forms motion. Previous studies have conducted experiments on the Deep Convolutional Neural Network architecture to detect actions on sequential model balancing each other on frames and motion between frames. The challenge of identifying objects in a temporal video image is the number of parameters needed to do a simple video classification so that the estimated motion of the object in each picture frame is needed. This paper proposed the classification of hand movement patterns with the Single Stream Temporal Convolutional Neural Networks approach. This model was robust against extreme non-training data, giving an accuracy of up to 81,7%. The model used a 50 layers ResNet architecture with recorded video training.
Classification of Post-Stroke EEG Signal Using Genetic Algorithm and Recurrent Neural Networks Guntari, Ella Wahyu; Djamal, Esmeralda Contessa; Nugraha, Fikri; Liem, Sandi Lesmana
Proceeding of the Electrical Engineering Computer Science and Informatics Vol 7, No 1: EECSI 2020
Publisher : IAES Indonesia Section

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eecsi.v7.2052

Abstract

Stroke is caused by a sudden burst of blood vessels in the brain, causing speech difficulties, memory loss, and also paralysis. The identification of electrical activity in the brain of post-stroke patients from EEG signals is an attempt to evaluate rehabilitation. EEG signal recording involves multiple channels with overlapping information. Therefore the importance of channel optimization is to reduce processing time and reduce the computational burden. Besides, that channel optimization can have an overfitting effect due to excessive utilization of EEG channels. This paper proposed the optimization of EEG channels for the identification of post-stroke patients using Genetic Algorithms and Recurrent Neural Networks. Data was taken from 75 subjects with a recording duration of 180 seconds in a seated state. The data was segmented and extracted using Wavelet to get the frequency of the Alpha, Theta, Mu, Delta, and Amplitude changes. The next step is the channel optimization process using Genetic Algorithms. The method applied to get a combination of channels that qualifies. Then, the EEG signal identification proceeds of the optimization of the channels used Recurrent Neural Network. The result showed that applying the Genetic Algorithm afforded 12 channels configuration with 90.00% of accuracy; meanwhile, used all channels gave a 72.22% result. Therefore, channel optimization is essential to reduce redundancy and increase recognition.
Hand Movement Identification Using Single-Stream Spatial Convolutional Neural Networks Permana, Aldi Sidik; Djamal, Esmeralda Contessa; Nugraha, Fikri; Kasyidi, Fatan
Proceeding of the Electrical Engineering Computer Science and Informatics Vol 7, No 1: EECSI 2020
Publisher : IAES Indonesia Section

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eecsi.v7.2055

Abstract

Human-robot interaction can be through several ways, such as through device control, sounds, brain, and body, or hand gesture. There are two main issues: the ability to adapt to extreme settings and the number of frames processed concerning memory capabilities. Although it is necessary to be careful with the selection of the number of frames so as not to burden the memory, this paper proposed identifying hand gesture of video using Spatial Convolutional Neural Networks (CNN). The sequential image's spatial arrangement is extracted from the frames contained in the video so that each frame can be identified as part of one of the hand movements. The research used VGG16, as CNN architecture is concerned with the depth of learning where there are 13 layers of convolution and three layers of identification. Hand gestures can only be identified into four movements, namely 'right', 'left', 'grab', and 'phone'. Hand gesture identification on the video using Spatial CNN with an initial accuracy of 87.97%, then the second training increased to 98.05%. Accuracy was obtained after training using 5600 training data and 1120 test data, and the improvement occurred after manual noise reduction was performed.
Spoken Word and Speaker Recognition Using MFCC and Multiple Recurrent Neural Networks Utomo, Yoga; Djamal, Esmeralda Contessa; Nugraha, Fikri; Renaldi, Faiza
Proceeding of the Electrical Engineering Computer Science and Informatics Vol 7, No 1: EECSI 2020
Publisher : IAES Indonesia Section

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eecsi.v7.2059

Abstract

Identification of spoken word and speaker has been featured in many kinds of research. The problem or obstacle that persists is in the pronunciation of a particular word. So it is the noise that causes the difficulty of words to be identified. Furthermore, every human has different pronunciation habits and is influenced by several variables, such as amplitude, frequency, tempo, and rhythmic. This study proposed the identification of spoken sounds by using specific word input to determine the patterns of the speaker and spoken using Mel-frequency Cepstrum Coefficients (MFCC) and Multiple Recurrent Neural Networks (RNN). The Mel coefficient of MFCC is used as an input feature for identifying spoken words and speakers using RNN and Long Short Term Memory (LSTM). Multiple RNN works spoken word and speaker in parallel. The results obtained by multiple RNN have an accuracy of 87.74%, while single RNNs have 80.58% using Adam of new data. In order to test our model computational regularly, the experiment tested K-fold Cross-Validation of datasets for spoken and speakers with an average accuracy of 86.07%, which means the model to be able to learn on the dataset without being affected by the order or selection of test data.