cover
Contact Name
Dahlan Abdullah
Contact Email
dahlan@unimal.ac.id
Phone
+62811672332
Journal Mail Official
ijestyjournal@gmail.com
Editorial Address
Jl. Tgk. Chik Ditiro, Lancang Garam, Lhokseumawe, Aceh - Indonesia, 24351
Location
Kota lhokseumawe,
Aceh
INDONESIA
International Journal of Engineering, Science and Information Technology
ISSN : -     EISSN : 27752674     DOI : -
The journal covers all aspects of applied engineering, applied Science and information technology, that is: Engineering: Energy Mechanical Engineering Computing and Artificial Intelligence Applied Biosciences and Bioengineering Environmental and Sustainable Science and Technology Quantum Science and Technology Applied Physics Earth Sciences and Geography Civil Engineering Electrical, Electronics and Communications Engineering Robotics and Automation Marine Engineering Aerospace Science and Engineering Architecture Chemical & Process Structural, Geological & Mining Engineering Industrial Mechanical & Materials Science: Bioscience & Biotechnology Chemistry Food Technology Applied Biosciences and Bioengineering Environmental Health Science Mathematics Statistics Applied Physics Biology Pharmaceutical Science Information Technology: Artificial Intelligence Computer Science Computer Network Data Mining Web Language Programming E-Learning & Multimedia Information System Internet & Mobile Computing Database Data Warehouse Big Data Machine Learning Operating System Algorithm Computer Architecture Computer Security Embedded system Coud Computing Internet of Thing Robotics Computer Hardware Information System Geographical Information System Virtual Reality, Augmented Reality Multimedia Computer Vision Computer Graphics Pattern & Speech Recognition Image processing ICT interaction with society, ICT application in social science, ICT as a social research tool, ICT in education
Articles 80 Documents
Search results for , issue "Vol 5, No 3 (2025)" : 80 Documents clear
Blockchain Technology Model on Virtual Museum as an Effort to Enchance Balinese Cultural Metaverse Sudipa, I Gede Iwan; Aditama, Putu Wirayudi; Yanti, Christina Purnama
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.972

Abstract

The preservation of cultural heritage in the digital era faces numerous challenges, particularly in securing authenticity, ownership, and preventing damage or loss of digital assets. This study explores the implementation of blockchain technology within a virtual museum dedicated to Balinese culture as part of the broader metaverse environment. Blockchain provides a decentralized and immutable system to record and manage digital cultural assets, ensuring transparency and security in their provenance and ownership. This paper presents a blockchain model for a virtual museum that includes features such as digital tokens and smart contracts, enabling automated processes such as the lending, licensing, and sale of digital artifacts. The integration of this model with metaverse technology creates an interactive and immersive environment for users to explore Balinese culture virtually, while simultaneously ensuring the preservation of its digital representations. The model is developed using the Rapid Application Development (RAD) methodology, enabling quick prototyping and system adjustments based on user requirements. Testing results demonstrate the system's functional success in terms of blockchain transactions and user interaction in the virtual environment. Despite challenges such as regulatory and infrastructural constraints, the findings indicate that the blockchain model has strong potential for application in digital heritage preservation. This study concludes by highlighting the benefits of blockchain in securing cultural assets and its role in promoting the Balinese digital economy through cultural tourism and virtual experiences.
Enhancing Teks Summarization of Humorous Texts with Attention-Augmented LSTM and Discourse-Aware Decoding Supriyono, Supriyono; Wibawa, Aji Prasetya; Suyono, Suyono; Kurniawan, Fachrul
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.932

Abstract

