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

Efficient text detection and recognition in natural scene images using novel blended ensemble deep learning

10.11591/ijai.v15.i2.pp1664-1679
Rajeswari Reddy Patil , Aradhana Dammergidda
Text detection and recognition in natural scene images is a critical task in computer vision, with applications ranging from document analysis to autonomous navigation. This work presents a robust and efficient pipeline that integrates YOLOv8 for text detection and EasyOCR for recognition, enhanced by an adaptive preprocessing mechanism between the two stages. The YOLOv8 model is trained on a custom dataset with polygonal annotations converted into YOLO format ensures precise bounding box formations around the text regions. An adaptive preprocessing module dynamically optimizes the detected regions adjusting resolution, noise reduction, and orientation before passing them to EasyOCR, significantly improving robustness. The lightweight yet powerful EasyOCR engine then recognizes text across diverse fonts, styles, and orientations. Evaluated on the benchmark Total-Text dataset, the proposed method demonstrates superior performance in detection accuracy, recognition precision, and computational efficiency. Additionally, this work provides a detailed analysis of training metrics, to validate the model’s robustness. The proposed system is scalable and can be integrated into real-time applications such as license plate recognition, document digitization, and assistive technologies for the visually impaired.
Volume: 15
Issue: 2
Page: 1664-1679
Publish at: 2026-04-01

Session click sentiment behavior aware personalized recommendations system

10.11591/ijai.v15.i2.pp1539-1547
Suraj Bevinahalli Suresh , Padma Muthalambikashettahally Cheluvegowda
Session-based recommendations use short-term behavior of users to provide personalized suggestions to consumers in ecommerce platform. However, cold start, considering newly joined users and sparsity issues, where not enough short-term behavior is available, and the performance of traditional session-based recommendations is significantly impacted. Deep learning (DL) like recurrent neural networks (RNNs), long short-term memory networks (LSTMs), and graph neural networks (GNNs) have been employed to capture session-clicks and enhance product recommendation accuracy. However, the current method is significantly affected due to the gradient descent problem in meeting convergence for top-K product recommendation. Further, the current method failed to capture product sentiment for session-clicks between inter-session and intra-session clicks. In addressing the research problems, the current research work introduced a session click sentiment behavior aware (SCSBA) personalized recommendation system using novel inter and intra session (IIS)-LSTM model. Finally, the objective function to recommend top K items to users is done using optimized Bayesian personalized ranking (OBPR) algorithm. Experiment outcome shows the SCSBA model achieves much better performance than state of art model, considering standard Tmall dataset.
Volume: 15
Issue: 2
Page: 1539-1547
Publish at: 2026-04-01

A sequential attention-enhanced deep learning framework for robust potato leaf disease diagnosis under real field conditions

10.11591/ijai.v15.i2.pp1790-1803
Watcharkorn Yoochomboon , Nithizethe Mhuadthongon , Piyaporn Krachodnok
Diagnosing potato leaf diseases from images collected in real-life field settings is challenging, mainly because of uneven lighting, complex backgrounds, and disease symptoms that are often subtle or visually inconsistent. In this study, a deep learning-based framework was developed to support potato leaf disease diagnosis, with particular attention given to improving generalization and interpretation. Several convolutional neural network (CNN) architectures were first examined under the same experimental conditions, and ResNeXt-50 showed the most stable overall performance. The model was then extended by applying efficient channel attention (ECA), followed by spatial attention adapted from the convolutional block attention module (CBAM). Test results indicate that this sequential attention design performs better than the baseline model as well as variants using only a single attention mechanism. Additional evaluation using 300 real-field images collected under different field conditions suggests improved robustness, while visualization results from gradient weighted class activation mapping (Grad-CAM) show clearer focus on lesion-related regions. Overall, the findings suggest that combining channel wise and spatial attention can improve both prediction reliability and interpretability, making the approach suitable for practical agricultural use.
Volume: 15
Issue: 2
Page: 1790-1803
Publish at: 2026-04-01

Evaluating hybrid and standard deep learning models for maximum temperature forecasting in a semi-arid region

