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
Classifying Gender Based on Face Images Using Vision Transformer Tahyudin, Ganjar Gingin; Sulistiyo, Mahmud Dwi; Arzaki, Muhammad; Rachmawati, Ema
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.1923

Abstract

Due to various factors that cause visual alterations in the collected facial images, gender classification based on image processing continues to be a performance challenge for classifier models. The Vision Transformer model is used in this study to suggest a technique for identifying a person’s gender from their face images. This study investigates how well a facial image-based model can distinguish between male and female genders. It also investigates the rarely discussed performance on the variation and complexity of data caused by differences in racial and age groups. We trained on the AFAD dataset and then carried out same-dataset and cross-dataset evaluations, the latter of which considers the UTKFace dataset.  From the experiments and analysis in the same-dataset evaluation, the highest validation accuracy of  happens for the image of size  pixels with eight patches. In comparison, the highest testing accuracy of  occurs for the image of size  pixels with  patches. Moreover, the experiments and analysis in the cross-dataset evaluation show that the model works optimally for the image size  pixels with  patches, with the value of the model’s accuracy, precision, recall, and F1-score being , , , and , respectively. Furthermore, the misclassification analysis shows that the model works optimally in classifying the gender of people between 21-70 years old. The findings of this study can serve as a baseline for conducting further analysis on the effectiveness of gender classifier models considering various physical factors.
E-Nose for Piston Ring and Cylinder Block Condition Detection of Motorcycle Engine Based on MyRIO LabVIEW Programming Andrizal, -; Antonisfia, Yul; Alfitri, Nadia; Junaldi, -
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.2221

Abstract

This study has created a system capable of identifying the condition of the piston ring and cylinder block of a 4-stroke motorcycle engine using petrol or similar through exhaust emissions. Multisensory gas, sensitive to changes in CO, CO2, NOx, and HC gas elements and compounds, is installed as an input to the exhaust channel and integrated using LabVIEW programming on the NI myRIO module. Multisensory data is processed using the FFT and the backpropagation method to classify whether the piston rings and engine cylinder block are in good or damaged condition. Tests have been carried out on motorbikes with piston rings and engine cylinder blocks that are in good, damaged, or unknown condition. During the test, the target error value for motorcycles with piston rings and engine cylinder blocks in good or damaged condition is less than 1%. The system can distinguish the condition of the piston ring and cylinder block of a motorcycle engine that is 100% optimal and 100% damaged with an error of 0% compared to the compression test method, and the maximum error is 20% Compared to the technician's manual method. Ten motorcycles were randomly tested in unknown conditions; 50% were in good condition, and 50% were damaged. For further development, an electronic nose system can detect engine combustion conditions and damage to cylinder rings and 4-stroke motorbike engine blocks based on exhaust emissions.
Forum Text Processing and Summarization Mak, Yen-Wei; Goh, Hui-Ngo; Lim, Amy Hui-Lan
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.2279

Abstract

Frequently Asked Questions (FAQs) are extensively studied in general domains like the medical field, but such frameworks are lacking in domains such as software engineering and open-source communities. This research aims to bridge this gap by establishing the foundations of an automated FAQ Generation and Retrieval framework specifically tailored to the software engineering domain. The framework involves analyzing, ranking, performing sentiment analysis, and summarization techniques on open forums like StackOverflow and GitHub issues. A corpus of Stack Overflow post data is collected to evaluate the proposed framework and the selected models. Integrating state-of-the-art models of string-matching models, sentiment analysis models, summarization models, and the proprietary ranking formula proposed in this paper forms a robust Automatic FAQ Generation and Retrieval framework to facilitate developers' work. String matching, sentiment analysis, and summarization models are evaluated, and F1 scores of 71.31%, 74.90%, and 53.4% were achieved. Given the subjective nature of evaluations in this context, a human review is used to further validate the effectiveness of the overall framework, with assessments made on relevancy, preferred ranking, and preferred summarization. Future work includes improving summarization models by incorporating text classification and summarizing them individually (Kou et al, 2023), as well as proposing feedback loop systems based on human reinforcement learning. Furthermore, efforts will be made to optimize the framework by utilizing knowledge graphs for dimension reduction, enabling it to handle larger corpora effectively
SCOV-CNN: A Simple CNN Architecture for COVID-19 Identification Based on the CT Images Haryanto, Toto; Suhartanto, Heru; Murni, Aniati; Kusmardi, Kusmardi; Yusoff, Marina; Zain, Jasni Mohammad
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.1750

Abstract