Abstractive summarization of humorous narratives presents unique computational challenges due to humor's multimodal, context-dependent nature. Conventional models often fail to preserve the rhetorical structure essential to comedic discourse, particularly the relationship between setup and punchline. This study proposes a novel Attention-Augmented Long Short-Term Memory (LSTM) model with discourse-aware decoding to enhance the summarization of stand-up comedy performances. The model is trained to capture temporal alignment between narrative elements and audience reactions by leveraging a richly annotated dataset of over 10,000 timestamped transcripts, each marked with audience laughter cues. The architecture integrates bidirectional encoding, attention mechanisms, and a cohesion-first decoding strategy to retain humor's structural and affective dynamics. Experimental evaluations demonstrate the proposed model outperforms baseline LSTM and transformer configurations in ROUGE scores and qualitative punchline preservation. Attention heatmaps and confusion matrices reveal the model's capability to prioritize humor-relevant content and align it with audience responses. Furthermore, analyses of laughter distribution, narrative length, and humor density indicate that performance improves when the model adapts to individual performers' pacing and delivery styles. The study also introduces punchline-aware evaluation as a critical metric for assessing summarization quality in humor-centric domains. The findings contribute to advancing discourse-sensitive summarization methods and offer practical implications for designing humor-aware AI systems. This research underscores the importance of combining structural linguistics, behavioral annotation, and deep learning to capture the complexity of comedic communication in narrative texts.
Application of Data Mining with the Least Square Meth-od to Predict Web-Based Drug Inventory Halim, Abdul; Safwandi, Safwandi; Fajriana, Fajriana
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.897

Abstract

Drug supplies are an important aspect because of their large value and large quantity and are an important factor in supporting health services in community health centers. Ineffective drug management, especially in terms of needs planning, can lead to excess or shortage of stock. Both conditions have negative impacts, such as budget waste, drug expiration, or even disruption of patient services due to unavailability of drugs. At the Pante Bidari Health Center UPTD, the drug needs planning process is still carried out manually or based on rough estimates without using sophisticated technology. This study aims to design and build a web-based drug inventory prediction system using the Least Square method. The Least Square method was chosen because it is able to carry out the forecasting process quickly and with good results. In this study, the type of data obtained is drug usage data, data is grouped based on each supplier, from the health center information system during a certain period. After going through the pre-processing and calculation stages, the predicted values are calculated and displayed through a web-based system designed to be easy to use by health center officers. The web system developed in this study uses PHP as the programming language and MySQL as the database, implementing the Least Square method effectively. The results of this study are a drug usage prediction application for the future, applying the Least Square method, which displays drug usage data over a certain period. The system will present the data in the form of a table. Based on testing the drug usage data for Acyclovir Cream 5 mg from January 2023 to August 2024, the prediction result for the following month, September 2024, is estimated to be 38.415, which is rounded to 38 units of the drug.
Benchmarking Techniques for Real-Time Evaluation of LLMs In Production Systems Chandra, Reena; Bansal, Rishab; Lulla, Karan
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.955

Abstract

Large language models (LLMs) should perform reliably and work efficiently in today's applications that use AI chatbots, copilots, and search systems. Usually, the traditional type of benchmarking deals mainly with understanding linguistics and accurate task performance, while important factors like latency, how much memory is used, and optimisation are ignored. A benchmarking framework is proposed in this study that reviews LLMs using four critical factors: number of tokens processed per second, accuracy, peak memory usage, and Efficiency. Using the Open LLM Performance dataset, 350 open-source models were examined with standardized tools and methods across various families and sizes of parameters. According to the studies, the TinyStories-33M and OPT-19M middle-scale models are ideal for practical use because they handle many words per second without taking up much memory. ONNX Run-time uses less memory than PyTorch, and applying LLM.fp4 quantisation greatly increases throughput without a significant loss in accuracy. Visualisations and ranks are presented to help choose a production model. By following the framework, AI engineers, MLOps teams, and system architects can spot innovative models that can be built, deployed, expanded, and managed within budget. It improves LLM assessment by relating technical measures to practical limitations in real systems so that smarter choices can be made for systems used in actual operations.
Classification Of Outpatient Visit Status Walking at Dr. Zubir Mahmud Hospital Using Algoritma C4.5 Fikria, Putri; Dinata, Rozzi Kesuma; afrillia, Yesy
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.865

Abstract

