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,185 Article Results

The complexity of school leadership in Spain: between leadership and educational management

10.11591/ijere.v15i2.37279
Sergio Cored-Bandrés , María Mairal-Llebot , Sandra Vazquez-Toledo , Cecilia Latorre-Cosculluela
School leadership in Spain faces notable complexity arising from bureaucratization, limited autonomy, and the insufficient professionalization of the role. This study, grounded in perspectives from distributed, transformational and instructional leadership, analyses leadership teams’ perceptions regarding access to the position, training, the competencies required, and the satisfaction associated with these functions. To this end, a qualitative design was employed, based on semi-structured interviews conducted with 24 teachers holding leadership positions. The data were examined through categorical content analysis with the support of NVivo, ensuring both inter- and intra-rater reliability. The study offers an original contribution by providing updated empirical evidence on how structural and organizational conditions shape motivations, training relevance, and the relational competencies that underpin participatory leadership models. The thematic analysis identified several recurring themes: positive evaluations of initial training, diverse motivations for assuming the role (from vocation to compulsory appointment), the emphasis on communicative, collaborative and organizational competencies, and ambivalent professional satisfaction, combining fulfilment with administrative overload. In conclusion, the study underscores the need for more contextualized, practical, and sustainable policies and training programs that strengthen effective and humane pedagogical leadership, addressing the persistent gap between current training and real school demands.
Volume: 15
Issue: 2
Page: 1129-1141
Publish at: 2026-04-01

Scaler enhanced deformable attention with graph neural network for video compression

10.11591/ijai.v15.i2.pp1473-1485
Revathi Kasinathaperumal , Hosanna Princye Periapandi
Video compression is widely used to reduce bandwidth and storage requirements when storing and transmitting videos, most existing neural video compression approaches adopt the predictive residue-coding framework, which is suboptimal for removing redundancy across frames. Additionally, minimizing only the pixel-wise differences between the raw and decompressed frames is ineffective in improving the perceptual quality of the videos, blocking artifacts degrade the visual quality, especially near edges and texture areas. Hence, to solve these problems, this research proposes a scaler enhanced deformable attention graph neural network (SEDA-GNN) to utilized for reduce inter-frame redundancy by employing a deformable attention mechanism that efficiently captures motion and structural changes, thereby minimizing redundancy. Modelling complex temporal dynamics with graph neural networks (GNNs) captures dependencies between frames, thereby facilitating highly efficient video encoding, then constrained directional enhancement filter (CDEF) effectively reduces blocking artifacts while preserving sharp edges through directional and constrained filtering, thereby improving visual quality in compressed video. The SEDA-GNN approach achieved a bjontegaard delta bit rate (BD-BR) reduction of 2.372% on the joint collaborative team on video coding (JCT-VC) database and 3.230% of BD-BR on the ultra video group (UVG) dataset, demonstrating significant performance when compared to invertible neural networks (INNs).
Volume: 15
Issue: 2
Page: 1473-1485
Publish at: 2026-04-01

Intelligent self-organizing microservice composition using hybrid learning for neonatal ward

10.11591/ijai.v15.i2.pp1097-1108
Sharon Poornima , Ashok Immanuel V
This research presents an innovative self-organizing microservice composition model specifically tailored for dynamic and time-sensitive healthcare environments such as Neonatal Intensive Care Units(NICU). A hybrid machine learning classifier detects neonatal conditions and assigns treatment plans based on real-time vitals. The composition process is guided by a deep learning agent that combines unsupervised and reinforcement learning to develop intelligent bonding strategies. Microservices act as autonomous agents, supporting decentralised service choreography within the self-organizing framework. The bonding strategies of direct bonding and shared bonding are implemented for single conditions and coexisting conditions, respectively. The simulation results are based on actual NICU data, demonstrating the ability of the model to dynamically compose services while ensuring optimal resource utilisation. The model demonstrates an adaptive and dynamic composition through emergence and continuous learning for changing clinical conditions, and demonstrates emergent behaviour through reinforcement learning. The model’s predictive capabilities enable anticipatory service loading, providing context-aware treatment in critical healthcare scenarios. This self-organizing architecture model offers a scalable and robust solution for autonomous, decentralised service choreography in critical healthcare environments.
Volume: 15
Issue: 2
Page: 1097-1108
Publish at: 2026-04-01

