cover
Contact Name
Yuhefizar
Contact Email
jurnal.resti@gmail.com
Phone
+628126777956
Journal Mail Official
ephi.lintau@gmail.com
Editorial Address
Politeknik Negeri Padang, Kampus Limau Manis, Padang, Indonesia.
Location
,
INDONESIA
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi)
ISSN : 25800760     EISSN : 25800760     DOI : https://doi.org/10.29207/resti.v2i3.606
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) dimaksudkan sebagai media kajian ilmiah hasil penelitian, pemikiran dan kajian analisis-kritis mengenai penelitian Rekayasa Sistem, Teknik Informatika/Teknologi Informasi, Manajemen Informatika dan Sistem Informasi. Sebagai bagian dari semangat menyebarluaskan ilmu pengetahuan hasil dari penelitian dan pemikiran untuk pengabdian pada Masyarakat luas dan sebagai sumber referensi akademisi di bidang Teknologi dan Informasi. Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) menerima artikel ilmiah dengan lingkup penelitian pada: Rekayasa Perangkat Lunak Rekayasa Perangkat Keras Keamanan Informasi Rekayasa Sistem Sistem Pakar Sistem Penunjang Keputusan Data Mining Sistem Kecerdasan Buatan/Artificial Intelligent System Jaringan Komputer Teknik Komputer Pengolahan Citra Algoritma Genetik Sistem Informasi Business Intelligence and Knowledge Management Database System Big Data Internet of Things Enterprise Computing Machine Learning Topik kajian lainnya yang relevan
Articles 1,070 Documents
Enhanced RegNetY-400MF for Fruit Fly Species Classification: Fine-Tuning Strategies and Data Balancing for Improved Accuracy Rahman, Sayuti; Indrawati, Asmah; Zen, Muhammad; Zealtiel, Billiam; Tanjung, Shabila Shaharani
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 9 No 6 (2025): December 2025
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v9i6.6973

Abstract

Fruit fly infestations pose a significant threat to agricultural productivity, especially in chili plantations, which can cause substantial yield losses. Accurate and rapid species classification is crucial for implementing targeted pest control strategies. This study developed a computationally efficient fruit fly species classification model using a deep learning approach that focused on improving accuracy with fine tuning and class balancing strategies. The dataset consists of 1049 images across 4 fruit fly species, captured in a natural plantation environment and available at www.inaturalist.org. The model evaluated several lightweight Convolutional Neural Network (CNN) architectures, including MobileNetV3-Small, RegNetY-400MF, and SqueezeNet among others, with RegNetY-400MF emerging as the best performing model, achieving a validation accuracy of 96.10% and a macro F1 score of 95.70%. The models tested in this study included several lightweight Convolutional Neural Network (CNN) architectures, including MobileNetV3-Small, RegNetY-400MF, and SqueezeNet, among others. RegNetY-400MF proved to be the best performing model, achieving a validation accuracy of 96.10% and a macro F1 score of 95.70%. Compared to other state-of-the-art models, RegNetY-400MF demonstrated higher accuracy while maintaining a lower number of parameters (8.3 million) and reduced computational complexity (0.41 GFLOPs). This makes the model highly suitable for real-time applications in resource-constrained agricultural environments. The model offers a practical solution for fruit fly species detection, enabling early and accurate identification of pest infestations in chili plantations, thereby reducing the risk of crop failure. By providing an efficient and scalable pest control tool, the model supports precision pest management, improves yield stability, and contributes to sustainable agriculture.
Optimizing Transformer Model FlanT5 for Multi-Question Answering with Context-Aware Learning Rate Suryanto, Tri Lathif Mardi; Wibawa, Aji Prasetya; Hariyono, Hariyono; Nafalski, Andrew
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 9 No 6 (2025): December 2025
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v9i6.6985

Abstract

