Articles

Access the latest knowledge in applied science, electrical engineering, computer science and information technology, education, and health.

Filter Icon

Filters article

Years

FAQ Arrow
0
0

Source Title

FAQ Arrow

Authors

FAQ Arrow

31,042 Article Results

Performance evaluation of pre-trained deep learning model on garbage classification with data augmentation approach

10.11591/ijai.v14.i6.pp4971-4981
I Komang Arya Ganda Wiguna , I Gusti Made Ngurah Desnanjaya , I Kadek Budi Sandika
Waste classification is one of the interesting topics for classifications in which data can be very varied and complex. This data diversity is a challenge to develop a model that is able to classify well. The purpose of this study is to analyze the performance of the pre-trained deep learning model using a data augmentation approach. There are three pre-training models used in this study, namely residual networks 50 (ResNet50), visual geometric group with 16 layers (VGG-16), and MobileNetV2. The results showed that the MobileNetV2 model received the highest accuracy value, reaching 84.45% for data without augmentation. With data augmentation there is a decrease of 2.73%. Conversely, VGG-16 shows performance stability with an increase in accuracy with augmentation data, reaching 75.84%. While ResNet50 gets the lowest results compared to both models. The application of data augmentation techniques with the aim of increasing data variations does not always have an impact on increasing the generalization of the model.
Volume: 14
Issue: 6
Page: 4971-4981
Publish at: 2025-12-01

Integrating machine learning and deep learning with landscape metrics for urban heat island prediction

10.11591/ijai.v14.i6.pp4828-4837
Siddharth Pal , Kavita Jhajharia
Elevated temperatures in urban areas relative to surrounding rural areas, known as the urban heat island (UHI) effect, constitute a pressing challenge to urban sustainability, public health, and energy efficiency. With a comprehensive global dataset from NASA's Socioeconomic Data and Applications Center (SEDAC) that encompasses land surface temperature (LST) and different urban characteristics, this study investigates the UHI phenomenon. The UHI intensity was predicted using advanced machine learning models, random forest, extreme gradient boosting (XGBoost), light gradient boosting machine (LightGBM), multilayer perceptron (MLP), and long short-term memory (LSTM) with attention mechanism. The LSTM with attention achieved top R2:0.9998 (day) and 0.9992 (night). Key landscape metrics include urban area size, population, and location. We analyzed spatial temporal UHI patterns to identify local factors like geometry and vegetation. These findings are critical for urban planners and policy makers to identify targeted mitigation options, including green space expansion, the use of low thermal mass, and urban climate resilience strategies. These results advance predictive modeling, supporting resilient, and sustainable cities.
Volume: 14
Issue: 6
Page: 4828-4837
Publish at: 2025-12-01

Semantic search-enhanced healthcare chatbot for hospital information management system using vector database and transformer models

10.11591/ijai.v14.i6.pp4600-4613
Erda Guslinar Perdana , Arya Adhi Nugraha
Healthcare chatbots are increasingly used to assist hospital staff, yet most existing systems rely on rule-based or generic machine learning (ML) approaches that lack the ability to comprehend natural language queries, while proprietary deep learning systems often incur high licensing costs. This work addresses this gap by proposing a cost-effective and scalable semantic vector retrieval solution for user intent recognition in a hospital information management system (HIMS) helpdesk chatbot. The MPNet based transformer model is employed to convert user inquiries and predefined intents into feature vectors, enabling highly accurate natural language understanding through cosine similarity retrieval within a dedicated vector database. The proposed vector search method was validated via an ablation study, achieving an accuracy of 0.70 for intent recognition, which demonstrates a significant performance gain of 28.0 percentage points over a traditional keyword-based search baseline. Usability testing across developer and doctor groups yielded an average score of 7.78 on a 10-point Likert scale. This study concludes that integrating semantic vector retrieval with a vector database is highly effective for recognizing specialized clinical intents, offering a more accurate solution that significantly reduces the manual helpdesk workload and enhances 24-hour assistance in healthcare.
Volume: 14
Issue: 6
Page: 4600-4613
Publish at: 2025-12-01

