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 59 Documents
Search results for , issue "Vol 8, No 4 (2024)" : 59 Documents clear
Identification Critical Success Factors of Geographic Information System Development in Indonesia with AHP Approach Aini, Nur; Kurniawan, Wawan; Payani, Agnes Sondita; Go, Ratna Yulika
JOIV : International Journal on Informatics Visualization Vol 8, No 4 (2024)
Publisher : Society of Visual Informatics

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

Abstract

An Indonesian government agency in the field of research is developing a Geographic Information System (GIS) to distribute remote sensing data to customers. To prevent project failure, it is crucial to understand the success criteria related to project objectives and the critical success factors (CSFs), which drive project success. This research identifies these CSFs, enabling organizations to prioritize project success factors. The Analytic Hierarchy Process (AHP) ranks project success criteria and CSFs. The mixed research methodology incorporates qualitative elements through discussions with the project manager to validate the AHP hierarchy structure and quantitative aspects through questionnaires used to calculate weighted priorities using AHP. Results show stakeholder satisfaction and objective achievement as the top-ranked success criteria. The top 5 CSFs identified are team commitment and participation, clear roles and responsibilities, leadership, knowledge management, appropriate tools, infrastructure, and resources.  Based on the success criteria ranking, development should enhance system functionality to maintain user satisfaction and achieve project objectives. Meanwhile, prioritizing human resources and providing adequate resources are crucial based on the identified top 5 CSFs, contributing to increased development success. This outcome aims to assist firms in improving project management and identifying the most critical success elements for GIS development. Furthermore, this research will likely be a learning experience for other government organizations seeking to enhance their information system development efforts.
Syllable Segmentation with Vowel Detection on Verse Quranic Recitation Setiyaningsih, Timor; Azmi, Mohd Sanusi; Draman, Azah Kamilah
JOIV : International Journal on Informatics Visualization Vol 8, No 4 (2024)
Publisher : Society of Visual Informatics

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

Abstract

In speech recognition, segmentation involves partitioning a continuous audio signal containing speech into smaller units or segments, such as words, phonemes, or syllables. This process is paramount in speech recognition systems, as it delineates the boundaries between distinct speech elements, facilitating subsequent analysis and processing. Segmentation accuracy significantly impacts speech recognition systems' overall precision and performance, enabling more precise identification and processing of individual speech units. Moreover, proper segmentation empowers the automatic speech recognition (ASR) system to distinguish between different syllables or words effectively, leading to more efficient speech recognition outcomes.  This research paper investigates the importance of vowel detection for syllable segmentation in speech recognition, particularly in Arabic speech, such as the Quran, where changes in each syllable can alter the meaning. While existing techniques only consider pronunciation by different readers, this study employs onset detection to account for the presence of Arabic vowels. Specifically, the study focuses on detecting the onset of the recitation of Surah Al-Fatihah's fourth verse using 50 data sets in the syllable detection testing process. The results indicate that syllable detection performs excellently on syllables with /a/ and /i/ vowels. However, syllables with /u/ vowels produce results below 70%. The study suggests that the onset-based method is ideal for syllables with the presence of /a/and /i/ vowels, demonstrating the importance of considering Arabic vowel letters in speech recognition.
Development of Augmented Reality Based Interactive Learning Media on Electric Motor Installation Subjects Muskhir, Mukhlidi; Luthfi, Afdal; Sidiq, Hazmi; Fadillah, Rahmat
JOIV : International Journal on Informatics Visualization Vol 8, No 4 (2024)
Publisher : Society of Visual Informatics

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

Abstract

Interactive learning media play an essential role in the learning process. In today's digital era, interactive learning media is one of the best choices for improving the quality of learning by making it more effective and efficient. This study aims to develop augmented reality (AR)--based interactive learning media for electric motor installation subjects. The method used in this research is the research and development (R&D) method with the 4-D development model. This research consists of several stages: defining, designing, developing, and disseminating. Based on the research results, it can be concluded that this augmented reality learning media development research has produced a valid and practical augmented reality learning medium for electric motor installation subjects. The media and material validation results consist of two media validators and two material validators. Obtained a media validation value of 0.58 and a material validation value of 0.62 using the validity interval category ≥ 0.4. Thus, the media and materials developed were declared valid. The augmented reality learning media practicality test results obtained 86.63% by using the practicality interval category > 75%–100%. Thus, AR-based learning media in electric motor installation have been considered practical. Implications for further research could include developing AR media for other subjects or applying AR technology in various learning contexts, including integrating more complex interactive features or adapting the media for broader educational needs. In addition, this research could encourage exploring AR in distance learning scenarios and increase student engagement through gamification or further simulation in skills-based learning.
Identification of Indonesian Traditional Foods Using Machine Learning and Supported by Segmentation Methods Rangkuti, Abdul Haris; Kerta, Johan Muliadi; Mogot, Roderik Yohanes; Athala, Varyl Hasbi
JOIV : International Journal on Informatics Visualization Vol 8, No 4 (2024)
Publisher : Society of Visual Informatics

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