NN-SVM: a hybrid neural network–support vector machine framework for accurate pneumonia detection from chest X-rays

10.11591/ijai.v15.i2.pp1349-1361
Santosh Kumar Jankatti , Raghavendra Srinivasaiah , Mohammad Shahina Parveen , Harish H. Kenchannavar , Danthuluri Sudha , Srihari Sharma Karigiri Narah , Mahadev Shivaraj
We present neural network (NN)–support vector machine (SVM), hybrid NN-SVM framework for three-class pneumonia detection (normal, bacterial, and viral) from chest X-rays (CXRs). Pretrained NN backbone is fine-tuned for radiographic textures; global average pooling (GAP) yields embeddings that feed calibrated radial basis function (RBF)-SVM. Standardized preprocessing (resize, normalization) and class-aware augmentation are applied. We report accuracy, precision, recall, F1-score, area under the curve (AUC), confusion matrices, and per-class receiver operating characteristic (ROC). Statistical significance is assessed via DeLong (AUC), McNemar (accuracy), and paired bootstrap (F1-score). Gradient-weighted class activation mapping (grad-CAM) supports interpretability; external validation and domain adaptation (batch normalization re-estimation and temperature scaling) assess robustness. NN-SVM attains 97.46% accuracy with strong macro-F1 and AUC. Compared with SoftMax head, SVM improves margin separation and calibration. We present NN-SVM, hybrid deep learning approach that combines transfer-learned convolutional neural networks (CNNs) with SVM classifier to automatically diagnose pneumonia from CXRs into three clinically relevant categories: viral pneumonia, bacterial pneumonia, and normal. We use pre-trained CNN to extract robust image embeddings after standardized preprocessing (resizing and normalization) and train RBF-kernel SVM on resulting features. Performance is evaluated with accuracy, precision, recall, F1-score, and confusion matrices. On labeled CXR dataset, NN-SVM achieves 97.46% accuracy, demonstrating strong diagnostic capability that can reduce radiologist burden and support timely clinical decision-making.
Volume: 15
Issue: 2
Page: 1349-1361
Publish at: 2026-04-01

YOLOv8-TMS: spatiotemporal attention networks for real-time occlusion-resilient urban traffic monitoring

10.11591/ijai.v15.i2.pp1709-1718
Vidhya Kandasamy , Antony Taurshi , Thavittupalayam M. Thiyagu , Catherine Joy RusselRaj , Jenefa Archpaul
Traffic monitoring from roadside cameras benefits from fast object detection, yet real street scenes remain difficult because occlusions, small targets, and adverse weather conditions reduce visual reliability. This study presents YOLOv8 for traffic management system (TMS), which enhances YOLOv8 using hybrid attention refinement, temporal coherence modeling, and adaptive occlusion handling to improve stability in crowded frames. Experiments on the traffic management enhanced dataset from the Roboflow universe street view project use 5,805 training images and 279 testing images across five road-user categories. The model achieves 95.2% mAP@0.50 in sunny scenes and 90.0% mAP@0.50inrainyscenes, whilesustaining 50msinference time and30frames per second throughput with 8 GB graphics processing unit memory. The results support reliable deployment for near real-time traffic analytics under varying conditions.
Volume: 15
Issue: 2
Page: 1709-1718
Publish at: 2026-04-01

Multimodal facial expression recognition using residual mogrifier long short-term memory

10.11591/ijai.v15.i2.pp1566-1577
Mamatha Kariyappa Rajanna , Thejaswini Shankar , Rashmi Narasimhamurthy , Nandhini Annivedu Lakshmanan , Hariprasad S. Ananthapadmanabharao
Multimodal facial expression recognition aims to improve emotion analysis by integrating visual, audio, and textual cues to achieve accuracy and robustness. However, effectively recognizing facial expressions across video, text, and audio presents challenges due to inconsistencies in how emotions are expressed among these modalities. To overcome this issue, this research proposes a residual mogrifier long short-term memory (RMLSTM) model to enhance robustness in multimodal facial expression recognition. By integrating residual connections into the long short-term memory (LSTM), the model improves its ability to capture complex dependencies among various modalities, including video, text, and audio. The residual connection overcomes the vanishing gradient problem and ensures stable training with better gradient flow in deeper networks. The mogrifier mechanism refines the input features dynamically, enhancing feature interaction and alignment across modalities. The RMLSTM achieves 99.57% and 97.83% accuracy on the SAVEE and YouTube datasets, respectively, outperforming both the mel-frequency cepstral coefficients time-domain feature with iterative dilated convolutional neural network (MFCCT-1DCNN) and attention-based multi-modal popularity prediction model of short-form videos (AMPS).
Volume: 15
Issue: 2
Page: 1566-1577
Publish at: 2026-04-01

