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

30,938 Article Results

An intelligent and explainable IoT-Edge-Cloud architecture for real-time water quality monitoring

10.11591/ijai.v15.i2.pp1109-1120
Sara Bouziane , Badraddine Aghoutane , Aniss Moumen , Anas El Ouali , Ali Essahlaoui , Abdellah El Hmaidi
Continuous and reliable monitoring of water quality is critical for early detection of environmental deterioration, yet conventional monitoring approaches are often slow and lack timely data availability. This study proposes an intelligent and explainable internet of things (IoT)–Edge–Cloud architecture to monitor water quality in real time, using IoT sensing, edge based artificial intelligence (Edge AI), cloud-stream processing, and explainable artificial intelligence (XAI). The system calculates the water quality index (WQI) directly at the edge and predicts its evolution using a stacking ensemble model trained on physicochemical measurements taken from the Moulouya River Basin in Morocco. An explainability module based on Shapley additive explanations (SHAP) values gives a clearer image of the contribution of various parameters to WQI predictions, providing transparency of the features, which builds trust in the model’s output. The proposed architecture was implemented as an end-to-end prototype and validated using a simulation-based experimental that mimicked realistic sensor dynamics and connectivity interruptions. The experimental results show strong predictive performance (R² =0.945), stable system operations, and reliable interpretability highlighting the potential of the proposed approach for scalable, intelligent, and transparent environmental monitoring.
Volume: 15
Issue: 2
Page: 1109-1120
Publish at: 2026-04-01

Image feature extraction for road surface damage classification

10.11591/ijai.v15.i2.pp1578-1592
Octaviani Hutapea , Sarifuddin Madenda , Hustinawaty Hustinawaty , Iffatul Mardhiyah
Road surface deterioration poses a critical risk to driving safety and comfort, necessitating timely and accurate detection to support effective maintenance. Manual inspection methods are often inefficient, underscoring the need for automated approaches based on computer vision. This study investigates the integration of feature extraction techniques histogram of oriented gradients (HOG) and local binary pattern (LBP) with convolutional neural network (CNN) architectures ResNet50 and InceptionV3 for the classification of road damage. A dataset of 1,580 images was categorized into five damage types: alligator crack, longitudinal crack, other crack, patching, and potholes. Experimental results indicate that HOG–ResNet50 achieved 79% accuracy, while LBP–InceptionV3 yielded the best performance at 97%. The contributions of this study are threefold: i) an automated framework is proposed that combines texture-based features with deep learning for road damage detection, ii) the LBP–InceptionV3 combination is shown to provide superior accuracy compared to conventional pairings, and iii) the approach offers a scalable and reliable alternative to manual inspection methods, supporting more efficient road maintenance planning.
Volume: 15
Issue: 2
Page: 1578-1592
Publish at: 2026-04-01

A hybrid model for enhanced aspect-based sentiment analysis using large language models

10.11591/ijai.v15.i2.pp1825-1838
Mohammed Ziaulla , Arun Biradar
Aspect-based sentiment analysis (ABSA) is a crucial task within natural language processing (NLP), enabling fine-grained opinion mining by identifying sentiments associated with specific aspects of a product or service. While transformer-based models like bidirectional encoder representations from transformers (BERT) have improved sentiment classification, they still struggle with limited contextual adaptability, especially in customer reviews containing complex expressions. Most existing approaches rely heavily on benchmark datasets such as semantic evaluation (SemEval) and multi-aspect multi-sentiment (MAMS), which do not fully capture the diversity of real-world review scenarios. Hence, this research addresses these limitations by proposing a novel hybrid model, called as hybrid-BERT (H-BERT), that integrates span-aware BERT (SpanBERT) with bidirectional long short-term memory (BiLSTM), conditional random field (CRF), and large language models (LLMs). The objective is to enhance aspect extraction and sentiment classification performance using both annotated and synthetic data. The methodology includes preprocessing, hybrid model training, and evaluation using the SemEval 2014 dataset. Experimental results show that H-BERT achieved 90.58% accuracy and 90.56% F-score in the laptop domain and 91.21% accuracy with a 92.03% F-score in the restaurant domain. These results outperform existing models, confirming H-BERT’s robustness and effectiveness. In conclusion, H-BERT improves sentiment understanding in customer reviews.
Volume: 15
Issue: 2
Page: 1825-1838
Publish at: 2026-04-01