Since the coronavirus was first discovered in Wuhan, it has widely spread and was finally declared a global pandemic by the WHO. Image processing plays an essential role in examining the lungs of affected patients. Computed Tomography (CT) and X-ray images have been popularly used to examine the lungs of COVID-19 patients. This research aims to design a simple Convolution Neural Network (CNN) architecture called SCOV-CNN for the classification of the virus based on CT images and implementation on the web-based application. The data used in this work were CT images of 120 patients from hospitals in Brazil. SCOV-CNN was inspired by the LeNet architecture, but it has a deeper convolution and pooling layer structure. Combining seven and five kernel sizes for convolution and padding schemes can preserve the feature information from the images.  Furthermore, it has three fully connected (FC) layers with a dropout of 0.3 on each. In addition, the model was evaluated using the sensitivity, specificity, precision, F1 score, and ROC curve values. The results showed that the architecture we proposed was comparable to some prominent deep learning techniques in terms of accuracy (0.96), precision (0.98), and F1 score (0.95). The best model was integrated into a website-based system to help and facilitate the users' activities. We use Python Flask Pam tools as a web server on the server side and JavaScript for the User Interface (UI) Design
Comparative Analysis of Machine Learning Algorithms for Health Insurance Pricing Bau, Yoon-Teck; Md Hanif, Shuhail Azri
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.2282

Abstract

Insurance is an effective way to guard against potential loss. Risk management is primarily employed to protect against the risk of a financial loss. Risk and uncertainty are inevitable parts of life, and the pace of life has led to a rise in these risks and uncertainties. Health insurance pricing has emerged as one of the essential fields of this study following the coronavirus pandemic. The anticipated outcomes from this study will be applied to guarantee that an insurance company's goal for its health insurance packages is within the range of profitability so that the insurance company will also choose the most price-effective course of action. The US Health Insurance dataset was utilized for this study. This health insurance pricing prediction aims to examine four different types of regression-based machine learning algorithms: multiple linear regression, ridge regression, XGBoost regression, and random forest regression. The implemented model's performance is assessed using four evaluation metrics: MAE, MSE, RMSE, and R2 score. Random forest regression outperforms all other algorithms in terms of all four evaluation metrics. The best machine learning algorithm, random forest, is further enhanced with hyperparameter tuning. Random forest with hyperparameter tuning performs better for three evaluation metrics except for MAE. To gain further insights, data visualizations are also implemented to showcase the importance of features and the differences between actual and predicted prices for all the data points.
Bibliometric Analysis of Research Development on the Topic of State Border Development Using VosViewer Daud, Restuardy; Bur, Marzidi; Sunarsi, Denok; Salam, Rudi
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.1787

Abstract

The development of national borders is a priority for a country in the interest of sovereignty and prosperity for its citizens. This study examines the development of research that takes the topic of developing national borders. The research aims to discover the development of the number of publications and maps of the development of publications over the last ten years on the topic of development in question. This research method uses descriptive bibliometric analysis, with metadata from 982 research publications sourced and processed from Google Scholar. The results showed that in the period 2012-2022, there was an increase in the development of publications, from 20 publications in 2012 (2.04%) to 182 publications in 2020 (18.54%), or an increase of 8 times compared to publications with the same topic in 2012. The development of mapping research publications based on keywords (co-occurrence) identified a description of the network of relationships between conceptions of national border development and related topics grouped into 10 clusters. Development is the main issue discussed in various studies in the last ten years. From the visualization overlay on co-occurrence, the keyword 'Development' is the most discussed topic and highlights the need for strengthening and improvement in managing national borders. This research also obtained several topics still open for researchers to develop, including infrastructure development and loci in border areas, which are interesting for future research topics. 
IoT Attack Detection using Machine Learning and Deep Learning in Smart Home S Azli Sham, Sharifah Nabila; Ishak, Khairul Khalil; Mat Razali, Noor Afiza; Mohd Noor, Normaizeerah; Hasbullah, Nor Asiakin
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.2174

Abstract

The Internet of Things (IoT) has revolutionized the traditional Internet, pushing past its former boundaries by implementing smart linked gadgets. The IoT is steadily becoming a staple of everyday life, having been implemented into various diverse applications, such as cities, smart homes, and transportation.  However, despite the technological advancements that the IoT brings, various new security risks have also been introduced due to the development of new types of attacks. This prevents current intelligent IoT applications from adaptively learning from other intelligent IoT applications, which leaves them in a volatile state. In this paper, we conducted a structured literature review (SLR) on Smart Home's IoT attack detection using machine learning and deep learning. Four journal databases were used to perform this review: IEEE, Science Direct, Association for Computing Machinery (ACM), and SpringerLink. Sixty articles were selected and studied, where we noted the various patterns and techniques present in the framework of the selected research. We also took note of the different machine learning and deep learning methods, the types of attacks, and the Network layers present in Smart Home. By conducting an SLR, we analyzed the numerous techniques of IoT attack detection for smart homes proposed by various theoretical studies. We enhanced the studied literature by proposing a new solution for better IoT attack detection in smart homes.
Optimizing Educational Assessment: The Practicality of Computer Adaptive Testing (CAT) with an Item Response Theory (IRT) Approach Huda, Asrul; Firdaus, Firdaus; Irfan, Dedy; Hendriyani, Yeka; Almasri, Almasri; Sukmawati, Murni
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.2217

