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

A smart grid fault detection using neuro-fuzzy deep learning algorithm

10.11591/ijai.v14.i6.pp5096-5105
Etienne Francois Mouckomey , Jacques Bikai , Camille Franklin Mbey , Alexandre Teplaira Boum , Felix Ghislain Yem Souhe , Vinny Junior Foba Kakeu
This paper proposes a novel data analysis framework that integrates deep learning with a binary neuro-fuzzy algorithm to address the problem of fault localization in smart power grids. In the first stage, a long short-term memory (LSTM) network is employed to train data samples collected from smart meters. The resulting learned features are subsequently utilized by an adaptive neuro-fuzzy inference system (ANFIS) for accurate fault detection and classification. Through this intelligent hybrid approach, multi-phase faults can be efficiently identified using a limited amount of data. The proposed method distinguishes itself by its capacity to rapidly train and test large datasets while maintaining high computational efficiency. To evaluate the performance of the model, an advanced simulation of the IEEE 123-node test feeder is conducted. The robustness and effectiveness of the proposed framework are validated using multiple performance metrics, including precision, recall, accuracy, F1-score, computational complexity, and the ROC curve. The results demonstrate that the proposed deep learning–based model significantly outperforms existing approaches in the literature, achieving a fault detection and classification precision of 99.99%.
Volume: 14
Issue: 6
Page: 5096-5105
Publish at: 2025-12-01

Solving sparsity and scalability problems for book recommendations on e-commerce

10.11591/ijai.v14.i6.pp4865-4877
Muhammad Ichsanudin , Bevina Desjwiandra Handari , Bambang Dwi Wijanarko , Gatot Fatwanto Hertono
This study proposed a hierarchical density-based spatial clustering of applications with noise (HDBSCAN) and randomized singular value decomposition (RSVD) collaborative filtering (CF) method to overcome sparsity and scalability problems for book recommendations on e-commerce. CF is an information retrieval system that assumes a user has the same interest in an object as other users have in the past. When handling large volumes of data, sparsity problems can arise, where finding a similarity relation of user preferences results from a small assessment of an object by users. The scalability is the increased computation of an algorithm caused by increased users or objects, which makes recommendations take longer to form, therefore making them less accurate. HDBSCAN is a density-based clustering method that simplifies the hierarchical arrangement of the most significant clusters for extraction to group users in the same cluster. RSVD is a linear dimension reduction method that breaks a matrix into three sub matrices by reconstructing the size of that matrix without removing its dominant part, especially for cluster result matrices. The HDBSCAN RSVD-CF model reduced the root mean squared error (RMSE) by 21.83%, being 3793.73 seconds faster than the CF model. It also performed very well compared to both RSVD-CF and HDBSCAN-CF.
Volume: 14
Issue: 6
Page: 4865-4877
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

Empowering low-resource languages: a machine learning approach to Tamil sentiment classification

10.11591/ijict.v14i3.pp941-949
Saleem Raja Abdul Samad , Pradeepa Ganesan , Justin Rajasekaran , Madhubala Radhakrishnan , Peerbasha Shebbeer Basha , Varalakshmi Kuppusamy
Sentiment analysis is essential for deciphering public opinion, guiding decisions, and refining marketing strategies. It plays a crucial role in monitoring public sentiment, fostering customer engagement, and enhancing relationships with businesses' target audiences by analyzing emotional tones and attitudes in vast textual data. Sentiment analysis is extremely limited, particularly for languages like Tamil, due to limited application in diverse linguistic contexts with fewer resources. Given its global impact and linguistic diversity, addressing this gap is crucial for a more nuanced understanding of sentiments in India. In the context of Tamil, the need for sentiment analysis models is particularly crucial due to its status as one of the classical languages spoken by millions. The cultural, social, and historical nuances embedded in Tamil language usage require tailored sentiment analysis approaches that can capture the subtleties of sentiment expression. This paper introduces a novel method that assesses the performance of various text embedding methods in conjunction with a range of machine learning (ML) algorithms to enhance sentiment classification for Tamil text, with a specific focus on lyrics. Experiments notably emphasize FastText word embedding as the most effective method, showcasing superior results with a remarkable 78% accuracy when coupled with the support vector classification (SVC) model.
Volume: 14
Issue: 3
Page: 941-949
Publish at: 2025-12-01

Recognition of Indonesian sign language using deep learning: convolutional neural network-based approach

10.11591/ijai.v14.i6.pp5008-5016
Olivia Kembuan , Haryanto Haryanto , Mochamad Bruri Triyono
This study focuses on developing an automatic Indonesian sign language (SIBI) recognition system using a convolutional neural network (CNN). Sign language is essential for communication among deaf and hard-of hearing individuals, and automatic recognition helps improve accessibility and inclusivity. CNNs are chosen for their ability to learn image features automatically, eliminating manual extraction and improving classification accuracy. The SIBI dataset used contains 5,280 images of 26 letters, divided into training and validation sets. In early training, the model achieved low accuracy (3.63% training, 3.33% validation), but after five epochs, it significantly improved to 97.58% for training and 100% for validation.
Volume: 14
Issue: 6
Page: 5008-5016
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

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

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

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

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

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

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

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

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

Optimizing sparse ternary compression with thresholds for communication-efficient federated learning

10.11591/ijai.v14.i6.pp4902-4912
Nithyanianjan Murthy Chittaiah , Manjula Sunkadakatte Haladappa
Federated learning (FL) enables decentralized model training while preserving client data privacy, yet suffers from significant communication overhead due to frequent parameter exchanges. This study investigates how varying sparse ternary compression (STC) thresholds impact communication efficiency and model accuracy across the CIFAR-10 and MedMNIST datasets. Experiments tested thresholds ranging from 1.0 to 1.9 and batch sizes of 10, 15, and 20. Results demonstrated that selecting thresholds between 1.2 and 1.5 reduced total communication costs by approximately 10–15%, while maintaining acceptable accuracy levels. These findings suggest that careful threshold tuning can achieve substantial communication savings with minimal compromise in model performance, offering practical guidance for improving the efficiency and scalability of FL systems.
Volume: 14
Issue: 6
Page: 4902-4912
Publish at: 2025-12-01
Show 148 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