This study aims to classify the status of outpatient visits at RSUD Dr. Zubir Mahmud into three main categories, namely "Very Urgent", "Urgent", and "Not Urgent”, using the C4.5 algorithm. The web-based system uses the PHP programming language and MySQL database to ensure ease of implementation and efficient data management. The classification process is done by setting threshold parameters, calculating entropy, and the gain ratio to form an accurate and reliable decision tree. The results show that the C4.5 algorithm can classify patient visit data with a reasonably high accuracy rate, which is 93.75% for 2022 data and reaches 100% for 2023 data. In 2022 the “Very Urgent" category had 9 True Positives (TP); in 2023, the number remained consistent. However, in both years, there were also False Negatives in the same category, with 4 cases in 2022 and 5 cases in 2023. The "Urgent" and "Not Urgent" categories show suboptimal classification performance due to uneven data distribution, which causes the precision and recall values in these categories low. Model evaluation was conducted using evaluation metrics such as precision, recall, and F1 score. The evaluation results show that the model works very well in identifying high-priority categories, but further development is needed to improve classification in other categories. This system is expected to be a reliable tool in decision-making in health services, especially in determining the priority of patient services appropriately and efficiently. With further development, this system has the potential to be widely applied in various other hospitals.
Optimizing YOLO-Based Algorithms for Real-Time BISINDO Alphabet Detection Under Varied Lighting and Background Conditions in Computer Vision Systems Hayati, Lilis Nur; Handayani, Anik Nur; Gunawan Irianto, Wahyu Sakti; Asmara, Rosa Andrie; Indra, Dolly; Damanhuri, Nor Salwa
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.948

Abstract

This research explores the optimization of YOLO-based computer vision algorithms for real-time recognition of Indonesian Sign Language (BISINDO) letters under diverse environmental conditions. Motivated by the communication barriers faced by the deaf and hearing communities due to limited sign language literacy, the study aims to enhance inclusivity through advanced visual detection technologies. By implementing the YOLOv5s model, the system is trained to detect and classify correct and incorrect BISINDO hand signs across 52 classes (26 correct and 26 incorrect letters), utilizing a dataset of 3,900 images augmented to 10,920 samples. Performance evaluation employs k-fold cross-validation (k=10) and confusion matrix analysis across varied lighting and background scenarios, both indoor and outdoor. The model achieves a high average precision of 0.9901 and recall of 0.9999, with robust results in indoor settings and slight degradation observed under certain outdoor conditions. These findings demonstrate the potential of YOLOv5 in facilitating real-time, accurate sign language recognition, contributing toward more accessible human-computer interaction systems for the deaf community.
Tracking the Footprints of the Veda Teachings Implementation Study on Hindus in Bali Pastika, Mangku; Ngurah Sudiana, I Gusti; Purnamawati, Sri Putri; D.E, Relin
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.973

Abstract

The Vedic teachings have been the primary foundation of the religious and social life of the Balinese Hindu community. As part of the spiritual heritage of ancient India, these teachings entered Bali through trade routes and cultural migration since the first century AD. Over time, the Vedic teachings have been acculturated with local culture, creating unique and dynamic Balinese Hindu practices. This study examines how the Vedic teachings in Bali are applied in everyday life, social systems, and religious practices, focusing on the concepts of dharma, karma, and moksha, which remain the ethical guidelines of the community. The research method used is qualitative with a descriptive narrative approach, involving interviews with religious figures, direct observation of yadnya rituals, and analysis of historical and religious documents. Through this approach, the study seeks to understand how the Balinese Hindu community internalizes the Vedic teachings in their lives, individually and collectively. Oral traditions and religious rituals are the primary means of preserving the Vedic teachings, which are adapted to the local social and cultural context. The results of the study show that although the Vedic teachings remain the basis of the spiritual life of the Balinese Hindu community, the process of adaptation and acculturation has formed religious practices different from the Vedic teachings that developed in India. Balinese society maintains core values such as dharma and karma. It aligns them with local concepts such as desa, kala, and patra, which allow flexibility in implementing rituals and religious rules. The role of brahmanas as guardians of the Vedic teachings is still vital in the social structure, but changing times bring new challenges to the sustainability of these teachings, especially in the face of modernization and globalization. Modernization and urbanization have given rise to various shifts in religious practices, sometimes leading to the reduction of spiritual meaning and the transformation of rituals into mere formalities. Hindu religious education in Bali can play a role in strengthening the community's understanding and appreciation of the Vedic teachings with methods that are more contextual and relevant to the times. Overall, the Vedic teachings still play a central role in the lives of Balinese Hindu society, although in a form that has undergone modification and acculturation. Academic studies and cultural preservation are strategic steps in maintaining the sustainability of this spiritual heritage amidst changing times. This study emphasizes the importance of preservation efforts through an empirical approach that explores the actual practice of the Vedic teachings and pays attention to how the Balinese Hindu community maintains its religious identity amid globalization.
Creation of a 3D animated film titled "Made and the Lost Spirit" Krishna, Ida Bagus Ista; Dinata, Ramanda Dimas Surya; Jaya, Kadek Prana; Rimbawan, Ari
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.893