10.11591/ijeecs.v42.i1.pp183-193
Oussama Zemnazi , Sanaa El Filali , Sara Ouahabi , Abderrahim Mouhtadi
Temperature forecasting is important for industries affected by climate, especially in semi-arid regions where the weather can change quickly and is hard to predict over time. Many studies have examined various deep learning models, including long short-term memory (LSTM), gated recurrent unit (GRU), convolutional neural networks (CNNs), and transformer-based hybrids. However, their performance in data-limited semi-arid environments is often unclear and inconsistent. This study compares six deep learning methods for predicting daily maximum temperatures in Settat, Morocco. It uses 11 years of ground-observed meteorological data. The models examined include a baseline artificial neural network (ANN) and five hybrid structures: ANN-LSTM, ANN-GRU, ANN-CNN, ANN–random forest (RF), and ANN-transformer. The results indicate that the ANN performs the best overall, with MAE = 0.0432, root mean square error (RMSE) = 0.0543, and R² = 0.8820. It surpasses all hybrid models. When using a relative improvement metric, the ANN shows accuracy gains of 32% to 42% compared to the recurrent, convolutional, and attention-based hybrids. These results suggest that in semi-arid climates, where maximum temperature mainly depends on the same-day atmospheric conditions, simpler feedforward models work better than more complex temporal models. The study underscores the need to match model complexity with climatic factors and dataset size, offering a useful benchmark for temperature forecasting in regions with limited data.
Volume: 42
Issue: 1
Page: 183-193
Publish at: 2026-04-01

Collaborative and argumentative decision support system applied to land use planning

10.11591/ijeecs.v42.i1.pp237-251
Nawel Boudraa , Djamila Hamdadou
Group decision-making in land-use planning is based on complex processes, due to the diversity of stakeholders and the plurality of criteria to be considered. This article presents the design of a collaborative group decision support system, K-ProSWOT, combining a multi-agent system and multi criteria approaches to support decision-making processes. The methodology combines the K-means clustering algorithm to group similar actions together and reduce the number of options to be studied, the Preference Ranking Organization Method for Enrichment Evaluation (PROMETHEE II) method for quantitative ranking of possible alternatives, and Strengths, Weaknesses, Opportunities, Threats (SWOT) analysis to structure qualitative collective argumentation. These tools are integrated into a participative process, culminating in a collective, well-argued decision-making process. An interactive dashboard accompanies the system, keeping track of the various stages in the decision-making process. The proposed approach aims to enhance the quality of territorial decisions by reconciling an objective assessment of data with the active involvement of stakeholders.
Volume: 42
Issue: 1
Page: 237-251
Publish at: 2026-04-01

Hybrid machine learning for imbalanced lettuce disease classification

10.11591/ijai.v15.i2.pp1783-1789
Fazlur Ihzanurahman , Wayan Firdaus Mahmudy
This study investigates a hybrid machine learning framework combining EfficientNet-B3 feature extraction with classical classifiers for lettuce disease classification under conditions of extreme class imbalance. The system utilizes EfficientNet-B3 to extract high-dimensional feature embeddings from 2,337 images, which are subsequently classified using support vector machine (SVM), random forest (RF), and k-nearest neighbors (KNN). Although the proposed SVM-based model achieves a high overall accuracy of 94.01%, experimental results reveal a substantial performance discrepancy compared to the macro F1-score of 37.94%. This critical gap indicates that while the model successfully identifies the majority classes, it fails to recognize rare disease categories with limited samples. Theoretical analysis suggests that while SVM handles high-dimensional feature spaces more effectively than RF and KNN, the deep features extracted are biased toward majority class characteristics. These findings highlight the severe limitations of accuracy-centric evaluation in agricultural diagnostics and demonstrate that deep feature extraction alone is insufficient to guarantee robust detection for minority pathologies. The study concludes that relying on aggregate accuracy can mask diagnostic failures, emphasizing the urgent need for per-class performance analysis and data-level mitigation strategies in future research.
Volume: 15
Issue: 2
Page: 1783-1789
Publish at: 2026-04-01

Double-hop of reconfigurable intelligent surfaces-aided for wireless optical link under log-normal fading channels