This study investigates the performance of FlanT5-based transformer models in handling Multiple-Question Answering (M-QA) tasks, in which multiple semantically related questions must be addressed with a single cohesive answer. Unlike traditional QA systems that focus on one-to-one question-answer pairs, the M-QA approach challenges the model to understand contextual relationships across several questions tied to the same topic. A custom dataset was developed with shared context, grouped questions, and a unified answer to train and evaluate the model. The FlanT5 architecture was fine-tuned using different learning rates (0.0001, 0.0002, 0.0003) to explore the effect of training configurations on model performance. The evaluation was conducted using the ROUGE-1, ROUGE-2, ROUGE-L, and ROUGE-Lsum metrics. The results indicate that a learning rate of 0.0003 provides the optimal performance, achieving a ROUGE-Lsum score of 0.7390. This study confirms the capability of instruction-tuned transformers to manage complex summarization scenarios that require contextual coherence. The findings are relevant for real-world applications such as intelligent digital assistants, clinical decision support, and educational chatbots. Furthermore, this study emphasizes the importance of hyperparameter tuning in improving the effectiveness of question-driven summarization systems for scalable and efficient deployment.
Comparative Analysis of ResNet-Based Wagner-Scale Classification for Imbalanced DFU Data Ramadhan, Aditya Wahyu; Pulung Nurtantio Andono; M. Arief Soeleman
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 9 No 6 (2025): December 2025
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v9i6.7016

Abstract

Diabetic Foot Ulcers (DFU) are a serious complication of diabetes mellitus and carry a high risk of lower extremity amputation if not treated in a timely manner. The conventional classification process, which relies on visual inspection by clinicians, tends to be subjective and inconsistent. Therefore, this study proposes a multiclass classification model for DFU based on the Wagner Scale (Grades 0–5) using the ResNet-50 architecture with a transfer learning approach as the core machine learning method. The dataset used in this study consists of 1,415 clinical wound images that were annotated and verified by medical professionals. The dataset is highly imbalanced, with 543 images in Grade 0, 110 in Grade 1, 252 in Grade 2, 145 in Grade 3, 293 in Grade 4, and only 72 images in Grade 5. To address this imbalance, random oversampling (ROS) was applied, in addition to standard preprocessing techniques such as normalization and data augmentation to increase training data diversity.Experimental results demonstrate that the proposed model achieves high classification performance based on accuracy, precision, recall, and F1-score. Specifically, the model obtained a precision of 0.96, recall of 0.95, and F1-score of 0.95, indicating consistent and robust classification performance across all Wagner grades. The best configuration (ResNet-50 + ROS) successfully improved the classification performance across minority grades (e.g., Grade 1 and Grade 5). Moreover, the model consistently identifies minority classes and does not exhibit signs of overfitting. Model optimization using the Adam optimizer and data balancing strategies significantly improves the generalization capability of the classifier. These findings indicate that the proposed model is not only effective for automatic DFU classification, but also has great potential to support objective clinical decision making and accelerate diagnosis, particularly in healthcare facilities with limited resources.
RadReader: An Enhanced AlexNet-Based GUI Application for Pneumonia Prediction in Thoracic X-Ray Images Wiriasto, Giri Wahyu; Hipzi, Ahdiat Aunul; Suksmadana, I Made Budi; Misbahuddin; Kinasih, Indira puteri; Wiguna, Putu Aditya
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 9 No 6 (2025): December 2025
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v9i6.7023

Abstract

Recent advancements in radiology applications have led to user-friendly interfaces, improving pneumonia diagnosis by accurately differentiating between viral and bacterial pneumonia from thoracic X-rays. This approach enhances diagnostic precision and efficiency while offering intuitive real-time interaction for radiologists. This study aims to achieve two objectives: (i) developing a desktop-based radiology reader application, and (ii) modifying the alexNet architecture for classifying pneumonia based on thoracic X-ray datasets with the output encompassing pneumonia and normal cases. The desktop application assists radiologists in efficient image analysis and is developed using python–Tkinter. Integrate enhanced of AlexNet models which has been modified to better differentiate. The modified alexNet includes changes like adding max pooling in specific blocks and adjusting hidden layer neuron count. The dataset consists of 7442 images, with 4484 positive pneumonia and 2958 normal images obtained from the Mendeley websites. The enhanced alexNet (EAM) model achieves impressive results: 95.36% accuracy, 95.34% precision, 95.28% recall, and 95.31% F1-score for classifying bacterial pneumonia.
Hybrid Video Transcription Summarization with a BERT-Based Clustering and BART Darmawan, Fathul Agit; Mauludin, Muhammad Bima; Aditya, Christian Sri Kusuma
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 9 No 6 (2025): December 2025
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v9i6.7066

Abstract