Improved copy-move forgery detection through multilevel clustering

10.11591/ijai.v14.i6.pp5279-5289
Doaa Gamal Abdelazem , Hala H. Zayed , Ahmed Taha
Copy move forgery detection (CMFD) based on keypoints remains a widely used technique; however, it often struggles to effectively identify small and smoothly tampered regions within images. This paper introduces a CMFD method that enhances detection accuracy by integrating a double-matching process with advanced region localization techniques. Delaunay triangles formed by accelerated KAZE (AKAZE) and scale-invariant feature transform (SIFT) features are matched in the double-matching process to identify suspicious regions. To ensure sufficient keypoint pairs, the set of matching triangles is iteratively expanded to include neighboring triangles, covering the entire tampered area. Subsequently, a second matching with a looser threshold is performed on the vertices. In the region localization process, the multilevel density-based spatial clustering of applications with noise (DBSCAN) effectively handles scenarios involving multiple copied regions with varying sizes. Using the standard MICC-F600 and COVERAGE datasets, experiments demonstrate that the proposed CMFD method is robust and achieves better performance than state-of-the-art baselines. 
Volume: 14
Issue: 6
Page: 5279-5289
Publish at: 2025-12-01

A two-step intelligent framework for gene expression-based cancer diagnosis

10.11591/ijai.v14.i6.pp4731-4738
Sara Haddou Bouazza , Jihad Haddou Bouazza
DNA microarray technology has advanced cancer diagnosis by enabling large-scale gene expression analysis, yet challenges remain in selecting relevant genes and achieving accurate classification. This study introduces two novel methods: the three-stage gene selection (3SGS) method and the statistics classifier (SC). By eliminating redundant, noisy, and less informative genes, the 3SGS method effectively lowers the dimensionality of gene expression data, while the SC classifier uses statistical measures of gene expression to classify samples with high accuracy and speed. Evaluated on leukemia, prostate cancer, and colon cancer datasets, the 3SGS method effectively identified minimal yet informative gene subsets, achieving 100% accuracy for leukemia, 99.3% for prostate cancer, and 97% for colon cancer. The SC classifier consistently outperformed traditional models in both accuracy and computational efficiency, completing predictions in under 2 seconds per dataset. Compared to conventional classifiers, it requires no parameter tuning and performs reliably even with small gene sets. While promising, future work should address multiclass classification and clinical validation to broaden the framework’s applicability. Together, these methods offer a precise and rapid cancer classification framework, supporting early diagnosis and personalized treatment strategies across diverse cancer types.
Volume: 14
Issue: 6
Page: 4731-4738
Publish at: 2025-12-01

Enhanced object tracking with artificial bee colony, motion modeling, and deep learning

10.11591/ijai.v14.i6.pp5344-5354
Ramdane Taglout , Bilal Saoud
As a fundamental aspect of computer vision, visual object tracking supports a wide array of applications, notably in transport infrastructure and advanced industrial automation. Although correlation filter-based trackers demonstrate robust performance, they face persistent limitations including scale changes, object occlusion, boundary artifacts, and complex background interference. To address these issues, we have introduced an approach that combines artificial bee colony (ABC) optimization, deep neural architectures, and Kalman filtering techniques. Our methodology begins with reliability assessment of the tracking pipeline, proceeding to compute target confidence measures at the predicted position, followed by an adaptive update mechanism. The proposed system leverages ABC optimization for dynamic scale adaptation while employing Kalman filtering to model inter-frame target motion dynamics. Comprehensive evaluation across multiple benchmark datasets demonstrates our method's efficacy, precision, and resilience, achieving enhanced performance relative to existing state-of-the art approaches.
Volume: 14
Issue: 6
Page: 5344-5354
Publish at: 2025-12-01

Deep learning-aided polar-low density parity check decoding for enhanced telemedicine ECG transmission reliability