Blockchain-enabled framework using diversity mutation with siberian tiger optimization for offloading in fog computing

10.11591/ijai.v15.i2.pp1371-1380
Srikanta Murthy Rajini , Reginald Shilpa
Fog computing has developed as a promising framework to support latency sensitive internet of things (IoT) applications for mobile devices operating in dynamic environments. During the offloading process, malicious activities interrupt the existing methods, which increases the execution time. Therefore, this research proposes a diversity mutation with siberian tiger optimization (DM-STO) for computation offloading in blockchain based fog computing. The blockchain is used to secure offload and attain quality of service (QoS) mobile users with less energy consumption and execution time. The DM-STO can balance workloads among local devices and fog servers. The diversity mutation operation improves the exploration ability to dynamic network conditions, leading to efficient computational offloading in fog computing. The execution time, service cost and energy consumption are evaluated to calculate the performance of the proposed DM-STO with varying numbers of IoT requests such as 50, 100, 200, and 300. For 50 IoT requests with a fixed fog server of 10, the DM-STO achieves an execution time of 18 s, a service cost of 10$ and energy consumption of 5 mJ compared to the BAT algorithm.
Volume: 15
Issue: 2
Page: 1371-1380
Publish at: 2026-04-01

Sentiment-aware user-item recommendation combining weighted XGBoost and optimized similarity metrics

10.11591/ijai.v15.i2.pp1851-1862
Snehal Bhogan , Vijay S. Rajpurohit , Sanjeev S. Sannakki
User-item recommendation systems play a vital role in enhancing personalized digital experiences across e-commerce and social media platforms. Traditional recommendation approaches, such as collaborative filtering (CF) and content-based filtering (CBF), often suffer from challenges like data sparsity, cold-start issues, and limited contextual understanding. Sentiment-aware recommendation systems have emerged as a promising solution by incorporating emotional insights extracted from user reviews, thereby improving recommendation accuracy and personalization. This study proposes a novel sentiment-aware user-item recommendation system (SAUIRS) framework that integrates optimized term frequency inverse document frequency (O-TF-IDF), parameterized bidirectional encoder representations from transformers (P-BERT), weighted extreme gradient boosting (WXGBoost), and an optimized similarity metrics model. The optimized TF-IDF enhances feature selection, reducing dimensionality while preserving relevant textual information. P-BERT, a fine-tuned BERT model, improves sentiment classification accuracy by leveraging deep contextual embeddings. WXGBoost further refined sentiment predictions, addressing class imbalance and enhancing model robustness. The extracted sentiment information is incorporated into an optimized similarity metrics model to improve recommendation precision by aligning user preferences with sentiment-driven insights. Extensive experiments conducted on Amazon benchmark datasets demonstrate the superior performance in terms of accuracy, root mean square error (RMSE), and mean absolute error (MAE) of the proposed framework compared to state-of-the-art recommendation models.
Volume: 15
Issue: 2
Page: 1851-1862
Publish at: 2026-04-01

Adaptive control of ball and beam system using SNA-PID combined with recurrent fuzzy neural network identifier

10.11591/ijai.v15.i2.pp1202-1210
Minh-Thanh Le , Chi-Ngon Nguyen
The ball and beam system is a nonlinear and inherently unstable single input, multiple-output (SIMO) system, which poses significant challenges for control design. Intelligent control algorithms are often applied to autonomously control complex systems when there are changes in parameters or the control environment. Therefore, in this paper, we research and develop two methods: proportional integral derivative (PID) and single neuron adaptive (SNA)-PID-recurrent fuzzy neural network identifier (RFNNI) to control the ball and beam system. Simulation results on MATLAB/Simulink show that the SNA-PID-RFNNI controller provides a more stable output signal than the traditional PID controller, with minimal overshoot and a settling time of about 15 seconds. Next, we will conduct real-time experiments on the object using the proposed algorithm through the MEGA2560 control board with an ultrasonic positioning mechanism.
Volume: 15
Issue: 2
Page: 1202-1210
Publish at: 2026-04-01

An efficient approach for cyber-attack detection by using machine learning and deep learning algorithms