The use of video as a medium for information and education is rapidly increasing across online platforms. However, long durations and unstructured delivery often hinder audiences from grasping the core message, presenting challenges for the development of automatic summarization methods for monologues, interviews, and podcasts. Extractive methods often yield less coherent summaries, while abstractive methods may overlook important details. To address this issue, this study proposes a hybrid approach combining extractive and abstractive techniques. In the extractive stage, sentences are represented using BERT embeddings and clustered using two methods, namely K-Means Clustering and Hierarchical Clustering (agglomerative). The abstractive stage then employs the BART model to generate summaries that are more coherent and informative. Experimental evaluations on 20 Human Metapneumovirus (HMPV) videos indicate the strongest performance on monologues, with ROUGE-1 of 57%, ROUGE-2 of 30%, and ROUGE-L of 32%. Although lower performance was observed for interviews and podcasts due to dynamic interactions and frequent speaker shifts, the hybrid approach consistently surpassed extractive-only and abstractive-only baselines. These results highlight the effectiveness of the hybrid approach and its potential for developing more adaptive video summarization in the future.
Enhancing Face Authentication for Online Examination Systems Using Median Filtering and MobileNetV2 Dadang Sudrajat; Dian Ade Kurnia; Kurniawan, Rudi; Othman bin Mohd; Maulana Sujarwadi; Salman Alfarizi
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 9 No 6 (2025): December 2025
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v9i6.7185

Abstract

Digital transformation in higher education is driving the uptake of online tests, which require academic integrity, security, and robust user experience. In the context of authentication of users, deep learning based face recognition, in particular the Convolutional Neural Network (CNN) architectures, such as MobileNetV2, combined with intermediate filter, promises to deliver a consistent performance across a wide range of devices and imaging environments. However, there are limited comprehensive studies evaluating the final integration of the median filter and MobileNetV2 in high-value test scenarios. This study contributes by proposing an effective end-to-end Face Authentication Pipeline, assessing the median impact of filtering on MobileNetV2 performance, and validating it with a prototype application. The authentic face dataset was collected using the Teachable Machine, preprocessed with cropping, resizing, and median filtering, and then augmented through rotation, shift, shear, zoom, reversal, and brightness adjustment. The MobileNetV2 model was trained with Adam in a stepwise manner, starting with 0.001 and then 0.0001 for 20 epochs in a batch size of 32, and was evaluated for accuracy, precision, recall, and F1 score. Results show that the accuracy curve has remained stable at almost 95 percent during the 20th epoch; most grades achieved 1.00 in both precis, recall and F1, with some classings showing a limited decrease due to facial similarity or expression differences. These findings confirm that MobileNetV2 median filtering can be the basis for an effective, accurate and ready to integrate face recognition in online testing applications on a wide range of devices.
Firefly Algorithm Under-sampling for Imbalance Data in Breast Cancer Survival Prediction Purba, Diya Namira; Namora Purba
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 10 No 1 (2026): February 2026
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v10i1.6439

Abstract

Breast cancer remains a major health challenge, affecting approximately 1.7 million individuals annually and often leading to severe complications. Predicting survival outcomes is difficult due to highly imbalanced data, with 3,408 death cases compared to only 616 survival cases. To address this issue, we applied the Firefly Algorithm–based under-sampling (FAUS) to balance the dataset and combined it with three machine learning classifiers: Random Forest (RF), Decision Tree (DT), and K-Nearest Neighbor (KNN). Experimental results show that FAUS substantially improves predictive performance compared to conventional under-sampling. Among the tested models, RF achieved the highest F1-score of 0.79, while DT and KNN reached 0.72 and 0.68, respectively. The results indicate that FAUS is effective in preserving representative samples, thereby enhancing model performance in breast cancer survival prediction.
Real-Time Hand Gesture-Based Virtual Mouse System Using ESP32-CAM and OpenCV Farhan Alghifari Chaniago Saputro, Muhammad; Hadiyoso, Sugondo; Dyah Irawati, Indrarini
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 10 No 1 (2026): February 2026
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v10i1.6609

Abstract