Abstract

This research aims to develop a Computer Adaptive Test (CAT) system using the Items Response Theory (IRT) approach. This study is part of developing a web-based system using the Research and Development (R&D) method, employing the Four-D (4-D) model. At its core, this system is similar to a Computer-Based Test (CBT). Still, the critical difference lies in its ability to randomize and provide questions that align with the test-taker's skill levels using the Items Response Theory (IRT) algorithm. The system employs the 3-PL model from the Items Response Theory, considering the difficulty level of questions, the discriminative power of questions, and the likelihood of guessing or interference in the questions. The examination system randomly assigns questions to students based on their responses to previous questions, ensuring that each test-taker receives a unique question sequence. The exam concludes when a test-taker accurately estimates their ability, i.e., SE <= 0.01, or when all questions have been answered. The outcome of this research is a Computer Adaptive Test (CAT) system based on the Items Response Theory (IRT), which can be used to assess students' learning outcomes. This research was implemented in the Multimedia Department of SMK Negeri 1 Gunung Talang, with 90 students as the research sample. The evaluation of the practicality of this system received very high scores, indicating that the Computer Adaptive Test (CAT) system based on the Items Response Theory (IRT) is considered highly practical and effective in achieving the established measurement goals.
Application-Level Caching Approach Based on Enhanced Aging Factor and Pearson Correlation Coefficient Zulfa, Mulki Indana; Maryani, Sri; Ardiansyah, -; Widiyaningtyas, Triyanna; Ali, Waleed
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.2143

Abstract

Relational database management systems (RDBMS) have long served as the fundamental infrastructure for web applications. Relatively slow access speeds characterize an RDBMS because its data is stored on a disk. This RDBMS weakness can be overcome using an in-memory database (IMDB). Each query result can be stored in the IMDB to accelerate future access. However, due to the limited capacity of the server cache in the IMDB, an appropriate data priority assessment mechanism needs to be developed. This paper presents a similar cache framework that considers four data vectors, namely the data size, timestamp, aging factor, and controller access statistics for each web page, which serve as the foundation elements for determining the replacement policy whenever there is a change in the content of the server cache. The proposed similarCache employs the Pearson correlation coefficient to quantify the similarity levels among the cached data in the server cache. The lowest Pearson correlation coefficients cached data are the first to be evicted from the memory. The proposed similarCache was empirically evaluated based on simulations conducted on four IRcache datasets. The simulation outcomes revealed that the data access patterns, and the configuration of the allocated memory cache significantly influenced the hit ratio performance. In particular, the simulations on the SV dataset with the most minor memory space configuration exhibited a 2.33% and 1% superiority over the SIZE and FIFO algorithms, respectively. Future tasks include building a cache that can adapt to data access patterns by determining the standard deviation. The proposed similarCache should raise the Pearson coefficient for often available data to the same level as most accessed data in exceptional cases.
Concept and Design of Anthropomorphic Robot Hand with a Finger Movement Mechanism based on a Lever for Humanoid Robot T-FLoW 3.0 Apriandy, Kevin Ilham; Ulurrasyadi, Faiz; Dewanto, Raden Sanggar; Dewantara, Bima Sena Bayu; Pramadihanto, Dadet
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.1793

Abstract

This work described a concept and design of an anthropomorphic robot hand for the T-FLoW 3.0 humanoid robot, which featured a mechanism based on a lever as its finger movement. This work aimed to provide an affordable, modular, lightweight, human-like robot hand with a mechanism that minimizes mechanical slippage. The proposed mechanism works based on the push/pull of a lever attached to the finger to generate its finger flexion/extension movement. The finger’s lever is pushed/pulled through a servo horn and a rigid bar by the affordable TowerPro MG90S micro-servo. Our hand is developed only as necessary to become close to human hands by only applying five fingers and six joints, where each joint has its actuator. The combination of 3D printing technology with PLA filament accelerates and streamlines the manufacturing process, provides a realistic appearance, and achieves a lightweight, affordable, and easy maintenance product. Structural analysis simulations show that our finger design constructed with PLA material could withstand a load of about 30 N. We verified our finger mechanism by repeatedly flexing and extending the finger 30 times, and the results showed that the finger movements could be performed well. Our hand offered excellent handling for the mechanical issues brought on by finger movements, one of the issues that robot hand researchers have encountered. Our work could provide significant benefits to the T-FLoW 3.0 developers in enhancing the ability of humanoid robots involving hands, such as grasping and manipulating objects.