10.11591/ijai.v15.i2.pp1219-1235
Yasir Hussein Shakir , Mahmoud Mohamed Abdelhamied , Eshaq Aziz Awadh AL Mandhari , Ali Alkhazraji , Naglaa M. Reda
Cybercrime gained traction in the late 20th century. The capabilities of cyber-attackers have improved dramatically. One of the biggest challenges facing cybersecurity developers is safeguarding consumers' security and privacy. Interest in using AI approaches in cybersecurity has grown significantly because of the incredible proficiency these techniques have demonstrated across all domains. Even while machine learning algorithms are very effective at identifying malicious activity, there are still certain issues that lower performance accuracy. This paper has the novelty of deploying the Artificial Bee Colony (ABC) meta-heuristic algorithm with the K-Nearest Neighbors (KNN) classifier to detect cyber-attacks. It proposes a variant approach called KNN+Bee that detects attacks efficiently, achieving 99.86% overall accuracy. The NSL-KDD dataset of cyberattacks has been leveraged in the training and testing phases. The proposed approach has been contrasted with the most popular machine learning. According to experimental findings, the suggested model delves deeper into the identification of cyberattacks. It achieves unprecedented performance, outperforming other models in terms of precision, Recall, F-score and MCC. Furthermore, popular deep learning models have been implemented and examined on the same dataset. Results prove that GRU is the most accurate, reaching 99.71%.
Volume: 15
Issue: 2
Page: 1219-1235
Publish at: 2026-04-01

An exploratory review on conceptualizing generative artificial intelligence literacy

10.11591/ijai.v15.i2.pp1023-1035
Mohammed Afandi Zainal , Mohd Effendi Mohd Matore , Siti Mistima Maat
Generative artificial intelligence (AI) has rapidly evolved, demanding new forms of literacy that go beyond traditional AI concepts. However, current definitions of generative AI literacy often overlook its unique challenges, including prompt engineering, critical evaluation of AI-generated outputs, and complex ethical considerations. This study addresses these gaps through an exploratory review of 20 peer-reviewed articles. These articles were identified using systematic searches across major academic databases and selected based on predefined inclusion criteria. The analysis reveals conceptual limitations in existing frameworks, particularly their lack of structure and their generalization of AI literacy. To overcome these issues, we propose a new competency framework adapted from Bloom’s taxonomy. The framework integrates three essential dimensions: technical proficiency, ethical responsibility, and societal awareness. It is organized into five progressive cognitive stages: understand, apply, analyze, evaluate, and create. This framework clarifies the distinct demands of generative AI literacy and can be implemented to guide curriculum design, professional training, and the development of generative AI literacy across sectors.
Volume: 15
Issue: 2
Page: 1023-1035
Publish at: 2026-04-01

Accurate stroke area classification using extreme gradient boosting with multi-feature extraction

10.11591/ijai.v15.i2.pp1390-1401
Kavikondala Praveen Kumar Rao , Maha Lakshmi Bondla , Bommaraju Srinivasa Rao , Ambidi Naveena , K. V. Balaramakrishna , Srinivasarao Goda
Stroke, one of the most common neurological disorders leading to long-term disability and mortality, requires accurate detection of affected brain regions for timely treatment planning. However, conventional deep learning models face challenges in achieving precise segmentation and robust classification due to noisy inputs, weak feature representation, and poor generalization. To address these gaps, this study introduces a hybrid framework that integrates the ConvNeXt architecture for stroke region segmentation with XGBoost based classification, strengthened through three complementary feature extraction methods: local binary patterns (LBP), adaptive threshold directional binary gradient matrix (AT-DBGM), and wavelet packet transform (WPT). These methods capture textural, directional, and multi resolution features, which are concatenated into a stacked vector and classified using XGBoost. Preprocessing steps, including normalization and resizing, ensure improved input consistency. Experimental evaluations on benchmark stroke imaging datasets show that the proposed framework achieves 98.56% Dice similarity coefficient (DSC), 12.96 mm Hausdorff distance (HD), 99.12% accuracy, 98.69% sensitivity, 99.06% specificity, 98.98% precision, and 98.85% F1-score.
Volume: 15
Issue: 2
Page: 1390-1401
Publish at: 2026-04-01

Deep learning for early detection of cardiovascular diseases via auscultation sound classification

