cover
Contact Name
Rahmat Hidayat
Contact Email
mr.rahmat@gmail.com
Phone
-
Journal Mail Official
rahmat@pnp.ac.id
Editorial Address
-
Location
Kota padang,
Sumatera barat
INDONESIA
JOIV : International Journal on Informatics Visualization
ISSN : 25499610     EISSN : 25499904     DOI : -
Core Subject : Science,
JOIV : International Journal on Informatics Visualization is an international peer-reviewed journal dedicated to interchange for the results of high quality research in all aspect of Computer Science, Computer Engineering, Information Technology and Visualization. The journal publishes state-of-art papers in fundamental theory, experiments and simulation, as well as applications, with a systematic proposed method, sufficient review on previous works, expanded discussion and concise conclusion. As our commitment to the advancement of science and technology, the JOIV follows the open access policy that allows the published articles freely available online without any subscription.
Arjuna Subject : -
Articles 62 Documents
Search results for , issue "Vol 8, No 1 (2024)" : 62 Documents clear
Handwritten Character Recognition using Deep Learning Algorithm with Machine Learning Classifier Liman, Muhamad Arief; Josef, Antonio; Kusuma, Gede Putra
JOIV : International Journal on Informatics Visualization Vol 8, No 1 (2024)
Publisher : Society of Visual Informatics

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.62527/joiv.8.1.1707

Abstract

Handwritten character recognition is a problem that has been worked on for many mainstream languages. Handwritten letter recognition has been proven to achieve promising results. Several studies using deep learning models have been conducted to achieve better accuracies. In this paper, the authors conducted two experiments on the EMNIST Letters dataset: Wavemix-Lite and CoAtNet. The Wavemix-Lite model uses Two-Dimensional Discrete Wavelet Transform Level 1 to reduce the parameters and speed up the runtime. The CoAtNet is a combined model of CNN and Visual Transformer where the image is broken down into fixed-size patches. The feature extraction part of the model is used to embed the input image into a feature vector. From those two models, the authors hooked the value of the features of the Global Average Pool layer using EMNIST Letters data. The features hooked from the training results of the two models, such as SVM, Random Forest, and XGBoost models, were used to train the machine learning classifier. The experiments conducted by the authors show that the best machine-learning model is the Random Forest, with 96.03% accuracy using the Wavemix-Lite model and 97.90% accuracy using the CoAtNet model. These results showcased the benefit of using a machine learning model for classifying image features that are extracted using a deep learning model.
Grey Level Differences Matrix for Alcoholic EEG Signal Classification Sri Aprillia, Bandiyah; Rizal, Achmad; Geraldy Fauzi, Muhammad Arik
JOIV : International Journal on Informatics Visualization Vol 8, No 1 (2024)
Publisher : Society of Visual Informatics

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.62527/joiv.8.1.2602

Abstract

Electroencephalogram (EEG) signals can provide information on abnormalities in a person's brain and characterize brain activity. Brain injury or diseases can manifest as brain disorders. Trauma or the use of specific chemicals or medications, such as alcohol, can result in brain damage. Previous research has demonstrated variations in the patterns of EEG signals between alcohol-using and non-drinking people. Various techniques, including wavelet and entropy, have been developed to detect alcoholic EEG using event-related potential (ERP) testing. This work proposes a feature extraction technique based on texture analysis for the classification of alcohol EEG signals because ERP-measured EEG often involves many channels.  An NxM image is thought to be equivalent to an EEG signal with N channels and a recording duration of M samples. The NxM matrix is formed by channelizing the N-channel EEG signal in this investigation. Normalization is then used to get a matrix value of 0-255 or an 8-bit image in the following step. Five features are measured in four directions, and the Grey Level Difference Matrix (GLDM) approach is utilized for feature extraction. Using five grey-level difference matrix (GLDM) features and linear discriminant analysis as a classifier, the maximum accuracy was achieved at 73.3%. Image processing can still be used to increase accuracy even though the final product is less accurate than the earlier technique. The suggested approach can still be adjusted to work with biomedical signals or image processing techniques like the Grey Level Co-occurrence Matrix (GLCM).