10.11591/ijai.v14.i6.pp5058-5068
Sushma Nagesh , Santhosh Kumar Kenkere Basavaraju , Dakshayani Mandikeri Ramaiah , Triveni Chitralingappa Lingappa , Indira Bahaddur , Venkateswara Rao Kolli
Telemedicine has emerged as a crucial solution for remote patient monitoring and diagnosis, yet ensuring the reliable transmission of medical data, particularly electrocardiogram (ECG) signals, remains a significant challenge. This work proposes a novel approach that integrates deep learning with a polar-low density parity check (LDPC) decoder to enhance the accuracy, robustness, and efficiency of ECG signal transmission within telemedicine systems. The study aims to evaluate the effectiveness of this integration in improving error correction and decoding performance, validate its efficacy under diverse signal to noise ratios (SNRs) and code rates, and assess its potential impact on remote healthcare delivery. Experimental results confirm that the deep learning-empowered polar-LDPC decoder achieves superior error correction and decoding efficiency compared to conventional methods, ensuring higher fidelity in ECG reconstruction. This advancement presents a promising pathway toward more reliable, precise, and efficient telemedicine systems, thereby enabling improved patient care, especially in remote and underserved regions. The proposed method also opens opportunities for integrating intelligent decision-support tools. Such integration could further enhance real-time diagnostics and broaden telemedicine’s scope.
Volume: 14
Issue: 6
Page: 5058-5068
Publish at: 2025-12-01

Securing post-quantum cryptography: side-channel resilience in CRYSTALS-Kyber key encapsulation mechanism

10.11591/ijai.v14.i6.pp5251-5267
Shreyas Kasture , Sudhanshu Maurya , Alakshendra Pratap Singh , Amit Shukla , Arnav Kotiyal , Kashish Mirza
This study evaluates side-channel vulnerabilities in hardware implementations of the cryptographic suite for Algebraic lattices (CRYSTALS)-Kyber key encapsulation mechanism (KEM) using correlation and differential power analysis (DPA) techniques. Unprotected field-programmable gate array (FPGA) implementations across all Kyber parameter sets were successfully compromised, revealing significant information leakage. Attack complexity scaled linearly with key size. Additive Boolean masking provided varying protection levels, with 4-bit masking offering a 100× security increase at notable performance cost. Performance characterization showed increased slice utilization and reduced maximum frequency for higher-order masking. A novel hybrid countermeasure combining higher-order masking with controlled time randomization enhanced protection against machine learning-based attacks. Comprehensive power trace analysis using 12-bit precision at 500 MS/s sampling rates was conducted. Statistical evaluation utilized Pearson's correlation and Welch's t-tests with a 0.8 threshold for key recovery. Real world validation in IoT, financial, and satellite scenarios highlighted practical post-quantum cryptography (PQC) deployment challenges. The study provides concrete design guidance for efficiently securing hardware Kyber implementations against side-channel attacks.
Volume: 14
Issue: 6
Page: 5251-5267
Publish at: 2025-12-01

Prediction of flood-affected areas based on geographic information system data using machine learning

10.11591/ijai.v14.i6.pp4675-4683
Amrul Faruq , Lailis Syafaah , Muhammad Irfan , Shahrum Shah Abdullah , Shamsul Faisal Mohd Hussein , Fitri Yakub
Flood disasters have become more frequent and severe due to climate variability, posing significant threats to human lives, agriculture, and infrastructure. Effective disaster management and mitigation require accurate identification of flood-prone areas. This study develops an intelligent flood prediction system by integrating machine learning algorithms with geographic information systems (GIS) data to enhance flood risk assessment. The proposed system utilizes two machine learning models, including random forest (RF) and support vector machine (SVM), to predict flood-susceptible areas. The models are trained on historical flood data and GIS-derived features, including elevation, slope, topographic wetness index (TWI), aspect, and curvature. The dataset undergoes preprocessing, including normalization and feature selection, before being divided into training, validation, and test sets. The models are then trained and evaluated based on their predictive performance. Evaluation metrics, particularly the area under the curve (AUC), demonstrate that RF outperforms SVM in predicting flood-prone areas. RF achieves an accuracy of 82%, while SVM records a lower accuracy of 68%. The superior performance of RF is attributed to its ability to handle complex, nonlinear relationships in flood prediction. These results highlight the effectiveness of machine learning algorithms in flood susceptibility modeling and support the integration of data-driven techniques into flood and disaster risk reduction management strategies.
Volume: 14
Issue: 6
Page: 4675-4683
Publish at: 2025-12-01