10.11591/ijai.v15.i2.pp1174-1180
Duong Huu Ai , Van Loi Nguyen , Khanh Ty Luong
In optical wireless communication (OWC), the reconfigurable intelligent surfaces (RIS) are used to manipulate optical signals by controlling the phase shifts or amplitude of reflected beams, which helps improve signal quality. RIS units can be tailored to increase the strength and reliability of the communication link, especially in challenging fading conditions. The double-hop scenario involves two RIS-assisted segments, such as transmitter to RIS-1 and RIS-1 to RIS-2 or a receiver. Each hop encounters log-normal fading, which impacts the overall link performance. Log-normal fading models the irradiance fluctuation caused by turbulence, which is significant in free-space optical (FSO) systems, this fading model assumes that the received optical signal’s amplitude varies with a log-normal distribution, making it more suited for weak to moderate turbulence. Numerical results are obtained under different of link distance, subcarrier quadrature amplitude modulation (QAM) is displayed quantitatively illustrate the average symbol error rate in the absence of RIS and with double-hop of RIS.
Volume: 15
Issue: 2
Page: 1174-1180
Publish at: 2026-04-01

Unimodal and multimodal techniques for depression diagnosis: a comprehensive survey

10.11591/ijai.v15.i2.pp1947-1954
Swathy Jayasree , Yashawini Sridhar
Depression is a common and major mental health condition that affects individuals across all age groups and any backgrounds, severely reducing their physical, emotional, and cognitive functioning. It goes beyond typical mood swings and requires a timely and accurate diagnosis to prevent severe consequences such as suicidal tendencies, self-harm, and long-term mental decline. The improving performance of deep learning and machine learning techniques has significantly enhanced the speed and accuracy of depression diagnosis using both unimodal and multimodal features. This comprehensive study gives a complete overview of the unimodal and multimodal methods used to diagnose depression in its early stages. Additionally, this survey summarizes the dataset, methods, and limitations of previous work presented in the domain of depression diagnosis and serves as a suitable reference for future analysis.
Volume: 15
Issue: 2
Page: 1947-1954
Publish at: 2026-04-01

Correlation-based assessment of 4G LTE network performance during rainfall events in tropical regions

10.11591/ijeecs.v42.i1.pp105-114
Ngozi C. Eli-Chukwu , Uma Uzubi Uma , Handel Emezue , Ogechi Akudo Nwogu , Ogah E. Oga , Calister N. Ogbonna-Mba , Samuel I. Ezichi
This paper presents a performance evaluation of a fourth-generation (4G) cel lular network under adverse weather conditions in a tropical region. While the impact of rainfall on frequencies above 10 GHz is well documented, this study addresses the research gap concerning 4G LTE performance (sub-6 GHz) in high-precipitation environments such as Nigeria. Using a drive-test approach with TEMS Investigation software (v16.3), measurements were collected over 48 days between July and September 2025 along a fixed 15 km route in the Lagos metropolis on the MTN Nigeria network. Samples were recorded at 1 second intervals. Four critical key performance indicators (KPIs)—reference signal received power (RSRP), reference signal received quality (RSRQ), signal to-interference-plus-noise ratio (SINR), and received signal strength indicator (RSSI)—wereanalyzedtodeterminetheir influence on the network performance index (NPI). Correlation analysis revealed that while RSRP exhibits no sig nificant correlation with NPI during rainfall (rs = 0.009), SINR and RSRQ demonstrate strong positive correlations (rs = 0.828 and rs = 0.824, respec tively). Despite these high correlations, average performance values remained low (mean SINR = 23.72%), indicating significant rain-induced degradation. These findings provide a novel empirical basis for the development of weather aware adaptive algorithms in tropical 4G network deployments.
Volume: 42
Issue: 1
Page: 105-114
Publish at: 2026-04-01

Lecturer support and student academic performance: the moderating role of age

10.11591/ijere.v15i2.35756
Noor Hafiza Zakariya , Hadziroh Ibrahim , Muhammad Waseem , Nurul Shahidah Ahmad Nasir
Lecturer support is an important factor influencing students’ academicoutcomes in higher education. This study examines the effects of lecturersupport dimensions, accessibility and approachability (AccApp), expectationand guidance (E&G), and positive encouragement (PE) on undergraduatestudents academic performance (SAP), with age tested as a potentialmoderating variable. Using a quantitative cross-sectional design, data werecollected from 250 undergraduate students at the School of BusinessManagement, Universiti Utara Malaysia (UUM), through conveniencesampling. Data were analyzed using partial least squares structural equationmodeling (PLS-SEM) with SmartPLS 4.0. The results indicate that lecturerAccApp are positively associated with academic performance, whereasexcessive expectations and directive guidance are negatively associated. PEwas not found to have a significant direct influence. Although age exhibiteda positive direct effect on academic performance, it did not significantlymoderate the relationships between lecturer support dimensions and studentoutcomes. These findings highlight the importance of accessible andequitable E&G from lecturers to enhance academic performance inMalaysian higher education. This study contributes to a thoroughunderstanding of the factors impacting SAP and offers insights for lecturers,institutions and government to work holistically to foster an inclusiveenvironment for all parties involved. Recommendations and practicalimplications for future research are discussed.
Volume: 15
Issue: 2
Page: 1237-1252
Publish at: 2026-04-01