10.11591/ijai.v15.i2.pp1746-1761
Shreyas Kasture , Sudhanshu Maurya , Amit Kumar Sharma , Santhosh Chitraju Gopal Varma , Kashish Mirza , Firdous Sadaf Mohammad Ismail
Heart diseases are one of the most prominent causes of death globally, which requires immediate and accurate diagnosis. The auscultation methods used in conventional medical practice, where the doctor listens to the sounds produced by the body without intervention is very ineffective because of the limitations in the actual skills and perception of the doctor. The main goal of this project will be designing a mobile-based system for the early detection of cardiovascular disease (CVD) by utilizing deep learning for auscultation sound classification. The approach involves the use of deep learning structures to classify cardiac sounds into normal and abnormal patterns on its own. Wavelet transformations, time-frequency representations, and Mel frequency cepstral coefficients (MFCC) have been used in feature extraction. The ResNet152V2 model showed high classification performance with area under the receiver operating characteristic curve (AUROC) of 0.9797 and 0.9636 on two datasets. Contrary to that, data augmentation, hyperparameter optimization, attention mechanisms, as well as input-output residual connections, led to better functionality and interpretability. This research seeks to overcome the limitations of traditional stethoscope use through the incorporation of sophisticated algorithms and the availability of mobile technology that could result in early diagnosis and prevention of CVDs, especially in underprivileged areas.
Volume: 15
Issue: 2
Page: 1746-1761
Publish at: 2026-04-01

Evaluating document chunking approaches for retrieval augmented generation in editorial content

10.11591/ijai.v15.i2.pp1909-1918
Erwann Lavarec , Yu Du
Retrieval-augmented generation (RAG) systems promise grounded answers from large language models (LLMs), yet performance depends critically on how source documents are segmented before indexing. This study investigates how pre-index chunking strategies affect both retrieval accuracy and answer quality in domain-specific scenarios. We curated a corpus on software-as-a-service (SaaS) editorial content and constructed a high-quality evaluation dataset containing 2,419 question-answer (QA) pairs generated through automated prompting and quality control. We compared four chunking approaches, including fixed-size, structure-aware recursive, semantic, and LLM-based methods. Our evaluation protocol assessed retrieval through document localization, semantic similarity, and context relevance, while generation quality was evaluated using chain-of-thought (CoT) criteria driven by judgments from LLMs. Results demonstrate that recursive chunking consistently outperforms other approaches across all metrics. Smaller chunks improve document localization, while moderately larger chunks enhance semantic alignment and generation scores. LLM based chunking variants show competitive performance but do not exceed top recursive configurations on the dataset. These findings indicate that preserving document structure through recursive chunking is beneficial for practical RAG implementations, providing actionable guidance for chunk size selection while highlighting token-budget constraints in current long context models.
Volume: 15
Issue: 2
Page: 1909-1918
Publish at: 2026-04-01

Identification of chemical markers for species differentiation in Aquilaria essential oils using self-organizing maps

10.11591/ijai.v15.i2.pp1339-1348
Nur Athirah Syafiqah Noramli , Muhammad Ikhsan Roslan , Noor Aida Syakira Ahmad Sabri , Nurlaila Ismail , Zakiah Mohd Yusoff , Mohd Nasir Taib
This study analyzes the chemical diversity of essential oils from four Aquilaria species, A. beccariana, A. malaccensis, A. crassna, and A. subintegra, which are important sources of agarwood used in perfumery and traditional medicine. Despite their economic and ecological value, the chemical profiles of these species remain insufficiently characterized, hindering accurate species differentiation and resource management. This research aims to identify distinctive chemical patterns to improve species classification. Self-organizing maps (SOMs) were employed to analyze complex chemical composition data and to identify significant compounds responsible for species separation. The analysis revealed several compounds with strong discriminatory power and species-specific distribution patterns, with compounds C, D, and E identified as the most significant markers. These findings demonstrate substantial biochemical diversity among Aquilaria species and confirm the effectiveness of SOM for essential oil profiling. The results support improved species identification and have important implications for ecological conservation, sustainable agarwood management, and pharmacological development.
Volume: 15
Issue: 2
Page: 1339-1348
Publish at: 2026-04-01

RBC_Frame_Net: a hybrid deep learning framework for detection of red blood cells in malaria diagnostic smear

