Browse Items (7684 total)
Sort by:
-
Reflective writing skills among pre service teachers: a scoping review
Reflection is a soul-searching process. It is an innate ability to delve down the memory lane to judge a reaction to a particular situation as right or wrong as a response. The positive reactions are reinforced and the ineffective negative ones are relinquished. Developing reflective skills among preservice teachers include regular reflective practice sessions. They have to painstakingly record all their reflections after the delivery of each lesson as part of their curriculum along with other reflective practice opportunities. This effort should lead to evolution of professional practitioner in the long run. Although, there are factors affecting its development, preservice teachers seem to do it more monotonously without much reflective learning. Their reflective writing skills are way behind the expected level. This study adopts the research design outline advocated by Arksey and OMalley. The study appraised the research studies conducted from 2015 to 2024 as a part of scoping review. The study throws light on the various aspects related to the teacher-trainees reflective writing skills. Future studies may focus on empirical validation of the reflective writing skills among preservice teachers. 2025 Institute of Advanced Engineering and Science. All rights reserved. -
The impact of leader motives in students: a systematic review
Leader motives elucidate the driving forces behind leadership behavior and decision-making, which are pivotal for understanding effective leadership dynamics across diverse contexts. In this context, the systematic literature review (SLR) analyzed leader motives among students, providing insights into the underlying drivers shaping leadership behaviors within educational environments. This paper aims to understand how leader motives impact student behavior, academic performance, and social dynamics within educational environments. Based on McClellands needs theory as a conceptual framework, the review examines students prevalence and manifestations of achievement, power, and affiliation motives. This study systematically reviewed 16 papers, scholarly databases, and pertinent literature published between 2007 and 2024. A preferred reporting items for systematic reviews and meta-analysis (PRISMA) method was used to report the items. The findings underscore the importance of nurturing leader motives in educational settings, which contribute to positive student outcomes and foster leadership development through the lens of need theory. This study contributes to understanding how leader motives can elevate leadership behaviors and outcomes, offering valuable insights for policymakers and academic leaders aiming to enhance educational quality. 2025, Institute of Advanced Engineering and Science. All rights reserved. -
Opportunities and challenges while conducting field trips to the museum: a narrative review
The museum visit field trip engages and motivates the children in various activities. Field trips to the museum provide the students with a constructivist and experiential learning environment as they construct knowledge through observing the artifacts. The present study describes the possible opportunities and challenges for school children while conducting field trips to the museum. The study employed a narrative review technique to address the research question raised. The study selected the literature reviews from 2012-2023, including studies on field trips to the museum for the academic engagement of school children. The data includes 50 peer-reviewed journal articles categorized into five categories: students overall development, experiential learning opportunities, the museum as a resource, the role of teachers, the school, and museum authority. Results revealed that the museum is a resource for learning and is perfect for improving students cognitive and affective development towards the various school subjects and helping them enhance their participatory learning opportunities. However, teachers knowledge, infrastructure, parental consent, and legitimization with the school authority are some challenges in conducting museum visit field trips. Future research may focus on conducting empirical studies, which include school-museum collaboration, to enhance the horizon of school and community knowledge. 2025, Institute of Advanced Engineering and Science. All rights reserved. -
Lung cancer prediction with advanced graph neural networks
This research aims to enhance lung cancer prediction using advanced machine learning techniques. The major finding is that integrating graph convolutional networks (GCNs) with graph attention networks (GATs) significantly improves predictive accuracy. The problem addressed is the need for early and accurate detection of lung cancer, leveraging a dataset from Kaggle's "Lung Cancer Prediction Dataset," which includes 309 instances and 16 attributes. The proposed A-GCN with GAT model is meticulously engineered with multiple layers and hidden units, optimized through hyperparameter adjustments, early stopping mechanisms, and Adam optimization techniques. Experimental results demonstrate the model's superior performance, achieving an accuracy of 0.9454, precision of 0.9213, recall of 0.9743, and an F1 score of 0.9482. These findings highlight the model's efficacy in capturing intricate patterns within patient data, facilitating early interventions and personalized treatment plans. This research underscores the potential of graph-based methodologies in medical research, particularly for lung cancer prediction, ultimately aiming to improve patient outcomes and survival rates through proactive healthcare interventions. 2025 Institute of Advanced Engineering and Science. All rights reserved. -
A novel AI model for the extraction and prediction of Alzheimer disease from electronic health record
Dark data is an emerging concept, with its existence, identification, and utilization being key areas of research. This study examines various aspects and impacts of dark data in the healthcare domain and designs a model to extract essential clinical parameters for Alzheimer's from electronic health records (EHR). The novelty of dark data lies in its significant impact across sectors. In healthcare, even the smallest data points are crucial for diagnosis, prediction, and treatment. Thus, identifying and extracting dark data from medical data corpora enhances decision-making. In this research, a natural language processing (NLP) model is employed to extract clinical information related to Alzheimer's disease, and a machine learning algorithm is used for prediction. Named entity recognition (NER) with SpaCy is utilized to extract clinical departments from doctors' descriptions stored in EHRs. This NER model is trained on custom data containing processed EHR text and associated entity annotations. The extracted clinical departments can then be used for future Alzheimer's diagnosis via support vector machine (SVM) algorithms. Results show improved accuracy with the use of extracted dark data, highlighting its importance in predicting Alzheimer's disease. This research also explores the presence of dark data in various domains and proposes a dark data extraction model for the clinical domain using NLP. 2025 Institute of Advanced Engineering and Science. All rights reserved. -
An enhanced predictive modelling framework for highly accurate non-alcoholic fatty liver disease forecasting
Non-alcoholic fatty liver disease (NAFLD) is a chronic medical ailment characterized by accumulation of excessive fat in the liver of non-alcoholic patients. In absence of any early visible indications, application of machine learning based predictive techniques for early prediction of NAFLD are quite beneficial. The objective of this paper is to present a complete framework for guided development of varied predictive machine learning models and predict NAFLD disease with high accuracy. The framework employs stepby-step data quality enhancement to medical data such as cleaning, normalization, data upscaling using SMOTE (for handling class imbalances) and correlation analysis-based feature selection to predict NAFLD with high accuracy using only clinically recorded identifiers. Comprehensive comparative analysis of prediction results of seven machine learning predictive models is done using unprocessed as well as quality enhanced data. As per the observed results, XGBoost, random forest and neural network machine learning models reported significantly higher accuracies with improved AUC and ROC values using preprocessed data in contrast to unprocessed data. The prediction results are also assessed on various quality metrics such as accuracy, f1-score, precision, and recall significantly support the need for presented methodologies for qualitative NAFLD prediction modelling. 2025 Institute of Advanced Engineering and Science. All rights reserved. -
Deep learning ensembles for lung cancer detection in thoracic CT scans leveraging generative adversarial network technology
Effective treatment of lung cancer depends on early and accurate detection, which continues to be a major cause of cancer-related fatalities globally. Conventional diagnostic techniques are useful, but their efficacy in handling large amounts of thoracic computed tomography (CT) scan data is limited by their time-consuming nature and susceptibility to human error. The research here suggests a new deep learning model that integrates generative adversarial networks (GANs) for data improvement with a sophisticated ensemble approach to classification. GANs are employed to generate realistic synthetic CT images, addressing the challenges of limited datasets. The backbone of the proposed approach is a consensus-guided adaptive blending (CGAB) ensemble model that learns to dynamically combine the predictions of three top-performing convolutional neural networks (CNNs): ResNet-152, DenseNet-169, and EfficientNet-B7. The CGAB model improves prediction accuracy through model contribution weighting based on confidence scores and inter-model consensus, while a conflict-resolving auxiliary decision model is used. The approach was tested using the lung image database consortium and the image database resource initiative (LIDC-IDRI) dataset with a detection rate of 97.35, surpassing single-model and traditional ensemble methods. The current work provides a solid and scalable approach to lung cancer detection with better generalization, increased diagnostic consistency, and applicability for clinical use. This is an open access article under the CC BY-SA license. -
NN-SVM: a hybrid neural networksupport vector machine framework for accurate pneumonia detection from chest X-rays
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. This is an open access article under the CC BY-SA license. https://creativecommons.org/licenses/by-sa/4.0/ -
Attribute optimization to improve breast cancer prediction using machine learning techniques
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. Copyright (c) 2026 Peddireddy Venkateswara Reddy, Alaguchamy Parivazhagan. This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. -
Intelligent self-organizing microservice composition using hybrid learning for neonatal ward
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 decentralized 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 utilization. The model demonstrates an adaptive and dynamic composition through emergence and continuous learning for changing clinical conditions, and demonstrates emergent behavior 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, decentralized service choreography in critical healthcare environments. This is an open access article under the CC BY-SA license https://creativecommons.org/licenses/by-sa/4.0/. -
Pneumonia classification from chest X-rays using significant feature selection and machine learning
The chest X-ray images of normal lungs differ only subtly from those of lungs with pneumonia, making image-based diagnosis highly challenging. To address this issue, we developed a machine learning (ML)-based, lightweight, end-to-end Python package that processes chest X-ray images, implements robust feature selection methods, and classifies the images using various algorithms. While many studies have focused on improving classification accuracy using newer methods, few have addressed the interpretability of the extracted features or the growing computational demands of complex models. We used four publicly available datasets and extracted first-order, textural, and transform-based radiomic features to test our package. Features were selected using the Shapley additive explanations (SHAP) combined with recursive feature elimination (RFE) and stability selection algorithms. Our final solution contains a method that extracts a finite set of features identified by stability selection and feeds them as inputs into classical ML algorithms. Our model achieved 98% accuracy on the primary dataset, and 97%1, 96%2, and 94%2% accuracy on the other three datasets. Our approach is fast, self-contained, and requires only an ideal set of features, making it suitable for resource-constrained clinical environments. This is an open access article under the CC BY-SA license. https://creativecommons.org/licenses/by-sa/4.0/ -
Change detection and classification of satellite images using convolutional neural network
Satellite and airborne imagery, collectively known as earth observation imagery, are images of the earth collected from spaceborne or airborne platforms such as satellites and aircraft. Over the last 100 years, with the fast development of aviation, space exploration, and imaging technologies, the coming together of these technologies has been inevitable. Earth observation imagery has many applications in regional planning, geology, reconnaissance, fishing, meteorology, oceanography, agriculture, biodiversity conservation, forestry, landscape, intelligence, cartography, education, and warfare. With the rise in the number of these airborne and spaceborne imaging platforms being deployed by government and private entities alike, the capability to sift through and analyze vast amounts of data generated by these platforms is the need of the hour. With the exponential improvement in the computational capabilities of computers over the last half a century, analysts are exceedingly moving towards the practice of artificial intelligence, machine learning (ML), and computer vision solutions to automate a large part of the processes employed in analyzing earth observation imagery. This work recommends a workflow to perceive and classify changes in earth observation imagery of a given area by utilizing the vast flexibility that convolutional neural networks (CNN) provide. This is an open access article under the CC BY-SA license. https://creativecommons.org/licenses/by-sa/4.0/. -
Optimizing citrus disease detection: a transferable convolutional neural network model enhanced with the fruitfly optimization algorithm
Fungal, bacterial, and viral diseases significantly threaten citrus production and quality worldwide, prompting producers to explore technological solutions to mitigate the financial impact of these diseases. Image analysis techniques have emerged as powerful tools for detecting citrus diseases by differentiating between healthy and diseased specimens through the extraction of discriminative features from input images. This paper introduces a valuable dataset comprising 953 color images of orange leaves from the species Citrus sinensis (L.) Osbeck, which serves to train, evaluate, and compare various algorithms aimed at identifying abnormalities in citrus fruits. The development of automated detection systems is crucial for reducing economic losses in citrus production, with this research focusing on twelve specific diseases and nutrient deficiencies. We propose a novel approach to citrus plant disease detection utilizing a hyper-parameter tuned transferrable convolutional neural network (TCNN) model, referred to as the enhanced fruitfly optimization algorithm (EFOA)-TCNN model. This model optimizes the parameters of TCNN using the EFOA and enhances architectural design by incorporating three convolutional layers alongside an energy layer instead of a traditional pooling layer. Experimental results demonstrate that the proposed EFOA-TCNN model outperforms existing state-of-the-art methods, achieving a sensitivity of 0.975 and an accuracy of 0.995. 2025, Institute of Advanced Engineering and Science. All rights reserved. -
Novel artificial intelligence-based ensemble learning for optimized software quality
Artificial intelligence (AI) contributes towards improving software engineering quality; however, existing AI models are witnessed to deploy learning-based approaches without addressing various complexities associated with datasets. A literature review showcases an unequilbrium between addressing the accuracy and computational burden. Therefore, the proposed manuscript presents a novel AI-based ensemble learning model that is capable of performing an effective prediction of software quality. The presented scheme adopts correlation-based and multicollinearity-based attributes to select essential feature selection. At the same time, the scheme also introduces a hybrid learning approach integrated with a bio-inspired algorithm for constructing the ensemble learning scheme. The quantified outcome of the proposed study showcases 65% minimized defect density, 94% minimized mean time to failure, 62% minimized processing time of the algorithm, and 43% enhanced predictive accuracy. 2025, Institute of Advanced Engineering and Science. All rights reserved. -
Novel preemptive intelligent artificial intelligence-model for detecting inconsistency during software testing
The contribution of artificial intelligence (AI)-based modelling is highly significant in automating the software testing process; thereby enhancing the cost, resources, and productivity while performing testing. Review of existing AI-models towards software testing showcases yet an open-scope for further improvement as yet the conventional AI-model suffers from various challenges especially in perspective of test case generation. Therefore, the proposed scheme presents a novel preemptive intelligent computational framework that harnesses a unique ensembled AI-model for generating and executing highly precise and optimized test-cases resulting in an outcome of adversary or inconsistencies associated with test cases. The ensembled AI-model uses both unsupervised and supervised learning approaches on publicly available outlier dataset. The benchmarked outcome exhibits supervised learning-based AI-model to offer 21% of reduced error and 1.6% of reduced processing time in contrast to unsupervised scheme while performing software testing. 2025, Institute of Advanced Engineering and Science. All rights reserved. -
ApDeC: A rule generator for Alzheimer's disease prediction
Artificial intelligence (AI) paved the way and helping hand for the medical practitioners in various aspects and early disease prediction is one among many. Interdisciplinary research studies on the early prediction of diseases are often analyzed based on the accuracy of the prediction model. But how early these diseases can be predicted will not be answered in many of the research studies unless they have a time series data. This work proposes a machine learning model, ApDeC which solves the above-mentioned problem by generating association rules for the early disease prediction of Alzheimer patients. The ApDeC model calculates the probability of occurrence of eleven Alzheimer disease prediction risk factors and identifies the combination of diseases that can lead to Alzheimer disease. The association rules will be generated by considering the observed combination of risk factors. The research introduces an innovative approach that helps in the early prediction of Alzheimer disease from the risk factors/symptoms. The results show the strong correlation of diabetes and blood pressure with Alzheimer disease. 2025, Institute of Advanced Engineering and Science. All rights reserved. -
AI-driven emotion recognition systems for sustainable mental health care: an engineering perspective
Emotion recognition systems are transforming human-computer interaction (HCI) applications by enabling AI-driven, adaptive, and responsive mental health interventions. This study explores AI-based emotion recognition technologies using facial expressions, voice analysis, text-based sentiment processing, and physiological signals to develop scalable, real-time mental health support systems. Utilizing datasets such as FER2013, JAFFE, and CK+, our research examines deep learning models, including EfficientNet-XGBoost, which achieved over 90% accuracy across key evaluation metrics. Unlike traditional mental health interventions, AI-driven systems provide cost-effective, accessible, and sustainable solutions through telemedicine, wearable biosensors, and virtual counselors. The study also highlights critical challenges such as algorithmic bias, ethical AI compliance, and the energy consumption of deep learning models. By integrating machine learning, cloud-based deployment, and edge computing, this research contributes to the development of sustainable, ethical, and user-centric AI solutions for mental health care. Future directions include AI model optimization for energy-efficient deployments and the creation of diverse, inclusive datasets to improve performance across global populations. 2025, Intelektual Pustaka Media Utama. All rights reserved. -
Multi objective energy aware integrated cloud scheduling with a consensus-based security
This research presents a multi-objective, energy-aware workflow scheduling framework for heterogeneous cloudedge environments that addresses both efficiency and data integrity challenges. Conventional encryption-based security mechanisms, although effective in protecting data during task offloading, often introduce significant computational and communication overhead, leading to degraded system performance. To overcome this limitation, this work proposes the consensus security-integrity and quality-aware workflow scheduler (CSIQA-WS), which integrates energy-aware scheduling with a lightweight, consensus-driven security mechanism. The model incorporates automatic service management and an attack prevention module to detect and mitigate malicious behavior during inter-node data transmission while maintaining quality of service (QoS) constraints. A dynamic coordination between edge and cloud resources enables efficient workload distribution and robust resource utilization. Experimental evaluation using scientific workflow benchmarks demonstrates that CSIQA-WS significantly reduces processing time and energy consumption compared to existing approaches. The proposed model achieves up to 92.29% reduction in processing time and consistently improves overall QoS while preserving data integrity in dynamic execution environments. These results indicate that CSIQA-WS provides an effective and scalable solution for secure and energy-efficient workflow scheduling in modern cloudedge systems. 2026 Institute of Advanced Engineering and Science. All rights reserved. -
Exploration of digital image tampering detection using CNN with modified particle swarm optimization in deep learning
The field of image processing is crucial for many different applications, including forensic evidence, insurance claims, medical imaging, bio-informatics, artifact collection and more. In many sectors nowadays, digital photographs are regarded as a trustworthy source of information. The manipulation of such photographs leads to a variety of issues. The study presents a method using convolutional neural networks (CNN) combined with modified particle swarm optimization (MPSO) to improve the accuracy of tampering detection. This advancement contributes to improved reliability in fields requiring image authenticity verification, such as forensics and media. The design includes the collection of a dataset comprising both original and tampered images for training and testing the model. A dataset, such as the Media Integration and Communication Center (MICC) dataset, is utilized, which includes various images that have been altered through different tampering techniques. This dataset serves as the foundation for training the CNN and evaluating its performance The findings indicate that the proposed MPSO_CNN method outperforms traditional techniques in terms of precision, accuracy, recall, and F-measure, demonstrating its effectiveness in identifying tampered images. The results highlight the significance of using advanced deep learning techniques for reliable image authenticity verification. 2025, Institute of Advanced Engineering and Science. All rights reserved. -
Ethnographic research on primary education of tribals: a scoping review
Ethnographic research offers comprehensive learning outcomes by examining the socio-emotional, economic and cultural components crucial for comprehending marginalized groups experiences. This study aims to examine the methodologies used in studies and the gaps in the literature on the primary education of tribal communities, highlighting the limitations of the current research approaches. Using the preferred reporting items for systematic reviews and meta-analyses (PRISMA) of Arksey and OMalleys six-step framework, the scoping review has considered 19 studies of 406 research articles published from 2015 to 2024 across the databases Scopus, JSTOR, and ERIC. The review highlights that most of these studies used descriptive survey design, mixed-method research design, and ethnographic research design. While the first two document barriers, the ethnographic studies provide richer cultural in-depth also. However, gaps in the literature include a lack of interventions for specific tribes, such as the Mannan community in Kerala, India, and the integration of indigenous knowledge, which is only possible through cultural inclusiveness. The findings suggest that future research should prioritize interdisciplinary collaboration and teacher training in multilingual education (MLE) through ethnographic methods for developing culturally sensitive interventions. These recommendations aim to contribute to developing more culturally inclusive educational practices and policies in the primary education curricula. 2026, Intelektual Pustaka Media Utama. All rights reserved.