A comparative study of large language models with chain-of thought prompting for automated program repair

10.11591/ijai.v14.i6.pp4579-4589
Eko Darwiyanto , Rizky Akbar Gusnaen , Rio Nurtantyana
Automatic code repair is an important task in software development to reduce bugs efficiently. This research focuses on developing and evaluating a chain-of-thought (CoT) prompting approach to improve the ability of large language models (LLMs) in automated program repair (APR) tasks. CoT prompting is a technique that guides LLM to generate step-by-step explanations before providing the final answer, so it is expected to improve the accuracy and quality of code repair. This research uses the QuixBugs dataset to evaluate the performance of several LLM models, including DeepSeek-V3 and GPT-4o, with two prompting methods, namely standard and CoT prompting. The evaluation is based on the average number of plausible patches generated as well as the estimated token usage cost. The results show that CoT prompting improves performance in most models compared with the standard. DeepSeek-V3 recorded the highest performance with an average of 36.6 plausible patches and the lowest cost of $0.006. GPT-4o also showed competitive results with an average of 35.8 plausible patches and a cost of $0.226. These results confirm that CoT prompting is an effective technique to improve LLM reasoning ability in APR tasks.
Volume: 14
Issue: 6
Page: 4579-4589
Publish at: 2025-12-01

Image segmentation using fuzzy clustering for industrial applications

10.11591/ijai.v14.i6.pp4636-4642
Robinson Jiménez-Moreno , Laura María Vargas Duanca , Anny Astrid Espitia-Cubillos
This paper presents a fuzzy logic clustering algorithm oriented to image segmentation and the procedure designed to evaluate its performance by varying two parameters: the number of clusters (c) and the diffusivity parameter (m), which leads to the conclusion that an adjusted number of clusters is sufficient to recognize main elements of the image, but a more detailed reconstruction requires a higher number of clusters. Also, the diffusivity parameter influences the smoothness of the boundaries between clusters, low values generate a segmentation with more abrupt transitions and sharper contours, high values smooth the segmentation, its excessive increase may cause the elements to merge, losing details. In general, the balance between these two parameters is key to obtaining an effective segmentation. Three validation scenarios were used, the first two allowed to establish the most appropriate parameters for segmentation, regulating the clusters to a maximum of 4 and keeping the diffusivity level at 2.0, the third scenario validated the algorithm with real images of industrial cleaning products, all with noise, establishing the computational cost and processing times for images of 350×350 and 2000×3000 pixels resolution. In conclusion, applications of the algorithm are foreseen in automatic quality control and inventory control of finished products and raw materials, thanks to its high efficiency and low response time, even in scenarios involving noisy and large images.
Volume: 14
Issue: 6
Page: 4636-4642
Publish at: 2025-12-01

Enhancing software fault prediction through data balancing techniques and machine learning

10.11591/ijai.v14.i6.pp4787-4801
Akshat Raj , Durva Mahadeo Chavan , Priyal Agarwal , Jestin Gigi , Madhuri Rao , Vinayak Musale , Akshita Chanchlani , Murtaza Shabbirbhai Dholkawala , Kulamala Vinod Kumar
Software fault prediction is essential for ensuring the reliability and quality of software systems by identifying potential defects early in the development lifecycle. However, the presence of imbalanced datasets poses a significant challenge to the effectiveness of fault prediction models. In this paper, we investigate the impact of different data balancing techniques, including generative adversarial networks (GANs), synthetic minority over-sampling technique (SMOTE), and NearMiss, on machine learning (ML) model performance for software fault prediction. Through a comparative analysis across multiple datasets commonly used in software engineering research, we evaluate the efficacy of these techniques in addressing class imbalance and improving predictive accuracy. Our findings provide insights into the most effective approaches for handling imbalanced data in software fault prediction tasks, thereby advancing the state-of-the-art in software engineering research and practice. An extensive experimentation is performed and analyzed in this study here that includes 8 datasets, 4 data balancing techniques, and 4 ML techniques in order to demonstrate the efficacy of various models in software fault prediction.
Volume: 14
Issue: 6
Page: 4787-4801
Publish at: 2025-12-01