Abstract

Traditional food is essential in preserving cultural heritage and is a vital part of Indonesian cuisine. In this research, we implement a methodology to identify the traditional Indonesian food using machine learning algorithms supported by various segmentation methods. This research aims to provide an efficient and accurate approach to classifying traditional foods, which can contribute to promoting and preserving Indonesia's culinary heritage. To conduct this research, we conducted experiments on 34 types of conventional Indonesian food originating from various provinces in Indonesia. The analysis of food images involved several segmentation algorithms, including Sobel, Prewitt, Robert, Scharr, and Canny filters. After the segmentation process, we proceeded with feature extraction and classification using traditional machine learning algorithms such as the Random Forest algorithm, Decision Tree, and derivatives of the SVM algorithm. These algorithms aimed to recognize the 34 types of traditional food. After conducting several experiments, we found that Random Forest with Robert's segmentation method was the highest-performance algorithm. It produced extraordinarily accurate results on the test dataset, with an accuracy performance of 85.52%, recall of 84.63%, precision of 83.77%, and an f1 score of 82.49%. Additionally, the best-performing algorithms with execution time averaged less than 1 minute. Another experimental result showed that the Random Forest algorithm with the Canny operator achieved an accuracy of 81.51%, recall of 84.97%, precision of 86.8%, and an f1 score of 85.61% on the test dataset. Furthermore, the Random Forest algorithm with the Sobel operator achieved accuracy results of 78.4%, recall of 65.3%, precision of 62.3%, and an f1 score of 63.71%.  In the SVM algorithms derivative, the Sigmoid SVM combined with the Scharr operator achieved the highest performance in its category across all classification metrics. In conclusion, this research offers valuable insights into classifying traditional Indonesian dishes using traditional machine learning algorithms. Simultaneously, this research aims to promote the appropriate and effective preservation and recognition of traditional Indonesian food.
Building Historical Narratives: The Development of Virtual Reality Learning Media for Exploring Historical Sources Bung Hatta's Birthplace Ofianto, Ofianto; Ningsih, Tri Zahra; Mulyani, Fini Fajri; Putri, Suci Kurnia
JOIV : International Journal on Informatics Visualization Vol 8, No 4 (2024)
Publisher : Society of Visual Informatics

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

Abstract

The shortcomings in the history of education, constrained by conventional teaching approaches, inadequate utilization of historical sites, and logistical hurdles, diminish student engagement and comprehension. This study aims to develop a virtual reality (VR) learning medium around Bung Hatta's birth house, aiming to enhance students' historical understanding through captivating and immersive experiences. We adapted the Borg and Gall development model into four phases: preliminary study, strategic planning, development, and validation. We utilized 360-degree pictures in conjunction with extensive historical data regarding Bung Hatta's birthplace, integrating these elements into an immersive virtual reality environment. We used expert validation to guarantee material accuracy, subsequently doing practical testing with history educators and students to evaluate usability and overall effectiveness. The findings revealed a practicality score of 87%, highlighting the substantial influence of VR media on enhancing student motivation and understanding of historical material. This technology facilitates the virtual investigation of significant historical locations, effectively surmounting geographical and financial barriers and enhancing accessibility, engagement, and the relevance of history for learners. This method enhances critical thinking and deepens appreciation of national heritage while offering a strong framework for incorporating VR into educational curricula. Further research must examine the long-term impacts of VR on various learning outcomes and its relevance across the educational curriculum. Moreover, integrating VR technology in diverse historical disciplines may augment its effectiveness and applicability in education. Virtual reality techniques improve students' understanding of history while strengthening 21st-century skills such as critical thinking and creativity
Measuring Score of Ethnic Tolerance Index among Peacekeepers using a MyETI System Dashboard Wan Husin, Wan Norhasniah; Kamarudin, Nur Diyana; Hilmi, Muhammad Amjad; Zainurin, Siti Juwairiah; Jamilah, Maryam
JOIV : International Journal on Informatics Visualization Vol 8, No 4 (2024)
Publisher : Society of Visual Informatics

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

