Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Intechno Journal : Information Technology Journal

EEG Emotion Recognition using Deep Neural Network (DNN) in Virtual Reality Environments Agastya, I Made Artha; Marco, Robert; Handayani, Dini Oktarina Dwi
Intechno Journal : Information Technology Journal Vol. 6 No. 2 (2024): December
Publisher : Universitas Amikom Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.24076/intechnojournal.2024v6i2.1903

Abstract

Purpose: The purpose of this study is to explore the integration of EEG technology with virtual reality (VR) systems to enhance therapeutic interventions, improve cognitive state recognition, and develop personalized immersive experiences. Specifically, it investigates the classification of EEG signals in a VR environment using machine learning models and identifies the most effective methods for individual-level analysis.Methods: The study utilized EEG data collected from 31 participants using the Muse 2016 headset, with electrodes positioned according to the 10-20 international system. EEG signals were analyzed for features such as statistical metrics (mean, median, standard deviation, skewness, and kurtosis) and Hjorth parameters (activity, mobility, complexity). Machine learning models, including K-Nearest Neighbors (KNN), Random Forest (RF), and Support Vector Machine (SVM), were evaluated for their performance in classifying emotional and cognitive states in a VR environment. Result: The results indicate that the Deep Neural Network (DNN) outperformed SVM and KNN models, achieving the highest average classification accuracy. SVM demonstrated consistent performance, with accuracy values consistently above 0.8 across subjects, while KNN showed greater variability and lower overall performance. DNN's architecture, incorporating two hidden layers with ReLU activation and a softmax output layer, demonstrated superior capability in modeling complex EEG patterns. The findings emphasize the effectiveness of DNN in handling high-dimensional and non-linear data, particularly for multi-class classification tasks.Novelty: This study is novel in its focus on personalized machine learning model performance in a VR-EEG setup. Instead of a one-size-fits-all approach, it emphasizes individualized analysis, identifying the most effective model for each participant.
An Advanced Deep Learning Approach for Automatic Disease Recognition and Classification in paddy leaf disease detection Marco, Robert; Muhammad, Alva Hendi; Aini, Nur; Hendriana, Yana
Intechno Journal : Information Technology Journal Vol. 7 No. 2 (2025): December
Publisher : Universitas Amikom Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.24076/intechnojournal.2025v7i2.2482

Abstract

Purpose: Accurate detection of paddy leaf diseases is essential to ensure optimal crop yield and effective disease management. Methods/Study design/approach: In this study, we propose a hybrid deep learning model combining Convolutional Neural Networks (CNN), Long Short-Term Memory (LSTM), and an Attention mechanism for paddy leaf disease classification using the Paddy Doctor dataset. The CNN layers extract spatial features from leaf images, the LSTM captures contextual relationships between these features, and the Attention mechanism emphasizes the most relevant patterns for accurate classification. Result/Findings: Experimental results show that the proposed CNN+LSTM+Attention model achieves 95.5% accuracy, 98.12% precision, 98.3% recall, and 0.994 macro AUC, outperforming a simple CNN-3 layer while offering competitive performance compared to state-of-the-art architectures such as ResNet34 and Xception. Novelty/Originality/Value: These results demonstrate that the proposed model is highly effective in detecting paddy leaf diseases with minimal false negatives, providing a reliable and practical solution for automated paddy disease monitoring systems