This research develops a virtual mouse control system that uses real-time hand gesture recognition implemented on an ESP32-CAM–based Internet of Things (IoT) platform. By leveraging OpenCV for image processing, the system translates hand gestures into corresponding mouse actions, including cursor movement, clicking, and scrolling. The study evaluates system performance under different lighting conditions and Wi-Fi speeds. Results show that higher Wi-Fi speeds significantly reduce latency, enabling smoother real time gesture recognition and high definition video output, while lower speeds lead to noticeable delays and reduced accuracy. The system successfully enables remote cursor control through camera captured hand gestures, supporting functions such as left click, right click, scrolling, and dragging. In latency tests performed with an internet speed of approximately 60 Mbps, the system achieved an average delay of about 50 milliseconds. Under optimal lighting conditions with minimal background interference, it accurately tracked hand movements and recognized gestures such as pointing, clicking, dragging, and scrolling in real time, achieving an accuracy rate of 95%. Despite its lower resolution compared to conventional webcams, the ESP32-CAM proves to be an effective solution for virtual mouse control, particularly in scenarios where high-resolution imaging is unnecessary. Its IoT capabilities support remote operation, allowing users to control the virtual mouse from a distance as long as both the ESP32-CAM and the computer remain connected. Overall, the findings highlight the ESP32-CAM based IoT platform as a viable alternative for gesture based interaction in real applications, although further enhancements are needed to improve performance in challenging environments.
Optimization of a New Adaptive Stacking Ensemble Model Integrated with IoT for Stress Level Detection Based on Physiological Signals Muhardi; Mohd Rinaldi Amartha; Rika Melyanti; Yuda Irawan
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 10 No 1 (2026): February 2026
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v10i1.6770

Abstract

Mental health issues among college students are receiving increasing attention, particularly because of academic and social pressures and the impact of technology use. This study aims to develop a real-time stress level prediction model using a New Adaptive Stacking Ensemble approach based on physiological data and IoT devices. The data included heart rate, SpO₂, body temperature, and systolic and diastolic blood pressure. Five machine learning algorithms are used as base models: SVM, C4.5, Decision Tree, KNN, and Random Forest. The MLP serves as the meta-model, which is then optimized using Optuna. The model training process begins with pre-processing, feature standardization using StandardScaler, and data balancing using SMOTE. The results showed that the stacking model with the MLP meta-model achieved an accuracy of 90.00% under the individual Random Forest and KNN models, and increased to 97.00% after hyperparameter optimization. This model was then integrated with IoT devices using MAX30102, MLX90614, and digital tensiometer sensors, as well as a Streamlit interface to display real-time stress classification results. The system built not only excels in accuracy but can also be implemented to directly detect stress levels, thereby potentially supporting early intervention and mental health promotion in campus environments.
Comparative Analysis of Multispectral Image Classification Based on EfficientNetB0, ResNet152, DenseNet161, DenseNet121, and HSV Segmentation Melinda; Nurdin, Yudha; Mufti, Alfatirta; Anzella, Syifa; Rusdiana, Siti; D Acula, Donata
Jurnal RESTI (Rekayasa Sistem dan Teknologi Informasi) Vol 10 No 1 (2026): February 2026
Publisher : Ikatan Ahli Informatika Indonesia (IAII)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29207/resti.v10i1.6873

Abstract

This study established a classification system based on Convolutional Neural Networks (CNNs) to detect High-High Fluctuation (HHF) patterns in multispectral data derived from pure water (H2O) and a water-sodium hydroxide (NaOH) solution. This study combines HSV color-space-based segmentation to identify areas with the highest signal amplitude, thereby enhancing the feature extraction of the CNN model. Data augmentation techniques, including random flipping, rotation, and color jitter, along with training parameters such as a learning rate of 0.0001 and a batch size of 32, have been shown to effectively improve model generalization and reduce overfitting. Four different CNN architectures were evaluated: ResNet-152, DenseNet-161, DenseNet-121, and EfficientNet-B0. As a result, ResNet152 achieved the highest accuracy of 97.6%, attributed to its network depth and residual connections that effectively address the vanishing gradient problem. DenseNet161 and DenseNet121 also demonstrated competitive performance, achieving accuracies of 96.7% and 96.2%, respectively, which is supported by their dense connectivity that optimizes feature reuse. Conversely, EfficientNetB0, despite showing lower accuracy (90%), provides significant computational efficiency, making it suitable for real-time applications. These results underscore the importance of selecting a CNN architecture that balances accuracy and efficiency for multispectral data classification.

Filter by Year

2017 2026