cover
Contact Name
Ramdan Satra
Contact Email
Ramdan Satra
Phone
-
Journal Mail Official
ramdan@umi.ac.id
Editorial Address
-
Location
Kota makassar,
Sulawesi selatan
INDONESIA
ILKOM Jurnal Ilmiah
ISSN : 20871716     EISSN : 25487779     DOI : -
Core Subject : Science,
ILKOM Jurnal Ilmiah is an Indonesian scientific journal published by the Department of Information Technology, Faculty of Computer Science, Universitas Muslim Indonesia. ILKOM Jurnal Ilmiah covers all aspects of the latest outstanding research and developments in the field of Computer science, including Artificial intelligence, Computer architecture and engineering, Computer performance analysis, Computer graphics and visualization, Computer security and cryptography, Computational science, Computer networks, Concurrent, parallel and distributed systems, Databases, Human-computer interaction, Embedded system, and Software engineering.
Arjuna Subject : -
Articles 20 Documents
Search results for , issue "Vol 15, No 1 (2023)" : 20 Documents clear
Abstractive Text Summarization using Pre-Trained Language Model "Text-to-Text Transfer Transformer (T5)" Qurrota A’yuna Itsnaini; Mardhiya Hayaty; Andriyan Dwi Putra; Nidal A.M Jabari
ILKOM Jurnal Ilmiah Vol 15, No 1 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i1.1532.124-131

Abstract

Automatic Text Summarization (ATS) is one of the utilizations of technological sophistication in terms of text processing assisting humans in producing a summary or key points of a document in large quantities. We use Indonesian language as objects because there are few resources in NLP research using Indonesian language. This paper utilized PLTMs (Pre-Trained Language Models) from the transformer architecture, namely T5 (Text-to-Text Transfer Transformer) which has been completed previously with a larger dataset. Evaluation in this study was measured through comparison of the ROUGE (Recall-Oriented Understudy for Gisting Evaluation) calculation results between the reference summary and the model summary. The experiments with the pre-trained t5-base model with fine tuning parameters of 220M for the Indonesian news dataset yielded relatively high ROUGE values, namely ROUGE-1 = 0.68, ROUGE-2 = 0.61, and ROUGE-L = 0.65. The evaluation value worked well, but the resulting model has not achieved satisfactory results because in terms of abstraction, the model did not work optimally. We also found several errors in the reference summary in the dataset used.
The Implementation of GLCM and ANN Methods to Identify Dragon Fruit Maturity Level Muhammad Faisal; Maryam Hasan; Kartika Candra Pelangi
ILKOM Jurnal Ilmiah Vol 15, No 1 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i1.1504.64-71

Abstract

The identification of the maturity level of dragon fruit in this study was divided into two groups of ripeness: the unripe and the ripe. This study aims to classify the maturity level based on dragon fruit images using the feature extraction method, the gray level co-occurrence matrix (GLCM). This research method consists of converting RGB data to grayscale, image normalization, detection of dragon fruit maturity, feature extraction, and identification. Data collection from real data totaled 60 images used in this study consisting of 40 training data and 20 testing data which are RGB image data in JPG format. Each data consists of 2 maturity categories. Training data consists of 20 images of 99% ripe dragon fruit and 20 images of 85%. Meanwhile, the testing data consisted of 10 of 99% ripe dragon fruit images and 10 of 85% ripe dragon fruit images. The image data is processed into a grayscale image which then detects the ripeness of the dragon fruit. After the maturity of the dragon fruit is obtained, segmentation is carried out on the location of the dragon fruit found. Then the feature calculation is performed using the Gray Level Co-Occurrence Matrix (GLCM). The Artificial Neural Network (ANN) algorithm is used for the identification process. The final test results show that the proposed method has been able to detect dragon fruit maturity level with an accuracy of = 9/10* 100% = 90%, calculated using the confusion matrix. Thus, implementing the Gray Level Co-Occurrence Matrix and Artificial Neural Network methods to the maturity level problem dragon fruit needs to be developed.
User Interface and User Experience Analysis of Kejar Mimpi Mobile Application Using The User-Centered Design Method Brigitha Valensia Angela; Tina Tri Wulansari; Riyayatsyah Riyayatsyah; Yuli Fitrianto; Abdul Rahim
ILKOM Jurnal Ilmiah Vol 15, No 1 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i1.1455.1-10

Abstract