The role of prompt engineering in enhancing LLMs: a systematic review of applications and ethical implications

10.11591/ijai.v15.i2.pp1071-1086
Izzul Fatawi , Muhammad Roil Bilad , Muhammad Asy'ari
Large language models (LLMs) have transformed natural language processing (NLP), demonstrating exceptional proficiency in tasks such as text generation, translation, and summarization. However, LLMs are prone to generating biased, inaccurate, or contextually irrelevant outputs, posing significant risks in high-stakes domains such as healthcare, legal reasoning, and engineering. This paper systematically investigates the role of prompt engineering as a solution to these challenges. By strategically designing inputs, prompt engineering enhances LLM performance, yielding more accurate, contextually relevant, and ethically aligned outputs. Advanced techniques, including chain-of-thought (CoT) prompting and retrieval augmented generation (RAG), are examined for their ability to improve reasoning capabilities, reduce errors, and mitigate bias. CoT prompting facilitates structured, stepwise reasoning, while RAG incorporates real-time data, ensuring output accuracy in rapidly evolving fields. In addition, we present a novel comparative perspective on these techniques, highlighting their distinct strengths and limitations across specialized applications such as healthcare diagnostics and scientific data extraction. The findings demonstrate that sophisticated prompt engineering significantly elevates the reliability and precision of LLM outputs, while addressing critical ethical concerns such as data privacy, bias, and hallucination. These insights underscore the necessity of advanced prompt design in optimizing LLMs for high-impact applications, ensuring both performance and ethical integrity.
Volume: 15
Issue: 2
Page: 1071-1086
Publish at: 2026-04-01

Structured data collection and deep learning for retinal OCT image-to-text translation: a comprehensive framework

10.11591/ijai.v15.i2.pp1050-1061
Uday Mande , Shafi Pathan , Pankaj Chandre , Sharvari Mande
This paper presents a comprehensive framework for structured data collection and deep learning (DL)-based translation of retinal optical coherence tomography (OCT) images into diagnostic text. The suggested approach guarantees high-quality OCT data for model training through the use of sophisticated image processing methods like edge detection, noise suppression, and contrast improvement. The study utilizes 84,484 retinal images from the OCT dataset available on Kaggle. The research utilizes various preprocessing techniques, such as median and Gaussian filtering, along with data augmentation strategies like translation, rotation, and scaling, to mitigate class imbalances and improve model performance. The system automatically identifies and categorizes retinal diseases such as drusen, diabetic macular edema (DME), and choroidal neovascularization (CNV) by integrating feature extraction and selection with DL techniques. The research highlights the importance of effective data handling and model scalability to address the increasing need for automated diagnostic tools in ophthalmology. This framework aims to support ophthalmologists in managing the increasing incidence of diabetic retinopathy (DR) and other retinal conditions by enhancing the efficiency of retinal image analysis, thereby improving patient results through early detection and treatment.
Volume: 15
Issue: 2
Page: 1050-1061
Publish at: 2026-04-01

Attribute optimization to improve breast cancer prediction using machine learning techniques

10.11591/ijai.v15.i2.pp1327-1338
Raghavendra Srinivasaiah , Santosh Kumar Jankatti , Niranjana Shravanabelagola Jinachandra , Manjunath Ramanna Lamani , Bellam Vijaya Lakshmi , Rishita Bhelwa
Breast cancer (BC) arises when cells grow out of control. It affects women more than men. Seeking cancer treatment can be both costly and time consuming, with test results spanning from a few hours to several weeks. The duration of these tests depends on the number of attributes within the dataset. This research paper endeavors to optimize the dataset attributes and find the accuracy of the optimized dataset. The primary goal is to reduce features using recursive feature elimination to minimize the time taken for the test result. This work discusses the machine learning technique and the random forest (RF) algorithm, which helps determine the parameter accuracy on the Wisconsin BC diagnostic dataset. The method achieves an accuracy of 96.49% with only eighteen attributes. It has aided the healthcare industry in finding BC in less time and improving the treatment.
Volume: 15
Issue: 2
Page: 1327-1338
Publish at: 2026-04-01