2D-CNN-GACL-ECGNet graph attention: a robust framework for electrocardiogram-based stress detection

10.11591/ijai.v15.i2.pp1529-1538
P. Kavitha , L. Shakkeera
Early detection of cardiovascular diseases (CVDs) via electrocardiogram (ECG) classification during physiological stress is critical and remains challenging due to stress-induced morphological variability, noise from ambulatory settings, and inter-class ambiguities. Existing models, such as 1D signal-based models with convolutional neural networks (CNNs) and graph convolutional networks (GCNs), struggle to adapt to dynamic stress conditions and generate interpretable insights. In response, we propose 2D CNN and graph attention network (GAT) for optimizer. The model 2D-CNN and GACL-ECG-Net, an innovative framework integrating GATs with adaptive contrastive learning (ACL) and morpho-temporal graph construction. Key innovations include 2D-CNN denoising, 2D transformation, dynamic morpho-temporal graphs modeling ECG beats as nodes with hybrid edges (70% morphological similarity, 30% temporal proximity), and stress-adaptive contrastive loss with learnable margins on stress-conditioned labels, reducing class ambiguity by 18%. Multi-head attention mechanisms provide interpretable heatmaps aligned with cardiologist annotations (κ =0.82) and are evaluated using Massachusetts Institute of Technology-Beth Israel Hospital (MIT-BIH) arrhythmia database, wearable stress and affect detection (WESAD) dataset for emotional stress, and stress at work, knowledge work (SWELL-KW) dataset for cognitive stress. 2D-CNN-GACL-ECG-Net achieves state-of-the-art performance with 98.7% F1-score (MIT-BIH), 94.2% (WESAD), and 92.8% (SWELL-KW), outperforming CNN-bidirectional long short-term memory (BiLSTM) and GCN baselines by 95%. The framework is computationally efficient and clinically validated for wearable health monitoring.
Volume: 15
Issue: 2
Page: 1529-1538
Publish at: 2026-04-01

Enhanced image compression through hybrid staggered downsampling and DCT

10.11591/ijeecs.v42.i1.pp62-70
Benlabbes Haouari , Khair Younes , Beladgham Mohammed , El Hendi Hichem
Image compression is crucial for multimedia applications with the aim of reduc ing storage and/or transmission costs, while preserving reliable visual quality. In this research, we propose a novel hybrid image compression technique based on staggering downsampling combined with discrete cosine transform (DCT). The proposed approach not only overlaps downsample images to reduce data re dundancy but also utilizes the energy compaction properties of DCT for efficient compression. The proposed method performance on benchmark grayscale im ages such as Lena, House, and other refernce images were evaluated by means of image quality assessment metrics, namely, peak signal-to-noise ratio (PSNR), structural similarity index (SSIM), visual information fidelity (VIF); and com pression efficiency metrics: bitrate and compression ratio. The results clearly show that the proposed algorithm outperforms JPEG and Set partitioning in hi erarchical trees (SPIHT) + discrete wavelet transform (DWT) method, with the following results: PSNR of 45.02, MSSIM of 0.9856, VIF of 0.8271, Bitrate of 0.12 bpp and a Compression Ratio of 64.00 (i.e. a reduction of 64 times). The suggested hybrid image compression method optimizes bug multimedia stor age and transmission by minimizing storage space and bandwidth usage while maintaining image quality. It, therefore, achieves a balance between percep tual quality and compression efficiency, making it the best option for resource constrained applications such as remote sensing, embedded systems, video com pression, and medical image archival.
Volume: 42
Issue: 1
Page: 62-70
Publish at: 2026-04-01