User criticism on the Play Store revealed some flaws in the Kejar Mimpi App review. Observations were made on research that discussed the Kejar Mimpi Application, and it discovered that no prior research on User Experience and User Interface had been conducted. Interviews will be conducted to collect additional data, and the initial questionnaire will be distributed on May 6, 2022. Developers and designers use User-Centered Design (UCD) design methodologies to ensure that the product or system meets the users' needs. This study used the System Usability Scale (SUS) and User Experience Questionnaire (UEQ) methods or techniques to assess user interface and user experience. This research has produced as many as 24 design recommendations and a style guide. The final evaluation results measured using the SUS questionnaire increased the average value by 14,9% from a value of 67 (adjective rating Ok category, grade scale D, High Marginal category) to 77 (adjective rating Good, grade scale C, Acceptable category). The results of the UEQ also have gained an average increase in the ratio, where previously most were in below-average positions, now in good positions. Research on the user interfaces analysis and user experience of the Kejar Mimpi Application has the potential to be developed further. Therefore, the author has several suggestions that can be used for further research so that prototype part can be developed again to be more responsive and use different methods for evaluation of design results, such as Eye Tracking, Cognitive Walkthrough, and Heuristic Evaluation.
Analysis of the Ensemble Method Classifier's Performance on Handwritten Arabic Characters Dataset Abdul Rachman Manga'; Anik Nur Handayani; Heru Wahyu Herwanto; Rosa Andrie Asmara; Yudha Islami Sulistya; Kasmira Kasmira
ILKOM Jurnal Ilmiah Vol 15, No 1 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i1.1357.186-192

Abstract

Arabic character handwriting is one of the patterns and characteristics of each person's writing. This characteristic makes Arabic writing more challenging if the letter recognition process is based on a dataset of Arabic scripts. This Arabic script has been presented in a dataset totaling 16800, each representing a class of hijaiyah letters starting from alif to yes, consisting of 600 data for each class. The accuracy of the data used can be increased using the ensemble method. By using multiple algorithms at simultaneously, the ensemble technique can raise the level or result of a score in machine learning. This study's primary goal is to evaluate the ensemble method classifier's performance on datasets of handwritten Arabic characters. The classifier uses the ensemble method by applying the proposed soft voting to provide a multiclass classification of three machine learning algorithms, namely, SVM, Random Forest, and Decision Tree for classification. This research process produces an accuracy value for the voting classifier of 0.988 and several other SVM algorithms with an accuracy of 0.103, a random forest with an accuracy of 1.0, and a decision tree with an accuracy of 0.134. The test results used the confusion matrix evaluation model, including accuracy, precision, recall, and f1-score of 0.99.
User’s Satisfaction Analysis of the Academic Information Systems Quality using the Modified Webqual 4.0 Method and Importance-Performance Analysis Aang Anwarudin; Abdul Fadlil; Anton Yudhana
ILKOM Jurnal Ilmiah Vol 15, No 1 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i1.1531.132-143

Abstract

Currently, the academic information system (AIS) at universities processes academic data to facilitate student’s activities. AIS was developed to provide maximum service to students. To optimize the use of information technology and to ensure the appropriateness of the provided AIS services, it is necessary to examine the level of service provided to improve quality. This study aimed to analyze the level of AIS service quality based on user perceptions and expectations. Dissemination of online questionnaires using Google Forms with a total of 100 students as respondents. This study used the modified Webqual 4.0 method as an indicator in the preparation of the questionnaire and the importance-performance analysis (IPA) method as an analysis method. The results of data were classified based on the percentage of user’s satisfaction with AIS services with three classifications, namely good, moderate, and poor. The results of the IPA analysis showed that the AIS had good quality. The results obtained from the analysis of the quality of the AIS system had a conformity level of 90.90%, where respondents perceived close to satisfaction with AIS services. The gap level was -0.3281 which was the result of the perception/performance of the AIS that was not in line with the expectations of the user. The results of this study contribute to Universitas Muhammadiyah Gombong as reference material and evaluation of AIS system services in the future.
Short-Term Load Forecasting using Artificial Neural Network in Indonesia Sylvia Jane Annatje Sumarauw
ILKOM Jurnal Ilmiah Vol 15, No 1 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i1.1512.72-81

Abstract

Short-term Load Forecast (STLF) is a load forecasting that is very important to study because it determines the operating pattern of the electrical system. Forecasting errors, both positive and negative, result in considerable losses because operating costs increase and ultimately lead to waste. STLF research in Indonesia, especially the State Electricity Company (PLN Sulselrabar), has yet to be widely used. Methods mainly used are manual and conventional methods because they are considered adequate. In addition, Indonesia's geographical conditions are extensive and diverse, and the electricity system is complex. As a result, the factors affecting each country's electricity demand are different, so unique forecasting methods are needed. Artificial Neural Network (ANN) is one of the Artificial Intelligent (AI) methods widely used for STLF because it can model complex and non-linear relationships from networks. This paper aims to build an STLF forecasting model that is suitable for Indonesia's geographical conditions using several ANN models tested. Based on several ANN forecasting models, the test results obtained the best model is Model-6 with ANN architecture (9-20-1). This model has one hidden layer, 20 neurons in the hidden layer, a sigmoid logistic activation function (binary sigmoid), and a linear function. Forecasting performance values obtained mean squared error (MSE), mean absolute error (MAE), and mean absolute percentage error (MAPE) of 430.48 MW2, 15.07 MW, and 2.81%, respectively.
Determining Eligible Villages for Mobile Services using K-NN Algorithm Anton Yudhana; Imam Riadi; M Rosyidi Djou
ILKOM Jurnal Ilmiah Vol 15, No 1 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i1.1546.11-20