10.11591/ijai.v15.i2.pp1486-1496
Muhammad Shameem P. , Mathiarasi Balakrishnan
Malaria continues to pose a major global health threat, especially in areas where timely and accurate diagnosis is essential for effective treatment. Conventional diagnostic techniques, such as manually examining Giemsa stained blood smears, are often time-intensive, laborious, and susceptible to human error. To overcome these challenges, this study presents red blood cell frame network (RBC_Frame_Net), a novel deep-learning framework that combines convolutional neural networks (CNNs) with transformer based architectures, augmented by attention mechanisms, for the automated identification of RBCs in malaria smear images. The framework leverages the convolutional block attention modules (CBAM)-UNet model for segmentation, enhancing both spatial and channel features through CBAM and integrates the detection transformer (DETR) to accurately detect and classify RBCs within the diagnostic images. The model achieved outstanding performance with a segmentation intersection over union (IoU) of 0.97, a Dice coefficient of 0.98, and near-perfect detection results (precision: 0.999, recall: 0.998, and mean average precision (mAP): 0.995). When compared to leading models such as YOLOv8, faster region-based convolutional neural network (Faster R-CNN), and EfficientDet-D3, and RBC_Frame_Net demonstrated superior accuracy and robustness. The inclusion of attention mechanisms and a hybrid architecture enhance its adaptability, making it well-suited for deployment in real-world, resource limited environments and positioning it as a valuable asset in automated malaria diagnostics.
Volume: 15
Issue: 2
Page: 1486-1496
Publish at: 2026-04-01

Zoneout regularization-gated recurrent unit algorithm on NIDS with class imbalance handling

10.11591/ijai.v15.i2.pp1505-1512
Mala Kariyappa , Manjunath Hanumanthappa Rangappa , Venugopal Dasappa , Gururaja Hebbur Satyanarayana , Girish Keshava Rao , Gousia Thahniyath
Network intrusion detection system (NIDS) is primarily utilized tool to identify malicious threats on the network. It plays an essential role in safeguarding against an increasing variety of attacks and ensures enhanced security for the network. The existing model struggled to handle the imbalance of class issues during the process of classification due to their biased nature, which reduced the performance of the algorithm. In this paper, the zoneout regularization–gated recurrent unit (ZR-GRU) algorithm is developed to detect and classify intrusions in the network. Incorporating the ZR into GRU reduces overfitting by preventing the model from becoming overly dependent on specific features. It provides good generalization by maintaining diversity in learned representation. Synthetic minority oversampling technique (SMOTE) and Near Miss methods are utilized to balance the samples in the dataset, which helps to increase the performance of a classifier in NIDS. The ZR-GRU technique attained 99.91% accuracy on UNSW-NB15, 99.92% accuracy on CIC-IDS2018, and 99.14% accuracy on CIC-DDoS2019 when comparing with a convolutional neural network bidirectional long short-term memory (CNN-BiLSTM).
Volume: 15
Issue: 2
Page: 1505-1512
Publish at: 2026-04-01

Fetal organ detection using feature enhancement with attention and residual block

10.11591/ijai.v15.i2.pp1593-1604
Nuswil Bernolian , Siti Nurmaini , Ade Iriani Sapitri , Annisa Darmawahyuni , Muhammad Naufal Rachmatullah , Bambang Tutuko , Firdaus Firdaus
The rapid advancements in fetal ultrasonography have significantly enhanced prenatal diagnosis in recent years. Deep learning (DL) architectures have further streamlined the process of organ detection, improved diagnostic accuracy, and reduced observer dependency. This study proposes a computer-aided DL approach for fetal organ segmentation using the you only look once (YOLO) algorithm, a state-of-the-art method for object detection and image segmentation. This study identified and classified 15 fetal organs, including the umbilical vein, stomach, abdomen, brain (trans-cerebellum, trans-thalamic, and trans-ventricular regions), femur, head, thorax (chest cavity), heart (circumference, left atrium, left ventricle, right atrium, right ventricle), and aorta. We compared the performance of YOLOv7, YOLOv8, YOLOv9, and YOLOv11 architectures. The results showed that YOLOv9 outperformed YOLOv7, YOLOv8, and YOLOv11 achieving mAP50 and mAP95 scores of 91.90% and 94.50%, respectively. This performance surpasses previous studies that focused on classifying only a limited number of fetal organs.
Volume: 15
Issue: 2
Page: 1593-1604
Publish at: 2026-04-01
Show 72 of 2063

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