Multi-dimensional performance-optimized array design framework for efficient mmWave energy harvesting

10.11591/ijai.v15.i2.pp1143-1154
Shalini Mirle Gajendra , Naveen Kalenahalli Bhoganna
The proliferation of next-generation wireless networks and autonomous devices has intensified the need for efficient and compact energy harvesting solutions at millimeter-wave (mmWave) frequencies. This paper presents a multi-dimensional performance-optimized array design framework for mmWave energy harvesting (MAPLE-H), which enables the systematic development of advanced antenna arrays that fulfill the simultaneous demands of wide operational bandwidth, high efficiency, polarization diversity, and miniaturization. The proposed framework integrates simulation-driven array modeling with integrated analog–digital beamforming and adaptive entity partitioning, accommodating real-world energy harvesting array non-idealities. Furthermore, an energy–information optimization factor is introduced to dynamically balance the trade-off between energy harvesting and data communication performance. Intelligent energy–information resource optimization algorithms jointly tune design parameters to maximize harvested power and signal integrity across diverse deployment scenarios. Comprehensive simulation results and comparative benchmarking demonstrate that the proposed framework consistently outperforms state-of-the-art designs in terms of gain, bandwidth, robustness, and flexibility, positioning it as an enabling technology for future energy autonomous wireless systems.
Volume: 15
Issue: 2
Page: 1143-1154
Publish at: 2026-04-01

Assessing student perspectives on ChatGPT in higher education: a quantitative analysis

10.11591/ijai.v15.i2.pp1062-1070
Muhammad Amin , Bimaa Mustaqim , Wegig Pratama , Abdul Muin Sibuea
The rapid advancement of artificial intelligence (AI) has transformed higher education, with ChatGPT increasingly used as an academic support tool. This study examines university students’ perceptions of ChatGPT in Indonesian higher education through a quantitative survey involving 56 undergraduate, master’s, and doctoral students at Universitas Negeri Medan. The survey assessed perceived ease of use, quality of responses, learning support, and ethical concerns related to ChatGPT usage. The results indicate that most students perceive ChatGPT as easy to use and helpful for understanding academic materials and improving learning efficiency. However, concerns regarding academic integrity, overreliance, and potential reductions in problem-solving skills were also identified. Significant differences in perceptions emerged across academic levels, with undergraduate students expressing higher enthusiasm, while postgraduate and doctoral students demonstrated greater caution toward ethical and pedagogical implications. These findings highlight both the opportunities and challenges of integrating generative AI into higher education. This study provides the first quantitative empirical evidence on ChatGPT perceptions in Indonesian higher education and underscores the importance of embedding AI literacy, ethical guidelines, and critical thinking strategies into university curricula to ensure responsible and effective AI adoption.
Volume: 15
Issue: 2
Page: 1062-1070
Publish at: 2026-04-01

Climate change and pollinator dynamics: integrating social media insights and ecological data for conservation strategies

10.11591/ijai.v15.i2.pp1680-1690
Pooja Hadimane , Ashoka Kukkuvada , Gangamma Hediyalad , Govardhan Hegade Kota , Rajeswari Kisan , Shivanand Patil , Arjun Myala , Basavaraja Anekonda Subhash
Pollination is an essential ecosystem service intricately linked to biodiversity, ecosystem health, and agricultural systems. The need to understand the effect of climate change on pollination processes has never been greater, given that a significant portion of global crop production is dependent on biotic pollination. This survey paper examines the multifaceted challenges that climate change poses to pollination dynamics across various ecosystems. By synthesizing existing literature to highlight how alterations in temperature and precipitation patterns have led to a phenological mismatch between pollinators and plants, potentially disrupting established trophic relationships and ecosystem functions. Our review reveals that insect-pollinated plants, particularly those that bloom early in the season, exhibit a heightened sensitivity to climate-induced phenological shifts. Moreover, exploring how the altered life cycles of pollinators, struggling to synchronize with the new flowering schedules, may precipitate declines in pollination services. Our findings underscore the critical need for conservation strategies that address climate adaptation for pollinators, focusing on enhancing landscape connectivity and heterogeneity. By bridging diverse studies ranging from the application of social media data in ecological research to advanced predictive models for pollination services, the main aim is to foster a deeper understanding of the consequences of climate change on pollination.
Volume: 15
Issue: 2
Page: 1680-1690
Publish at: 2026-04-01