Abstract

To maximize and get population document services closer to the community, the Disdukcapil district of Alor provides mobile services by visiting people in remote villages which difficult-to-reach service centres in the city. Due to a large number of villages and limited time and costs, not all villages can be served, so the kNN algorithm is needed to determine which villages are eligible to be served. The criteria used in this determination are village distance, difficulty level, and document ownership (Birth Certificate, KIA, family card, and KTPel). The classes that will be determined are "Very eligible", "Eligible", and "Not eligible". By applying Z-Score normalization with the value of K=5, the classification gets 94.12% accuracy, while non-normalized only gets 88.24% accuracy. Thus, applying normalization to training data can improve the kNN algorithm's accuracy in determining eligible villages for "ball pick-up" or mobile services.
Fourier Descriptor on Lontara Scripts Handwriting Recognition Fitriyani Umar; Herdianti Darwis; Purnawansyah Purnawansyah
ILKOM Jurnal Ilmiah Vol 15, No 1 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i1.1040.193-200

Abstract

Hal yang kritis dalam proses pengenalan pola adalah ekstraksi fitur. Merupakan suatu metode untuk mendapatkan ciri-ciri suatu citra (image) sehingga dapat dikenali satu sama lain. Pada penelitian ini, metode deskriptor Fourier digunakan untuk mengekstraksi pola aksara Lontara yang terdiri dari 23 huruf. Deskriptor Fourier adalah metode yang digunakan dalam pengenalan objek dan pemrosesan citra untuk merepresentasikan bentuk batas segmen citra. Pengenalan karakter dilakukan dengan menggunakan jarak Euclidean dan Manhattan. Hasil pengujian menunjukkan bahwa tingkat pengenalan tertinggi mencapai akurasi 91,30% dengan menggunakan koefisien Fourier sebesar 50. Pengenalan huruf menggunakan Manhattan dan Euclidean cenderung sama atau menghasilkan akurasi yang cenderung serupa. Akurasi tertinggi dicapai saat menggunakan Manhattan sebesar 91,30%.
The Satisfaction Level Analysis of the SIKOJA Application’s Users in Jambi City during the COVID-19 Pandemic Dodi Al Vayed; Ulung Pribadi; Riri Maria Fatriani
ILKOM Jurnal Ilmiah Vol 15, No 1 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i1.1284.144-152

Abstract

The purpose of this study was to prove the researcher's hypothesis, which was related to the satisfaction level analysis of the SIKOJA application’s users in Jambi City during the COVID-19 pandemic. Discussing the use of applications in the era of the COVID-19 pandemic. Optimal use of Information and Communication Technology resources allows the government to implement new ways of running information services to the fullest. This study used quantitative methods with data sources from questionnaires via google form with 93 respondents.  Data management was carried out using SEM-pls. This study used the PICIES Framework theory to determine the factors that influenced people in using SIKOJA sensitive applications. The measured variables were performance, efficiency, information, service, and control. The results of this study indicated that the value of R square was .738, the satisfaction level of using the application was 73.8%, which the R-square identified was in the medium category. Variables that influenced users of the Jambi City SIKOJA application were performance, efficiency, information, service, and control.
Classification of Engineering Journals Quartile using Various Supervised Learning Models Nastiti Susetyo Fanany Putri; Aji Prasetya Wibawa; Harits Ar Rasyid; Anik Nur Handayani; Andrew Nafalski; Edinar Valiant Hawali; Jehad A.H. Hammad
ILKOM Jurnal Ilmiah Vol 15, No 1 (2023)
Publisher : Prodi Teknik Informatika FIK Universitas Muslim Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33096/ilkom.v15i1.1483.101-106

Abstract

In scientific research, journals are among the primary sources of information. There are quartiles or categories of quality in journals which are Q1, Q2, Q3, and Q4. These quartiles represent the assessment of journal. A classification machine learning algorithm is developed as a means in the categorization of journals. The process of classifying data to estimate an item class with an unknown label is called classification. Various classification algorithms, such as K-Nearest Neighbor (KNN), Naïve Bayes, and Support Vector Machine (SVM) are employed in this study, with several situations for exchanging training and testing data. Cross-validation with Confusion Matrix values of accuracy, precision, recall, and error classification is used to analyzed classification performance. The classifier with the finest accuracy rate is KNN with average accuracy of 70%, Naïve Bayes at 60% and SVM at 40%. This research suggests assumption that algorithms used in this article can approach SJR classification system.

Page 2 of 2 | Total Record : 20