Abstract

In post-conflict nations, the state-building process might take up to ten years to provide positive outcomes. This scenario has become increasingly challenging due to the escalation of intolerance among different ethnic groups, leading to incidents of communal violence in the aftermath of the war. Therefore, it is imperative to have ethnic tolerance and cultural understanding in peacekeeping operations that occur in a more intricate setting. The presence of ethnic tolerance among peacekeepers is crucial for ensuring the efficacy of peacekeeping missions. The increase of intolerant perspectives often causes the beginning of ethnic conflicts in multi-ethnic societies. Therefore, the main objective of peacekeepers deployed in these countries is to reinstate peace and security. This study proposes employing an online analysis to assess the ethnic tolerance index among peacekeepers accurately. The suggested method entails collecting and analyzing real-time survey data via a MyETI system dashboard, which may precisely evaluate the ethnic tolerance index score among Malaysian individuals. The MyETI e-survey has 103 questionnaires organized into four main categories: ethnic cross-relationships, governance, ethnic tolerance, and religious beliefs. To achieve the study's goal, 103 Malaysian peacekeepers who have previously been deployed to different United Nations Peacekeeping Operations (UNPKO) will be requested to answer the questions using the MyETI dashboard. The results could enhance the ethical guidelines for cultural competence, prioritizing understanding ethnic tolerance in peacekeeping operations or deployments.
A Conceptual Framework for Personalized Early Prediction of Asthma Exacerbation Attacks Using Proximal Policy Optimization Aliyu, Dahiru Adamu; Patah Akhir, Emelia Akashah; Osman, Nurul Aida; Yahaya, Saidu; Adamu, Shamsudden; Mamman, Hussaini
JOIV : International Journal on Informatics Visualization Vol 8, No 4 (2024)
Publisher : Society of Visual Informatics

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

Abstract

Asthma, a chronic respiratory ailment affecting millions worldwide, presents significant challenges due to the unpredictable nature of exacerbation episodes. Existing methodologies struggle to accurately predict exacerbations individually, particularly across diverse patient demographics. This paper introduces an innovative conceptual framework for the early prediction of asthma exacerbations, leveraging advanced reinforcement learning (RL) techniques, specifically proximal policy optimization, along with patient-specific data and environmental factors. The primary goal is to revolutionize asthma management by providing customized predictions and tailored reward mechanisms that enable proactive interventions and optimize resource allocation. The framework comprises critical components such as patient profiling through a mobile application, trigger identification, a RL-based predictive model, an early warning mechanism, and a personalized reward scheme. Data for patient profiling is gathered through a mobile application, which includes medical history, demographics, symptoms, and triggers. Profiling forms the foundation for the prediction model, enabling it to identify subtle patterns and anticipate exacerbation events more accurately and efficiently. The significant contributions of this research include offering a novel approach by incorporating custom reward functions to enhance learning across heterogeneous patient populations, tailoring interventions to unique triggers and symptom presentations, and addressing challenges associated with patient diversity. By addressing the limitations of existing methodologies and offering a comprehensive solution, this research promises significant improvements in asthma care and healthcare delivery, paving the way for future advancements in personalized medicine and predictive healthcare systems.
Flexible Semantic Qur’an Question Answering Using Graph-Based Summarization and KNN Wardani, Dewi; Abdurrahman Syah, Hafidz; Wijayanto, Ardhi; Harjito, Bambang
JOIV : International Journal on Informatics Visualization Vol 8, No 4 (2024)
Publisher : Society of Visual Informatics

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

Abstract