Heart disease detection and classification using grid search with random forest

10.11591/ijai.v15.i2.pp1300-1315
Ramakrishna Reddy Badveli , Nijaguna Gollara Siddappa , Sundeep Kumar Kanipakapatnam
Cardiovascular disease (CVD) is basically stated as heart disease, is a significant impact of mortality rate in worldwide. Diagnosing heart disease is challenging because of the complexity of patient data, which establishes multiple categories of the disease and also irrelevant features, making it difficult to achieve classification accuracy. This research proposed a grid search with random forest (GS-RF) approach, which effectively identifies heart disease and significantly enhances classification accuracy by fine tuning the random forest (RF) approach. It optimizes key hyperparameters like number of trees and greater number of features, improving model performance. The chaotic maps-based dwarf mongoose optimization (CMDMO) is used for feature selection, which efficiently selects the relevant feature and prevents the algorithm from getting trapped in local minima. The classification using grid search’s effectiveness ensures that resources are spent on finding the best model rather than performing random, less efficient tuning. The proposed GS-RF model demonstrates high classification performance, achieving 99.43% accuracy on Cleveland dataset, while also attaining 99.10% accuracy on Statlog dataset, thereby confirming its robustness and effectiveness across different datasets. The proposed approach is evaluated in comparison with existing classification techniques, such as support vector machine (SVM), to demonstrate its greater effectiveness with respect to accuracy.
Volume: 15
Issue: 2
Page: 1300-1315
Publish at: 2026-04-01

Energy-efficient and secure WSN clustering for IoT using particle swarm optimization and advanced encryption standard

10.11591/ijai.v15.i2.pp1275-1285
S. Swapna Kumar , Kalli Satyanarayan Reddy
Wireless sensor networks (WSNs) are made up of distributed sensor nodes that work together under energy and communication constraints. They support diverse internet of things (IoT) applications such as smart agriculture and environmental monitoring. This paper proposes a technique to optimize the WSN framework for secure and energy-efficient data transmission. To improve cluster formation and network energy consumption, the suggested model combines k-means clustering with particle swarm optimization (PSO). Inter-cluster data is encrypted by the cluster head (CH) using the advanced encryption standard (AES)-128. To protect data and save energy, the low-energy adaptive clustering hierarchy (LEACH) protocol uses a number of techniques. Energy efficiency, model accuracy, likelihood of privacy breaches, and network longevity are examples of performance metrics. The system is tested by Python simulations on the Intel Berkeley Research Lab (IBRL) real-world dataset, which includes 54 sensor nodes measuring temperature and humidity. The results demonstrate significant energy savings and a model accuracy of 96.50%, thereby reducing privacy breaches and extending network lifetime. The framework offers scalability, effective privacy monitoring, and adaptability to changing topologies.
Volume: 15
Issue: 2
Page: 1275-1285
Publish at: 2026-04-01

Summarization of IndoSum dataset using enhanced TextRank with weighted word embedding

10.11591/ijai.v15.i2.pp1919-1930
Evi Yulianti , Piawai Said Umbara
This study evaluates the effectiveness of combining the TextRank method with word embedding on the Indonesian text summarization (IndoSum) dataset. Two experimental scenarios were applied: unweighted and weighted. The unweighted scenario incorporates word embedding, such as Word2Vec, FastText, and Indonesian bidirectional encoder representations from transformers (IndoBERT), into the TextRank framework. The weighted scenario further augments the term frequency-inverse document frequency (TF-IDF) weighting to the word embedding in the initial scenario. Our results on the effectiveness of enhanced TextRank using word embedding on IndoSum data are consistent with those reported in previous work on Liputan6 data. Both scenarios can significantly improve the effectiveness of TextRank summarization. Then, the weighted scenario showed performance improvement in most summarization systems compared to the unweighted scenario, with an average performance increase of 5.55% in recall-oriented understudy for gisting evaluation (ROUGE)-1 and 9.95% in ROUGE-2. This result confirms the robustness of the enhanced TextRank with weighted word embedding on the IndoSum data. Lastly, our study also highlights the importance of using domain-specific training data to optimize summarization performance.
Volume: 15
Issue: 2
Page: 1919-1930
Publish at: 2026-04-01
Show 29 of 2013

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