Abstract

3D Animation is a form of Animation that uses three-dimensional objects so that the visuals presented look more real and immersive. 3D objects can be rotated and viewed from various perspectives. Bali, with its unique cultural values, should not only be a tourist attraction but can also be the basis for creating multiple creations, especially in animation design, which can be an attraction and introduce Balinese culture to the international arena. In this research, the Animation tells the story of a child named Made who did not have a parental figure from childhood and lived alone with his grandfather in the village. The village where Made lives is not safe; evil demons have destroyed it. This made Made trained by his grandfather to become a strong child worthy of adventure to save the village and find his missing parents. Made's adventure is not alone; Made is accompanied by a good spirit in the form of a barong named Dharma, who will guide Made's journey. Made's efforts are constantly hampered by his older brother, who is an evil spirit with great power, and the only way Made can stop his grandfather is by joining forces with Dharma. The method used in this research is computer graphics with pre-production, production, and post-production stages. This research aims to design an animation entitled Made and The Lost Spirit inspired by the values of the Galungan holiday celebration in Bali. Apart from this, the novelty of this Animation lies in highlighting Balinese culture and ornaments in the visual elements presented in the creation of international standard quality animation with intellectual Property owned by the author.
Analysis of Boarding House Feasibility and Satisfaction Using Data Mining with the C4.5 Algorithm Based on Service Quality and Facilities Manik, Aktina; Abdullah, Dahlan; Ar Razi, Ar Razi
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.896

Abstract

This research develops a boarding house eligibility classification system using the C4.5 algorithm based on service quality and available facilities. The system evaluates boarding house eligibility by considering various factors such as management services, cleanliness, security, room facilities, public facilities, internet access, comfort, and price. Each of these factors is given a specific weight based on its importance to the tenants, and they are used to classify boarding houses as luxury, standard, and economical. The classification results show that 43% of luxury boarding houses were deemed eligible, while 57% were not. In the standard boarding house category, 21% were classified as eligible, and 79% as ineligible, while in the economical category, 23% were eligible and 77% were ineligible. Using the Confusion Matrix and Classification Report, model evaluation revealed precision ranging from 0.4 to 1.0, recall from 0.67 to 1.0, and F1-scores from 0.5 to 0.91, demonstrating a reasonably high overall accuracy. Additionally, feature importance analysis revealed that price, water and electricity availability, and room facilities are the most influential factors in determining boarding house eligibility. The system's performance was tested against a dataset of real-world boarding houses, and the results suggest that it can accurately classify boarding houses based on key factors that affect tenant satisfaction. The system has the potential to serve as a valuable decision-making tool for boarding house owners, helping them improve service quality and for prospective tenants, enabling them to make more informed housing choices based on their preferences and needs.
A Hybrid GDHS and GBDT Approach for Handling Multi-Class Imbalanced Data Classification Hartono, Hartono; Zuhanda, Muhammad Khahfi; Syah, Rahmad; Rahman, Sayuti; Ongko, Erianto
International Journal of Engineering, Science and Information Technology Vol 5, No 3 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i3.894

Abstract

Multiclass imbalanced classification remains a significant challenge in machine learning, particularly when datasets exhibit high Imbalance Ratios (IR) and overlapping feature distributions. Traditional classifiers often fail to accurately represent minority classes, leading to biased models and suboptimal performance. This study proposes a hybrid approach combining Generalization potential and learning Difficulty-based Hybrid Sampling (GDHS) as a preprocessing technique with Gradient Boosting Decision Tree (GBDT) as the classifier. GDHS enhances minority class representation through intelligent oversampling while cleaning majority classes to reduce noise and class overlap. GBDT is then applied to the resampled dataset, leveraging its adaptive learning capabilities. The performance of the proposed GDHS+GBDT model was evaluated across six benchmark datasets with varying IR levels, using metrics such as Matthews Correlation Coefficient (MCC), Precision, Recall, and F-Value. Results show that GDHS+GBDT consistently outperforms other methods, including SMOTE+XGBoost, CatBoost, and Select-SMOTE+LightGBM, particularly on high-IR datasets like Red Wine Quality (IR = 68.10) and Page-Blocks (IR = 188.72). The method improves classification performance, especially in detecting minority classes, while maintaining high accuracy.