Complexity aware cascade architecture for improving user satisfaction in conversational AI

10.11591/ijeecs.v42.i1.pp205-214
Constantinus Satrio , Devi Fitrianah
Conventional task-oriented chatbots frequently suffer from task incompletions and low user satisfaction when handling complex queries. This research intro duces the complexity aware cascade, an adaptive architecture that improves user service quality by dynamically matching query complexity with the appropri ate computational response. The system uses confidence and relevance scores to intelligently route requests through a sequence of a natural language under standing (NLU) model, a retrieval-augmented generation (RAG) pipeline, or a large language model (LLM). The tiered architecture was evaluated via a ran domized controlled trial (RCT) with 150 participants, measuring task success and user satisfaction. The full cascade achieved a 90% journey completion rate, representing a 92.3% improvement over baseline system and substantial gains in SERVQUAL-based service quality scores. The experiment was conducted in a domain-specific knowledge base (essential oils) with a convenience sam ple that does not represent the global population, and no real-time deployment or long-term cost analysis was performed. Accordingly, the findings should be interpreted as evidence of effectiveness in a limited setting rather than as directly scalable to all domains. Even with these limitations, this study provides arigorously tested blueprint for developing more robust and user-centric conversational AI systems.
Volume: 42
Issue: 1
Page: 205-214
Publish at: 2026-04-01

Power-aware design-for-test: a survey of DFT techniques and scan chain reordering approaches

10.11591/ijeecs.v42.i1.pp30-39
V. Rajitha Rani , Mamatha Samson
The rapid scaling of semiconductor technologies has significantly increased the integration density and introduced new categories of manufacturing defects, thereby increasing the test complexity and time. Scan-based design for-test (DFT) architectures remain the most widely adopted method for digital IC testing, where test vectors are shifted serially into and out of scan chains. Because shift operations dominate the overall test time, reducing power during scan shifting is essential to prevent IR-drop, thermal issues, reliability degradation, and potential yield loss, and to enable higher shift frequencies. A higher shift frequency directly reduces the test application time and, consequently, the overall test cost. Excessive switching during scan shift remains a significant challenge, particularly in today’s low-power devices, prompting extensive research on low-power DFT. This paper presents a structured survey of recent advancements in shift-power reduction, covering automatic test pattern generation (ATPG)-based low power test pattern generation, built-in self-test (BIST)-based low-transition pattern generation, and modern scan-chain optimization and reordering strategies. The survey highlights that among various solutions, scan chain reordering stands out as one of the most effective and scalable power-aware DFT techniques, due to its minimal implementation overhead, seamless integration with existing ATPG/BIST flows, and significant ability to reduce 20–50% scan-shift power without requiring pattern regeneration.
Volume: 42
Issue: 1
Page: 30-39
Publish at: 2026-04-01

Characteristics dipole antenna for partial discharge in gas insulated switchgear

10.11591/ijeecs.v42.i1.pp13-22
Rian Nurdiansyah , Farradita Nugraha , Nadya Glaudira , Linda Faridah
The insulation condition of high-voltage equipment can be determined by measuring partial discharge (PD), which is an important indicator in insulation degradation. One of the PD detection methods that can be used is to use antennas as sensors in detecting electromagnetic waves generated from PD activities, especially in gas insulated switchgear (GIS) systems. This study focuses on designing and testing dipole antennas in the ultra-high frequency (UHF) frequency range of 300 Mhz-3 GHz to detect PD signals in GIS. Previous studies on dipole antennas with dimensions of 66×15 mm have reported a bandwidth of 336 MHz and a return loss of -22.4 dB at 1.3 GHz. The antenna was fabricated using an FR4-epoxy substrate with a thickness of 1.6 mm, a substrate radius of 102 mm, and a gap distance of 2 mm. Optimization of the antenna length and width significantly improved performance characteristics. Simulation results show that a dipole antenna with dimensions of 35×40 mm antenna produced a wider bandwidth of 989 MHz with a return loss of −28.47 dB at 1.4 GHz. Experimental validation using vector network analyzer (VNA) and PD testing on GIS confirmed that the optimized dipole antenna effectively detected PD activity at a voltage level of 16 kV.
Volume: 42
Issue: 1
Page: 13-22
Publish at: 2026-04-01
Show 75 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