Researchers in the computer science field have been attracted by Qur'an-based research. This research area focuses on representing the ontology-based Qur'an. A semantic-based search will be beneficial in extracting information from the Quran, which has complex knowledge and language. This work aims to develop flexible semantic Qur'an question-answering by applying graph-based summarization and K-nearest neighbors (KNN) methods to add flexibility to semantic-based searches in the Indonesian Language. Meanwhile, the Qur'an is based on a unique Arabic language. It is a part of the complexity of this work. The graph-based summarization method effectively summarizes a complex question. It was proved by ROUGE testing with F1, precision, and recall scores of 72%, 62%, and 72%, respectively. The KNN method evaluated by the expert resulted in an average approval percentage on the 1st, second, and third topics of 62.11%, 66.15%, and 19.61%. As for other issues related to the questions, 70% needs to be displayed. The analysis of the obtained result indicates that the classification step needs to be improved in the tiny dataset. This work will contribute to Qur'an Question Answering as it is considered that the Qur'an is a different object compared to the other content of Question Answering. The Qur'an is an object that contains a massive amount of multi-interpretation. Lots more work in the future. The dataset is also limited by the scope of the theme of this research, which is only the pillars of Islam, so many topics still need to be included in the dataset
Improving Data Reliability Assessment in ETL Processes through Quality Scoring Technique in Data Analytics Atika Razali, Nor Famiera; Baharom, Salmi; Abdullah, Salfarina; Admodisastro, Novia Indriaty
JOIV : International Journal on Informatics Visualization Vol 8, No 4 (2024)
Publisher : Society of Visual Informatics

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

Abstract

The foundation of a relevant and accurate data analysis is reliable data. Technique and measurement are essential to evaluate current data quality regarding reliability and establish a baseline for ongoing improvement initiatives. Without tools or visualizations, data engineers may find it challenging to monitor and maintain the reliability of the massive data from the extraction, transformation, and loading (ETL) data load process. Data reliability assessment is a helpful technique in analyzing the quality of data reliability and information on the present state of data before commencing any analytics. The proposed technique hinges on the metric and measurement defining data reliability and the dashboard platform where the integration with the user in dictating the weight of data and the final output, which is the final data reliability score, will be projected. The score obtained affirms whether improvements are needed on the data or if an organization can proceed with data analytics. The technique considers the data extraction, transformation, and loading (ETL) procedures used to gather datasets. Data significance or weight was determined according to the analytics needs and preferences, indicating an acceptable score for generating insights. Ultimately, when utilizing the data reliability assessment metrics technique, we are credited with an overall picture of our data’s reliability aspect, as only one look is offered based on the intended analysis. This new approach boosts the confidence among data practitioners and stakeholders, especially those relying on findings generated from data analysis. Furthermore, the overview assists in enhancing the current state of data, where the derived score helps identify possible areas of improvement in the ETL process. Accuracy and efficiency assessment of the proposed technique also showed positive feedback in measuring the method in measuring the reliability of data.
Classification of Skin Cancer Images Using Convolutional Neural Network with ResNet50 Pre-trained Model Minarno, Agus Eko; Lusianti, Aaliyah; Azhar, Yufis; Wibowo, Hardianto
JOIV : International Journal on Informatics Visualization Vol 8, No 4 (2024)
Publisher : Society of Visual Informatics

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

Abstract

The skin, an astonishingly expansive organ within the human body, plays a pivotal role in safeguarding us against the environment's harsh elements. It acts as a formidable barrier, shielding our delicate internal systems from the scorching heat of the sun and the harmful effects of relentless exposure to light. Nevertheless, it is not impervious to damage, especially when subjected to excessive sunlight and the potentially hazardous ultraviolet (UV) radiation that accompanies it. Prolonged UV exposure can wreak havoc on our skin cells, potentially setting the stage for the development of skin cancer. This condition demands prompt and accurate diagnosis for effective treatment. To address the pressing need for swift and precise skin cancer diagnosis, cutting-edge technology has come to the fore in the form of deep learning systems. These sophisticated systems have been meticulously designed and trained to classify skin lesions autonomously with remarkable accuracy. The Convolutional Neural Network (CNN) architecture is a formidable choice for handling image classification tasks among the array of deep learning techniques. In a recent breakthrough study, a CNN-based model was meticulously constructed to explicitly classify skin lesions, leveraging the power of a pre-trained ResNet50 architectural model to augment its capabilities. This groundbreaking ResNet50 architecture was meticulously trained to classify seven distinct skin lesions, surpassing the performance of its predecessor, MobileNet. The results achieved in this endeavor are nothing short of impressive. The overall accuracy of the ResNet50 model stands at a commendable 87.42% when tasked with classifying the seven diverse classes within the dataset. Delving further into its proficiency, we find that the Top2 and Top3 accuracy rates soar to an astounding 95.52% and 97.86%, respectively, illustrating the model's exceptional precision and reliability.