Impact of smoothing techniques for text classification: implementation in hidden Markov model

10.11591/ijai.v14.i6.pp5183-5192
Norsyela Muhammad Noor Mathivanan , Roziah Mohd Janor , Shukor Abd Razak , Nor Azura Md. Ghani
A hidden Markov model (HMM) is widely used for sequence modeling in various text classification tasks. This study investigates the impact of different smoothing techniques, such as Laplace, absolute discounting, and Gibbs sampling on HMM performance across three distinct domains: e-commerce products, spam filtering, and occupational data mining. Through the comparative analysis, Laplace smoothing consistently outperforms other techniques in handling zero-probability issues, demonstrating superior performance in the e-commerce and SMS spam datasets. The HMM without any smoothing technique achieved the best results for job title classification. This divergence underscores the dataset-specific nature of smoothing requirements, where the simplicity of parameter estimation proves effective in contexts characterized by a limited and repetitive vocabulary. Hence, the findings suggest that tailored smoothing strategies are crucial for optimizing HMM performance in different textual analysis applications.
Volume: 14
Issue: 6
Page: 5183-5192
Publish at: 2025-12-01

Intelligent route optimization for internet of vehicles using federated learning: promoting green and sustainable IoT networks

10.11591/ijai.v14.i6.pp5049-5057
Desidi Narsimha Reddy , Swathi Buragadda , Janjhyam Venkata Naga Ramesh , Garapati Satyanarayana Murthy , Nallathambi Srija , Sarihaddu Kavitha
As the internet of vehicles (IoV) continues to evolve, optimizing vehicle routing becomes increasingly important for enhancing traffic efficiency and minimizing environmental impact. This paper introduces an intelligent vehicle route optimization protocol leveraging federated learning (FL) to achieve green and sustainable IoV systems. By distributing the learning process across multiple edge devices, the proposed protocol minimizes the need for centralized data processing, reducing network congestion, and preserving user privacy. The system optimizes vehicle routes based on real time traffic conditions, fuel efficiency, and carbon emissions, and promoting greener transportation practices. Simulations conducted in a dynamic IoV environment demonstrate significant improvements in route efficiency, fuel consumption, and carbon emissions. The results underscore the potential of FL in transforming IoV routing by balancing performance and sustainability, making it a promising solution for the future of connected transportation.
Volume: 14
Issue: 6
Page: 5049-5057
Publish at: 2025-12-01

A web-based learning platform to assess student performance using online session activity engagement

10.11591/ijai.v14.i6.pp5240-5250
Shashirekha Hanumanthappa , Chetana Prakash
Predicting students' performance and engagement is crucial for academic eLearning partners in colleges and universities as well as students themselves considering post-COVID-19 pandemic and university grant commission (UGC) dual degree regulation era. An educational system's data on students’ engagement in taking courses that are a significant component of an institution of higher learning with a cogent vertical syllabus can be used to make predictions. By examining how closely a student's course-taking actions correspond with the requirements of the syllabus, one can utilize the student's conduct in the classroom and online eLearning web tool as a predictor of future achievement. This paper presents a study that uses an eLearning web-based dataset to predict students' success throughout a series of online interactive sessions. The dataset records how students engage with each other during online lab work, including how many keystrokes they make, how long they spend on each task, and how well they perform on exams overall. The current methods lacks accuracy to assess student performance and engagement with high precision. In addressing this paper introduces novel multi-label ensemble learning (MLEL) using XGBoost (XGB) and K-fold cross validation. Experiment outcome shows the proposed (MLEL-XGB) achieves much improved outcome than other existing models.
Volume: 14
Issue: 6
Page: 5240-5250
Publish at: 2025-12-01
Show 149 of 2070

Discover Our Library

Embark on a journey through our expansive collection of articles and let curiosity lead your path to innovation.

Explore Now
Library 3D Ilustration