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

Early detection of vascular streak dieback (VSD) disease in cocoa plants using deep learning

10.11591/ijict.v15i3.pp1087-1096
Dewi Marini Umi Atmaja , Arif Rahman Hakim , Fadhil Rozi Hendrawan , Komang Diah Devi Pramesty , Naufal Fadhilah Fitrah , Faiz Rochmatullah Widhaputra
Vascular streak dieback (VSD), caused by Ceratobasidium theobromae, poses a significant threat to cocoa (Theobroma cacao) production, leading to substantial yield losses and plant mortality. Early detection is critical to mitigate disease spread and reduce economic impact. While convolutional neural network (CNN) architectures like VGG-16 and ResNet-50 excel in leaf disease detection, no prior studies address stem-based VSD symptomatology where the disease originates in vascular tissues. This study presents the first CNN specifically developed for cocoa stem VSD detection, achieving 99.16% test accuracy with a lightweight architecture that outperforms VGG16/ResNet50 in both accuracy and mobile inference speed. A novel dataset of 215 cocoa stem images was curated and augmented for robustness. Additional evaluation metrics, including precision, recall, specificity, and F1-score, further confirm the reliability of the model. The model was successfully converted into TensorFlow Lite (TFLite) format, enabling deployment on mobile devices for real-time disease detection. This study highlights the potential of integrating deep learning into mobile and drone-based agricultural systems to support precision farming and early intervention strategies.
Volume: 15
Issue: 3
Page: 1087-1096
Publish at: 2026-09-01

AI-powered cardiovascular risk prediction using deep learning images in IoT-blockchain systems

10.11591/ijict.v15i3.pp1016-1025
Deepika Prabhakar , Agusthiyar Ramu
The increasing prevalence of cardiovascular diseases (CVDs) necessitates the development of intelligent, secure, and scalable diagnostic systems capable of accurate and early disease prediction. The importance of this research is to develop a robust and secure system for predicting CVD risk from echocardiogram imaging integrated within an internet of things (IoT) framework and enhanced by blockchain technology. Due to non-invasive feature identification problems and dimensionality, prediction accuracy is degraded due to higher false positives, which leads to lower precision and recall rates. To resolve this problem, implement AI-powered CVD risk prediction based on smart-featured deep learning in Echocardiogram images for an IoT-blockchain environment. The first phase contains data analysis echocardio-dataset vision transformation technique is functional to find the risk level of the disease. The adaptive gaussian filter is applied for normalization process and design a spread-spectral canny edge morphological segmentation and SURF-scaled invariant feature selection for dimensionality scaling. Then, visual geometry network (VGNet) convolutional neural network (CNN) is applied for disease classification. In second phase, the advanced blockchain technology will provide a decentralized and immutable record of patient data, thereby ensuring data integrity and security. The proposed system produces higher performance by analysing the sensitivity specificity as well by ensuring the disease detection level. The blockchain provides higher security to safe in repository for image data for carrying sensitive data with a platform for sharing and validating predictive insights among healthcare providers, researchers, and patients, thus fostering collaborative healthcare efforts.
Volume: 15
Issue: 3
Page: 1016-1025
Publish at: 2026-09-01

Cross-modal attention fusion using vision transformers for robust student attentiveness estimation

10.11591/ijict.v15i3.pp935-943
Rajasekaran Mariswamy , Praveen Sundar
Automated student attentiveness estimation is a fundamental component of intelligent e-learning systems and adaptive classroom analytics. Traditional convolutional and recurrent architectures often struggle to model long-range temporal dependencies and complex inter-modal relationships inherent in engagement behavior. To address these limitations, this paper proposes a cross-modal attention fusion framework built upon a vision transformer (ViT) backbone for robust student attentiveness estimation. The proposed architecture leverages patch-based visual encoding through a ViT to capture global spatial dependencies, while behavioral cues such as gaze direction, head pose, and blink dynamics are embedded into a shared latent representation space. A cross-modal multi-head attention mechanism is introduced to dynamically learn interactions between visual and behavioral modalities, replacing static weighted fusion strategies. Temporal dynamics are modeled using a Transformer encoder, enabling effective long-range sequence modeling without recurrent dependencies. Experimental evaluation on a benchmark attentiveness dataset demonstrates superior performance compared to CNN–LSTM-based models, achieving improved accuracy, F1 score, and robustness under challenging lighting and occlusion conditions. Ablation studies validate the contribution of cross-modal attention and transformer-based temporal modeling. The proposed framework maintains real-time feasibility while significantly enhancing discriminative capability.
Volume: 15
Issue: 3
Page: 935-943
Publish at: 2026-09-01

Classroom behavior mining in adolescents: a cognitive and data-driven approach using BEHAVE_Apriori

10.11591/ijict.v15i3.pp1058-1065
Suresh Govindarajalu , Muthukumaran Subramaniyan , Kamatchy Balakrishnan , Kalaichelvi Nagarajan , Nandhini Krishnamoorthy
Adolescence is a critical developmental stage that leads to essential changes in social, emotional, and cognitive domains that affect conduct in the classroom. Students' perceptions, processing, and reactions to their learning environment are better-understood thanks to cognitive psychology. However, contemporary data mining techniques frequently ignore the environmental, emotional, and cognitive elements influencing teenage behavior in learning environments. This research presents a comprehensive approach to analyzing teenage college students' classroom behavior by integrating cognitive psychology with data-driven methods to identify key behavioral traits shaped by both external and internal factors. A brand-new algorithm called the behavioral evaluation via hybrid attributes and valuable extraction using the Apriori (BEHAVE_Apriori) approach is presented. Also, a variety of feature selection (FS) strategies, including information gain (IG), chi-squared (CS), and tree-based approaches, are used for FS. Then, using the Apriori algorithm, association rules are found that relate behavior patterns to elements like family history, academic involvement, and peer influence. The IG-based FS combined with the Apriori algorithm delivered the best performance, generating 95 rules in 0.0241 seconds, outperforming CS (154 rules, 0.0629s) and tree-based FS (251 rules, 0.1394s), while the unfiltered dataset produced 514 rules in 0.2853 seconds.
Volume: 15
Issue: 3
Page: 1058-1065
Publish at: 2026-09-01

Development of highway vehicle detection using background subtraction and Haar cascade methods

10.11591/ijict.v15i3.pp1004-1015
Ni Gusti Ayu Dasriani , Anthony Anggrawan , Khasnur Hidjah , Christofer Satria , I Nyoman Yoga Sumadewa
Vehicle recognition is a critical component of traffic analysis and the progress of advanced transportation systems, underscoring the importance of automated, real-time methods that reduce the need for manual observation. While the field has seen notable innovations in deep learning-centric detection technologies, many of these approaches require considerable computational strength and are not well-suited for real-time application in resource-constrained environments. In response to this limitation, the present study introduces a streamlined vehicle detection framework that combines background subtraction for motion-oriented foreground extraction with a Haar cascade classifier for object identification in traffic video sequences. The system is evaluated using real-world highway traffic recordings under different illumination conditions, including both day and night scenarios. The experiment's findings show that the system achieves an overall accuracy of 82.08%, with a precision of 85.33%, a recall of 66.67%, and an F1-score of 74.86%. The system also demonstrates consistent performance across different lighting conditions. These findings indicate a trade-off between detection accuracy and computational efficiency, where the proposed approach prioritizes practical deployment feasibility. Overall, the results suggest that classical computer vision techniques remain viable alternatives for real-time traffic monitoring in environments with limited computational resources.
Volume: 15
Issue: 3
Page: 1004-1015
Publish at: 2026-09-01

A multi-cancer detection framework using deep learning and hybrid machine learning approaches

10.11591/ijict.v15i3.pp1443-1452
Karan Singh , Amruta Pawar , Drishya Tomar , Amrita Yadav , Aditi Chhabria , Vaibhav Narawade
The diagnostic solutions offered by the present artificial intelligence (AI) solutions suffer from non-generalizability and heavy reliance on complex models. In an attempt to solve these issues, we propose a lightweight yet versatile method consisting of a combination of ResNet50 transfer learning and hybrid machine learning. Image features are extracted using dermoscopy, magnetic resonance imaging (MRI), and histopathological images. These are subjected to principal component analysis (PCA) dimensionality reduction followed by classification using support vector machine (SVM), random forest (RF), logistic regression (LR), and XGBoost algorithms. This segregation of the two processes improves efficiency. The hybrid approach using ResNet50 + LR yielded an accuracy of 91.01% in the case of breast cancer detection compared to 86.26% of a baseline convolutional neural network (CNN). Also, ResNet50 gave an accuracy of 96.61% in diagnosing skin cancer. Custom CNN provided an accuracy of 99.42% for lung cancer and 96.33% for brain tumor detection.
Volume: 15
Issue: 3
Page: 1443-1452
Publish at: 2026-09-01

An AI-powered knowledge graph-based question answering system for Charak Samhita: integrating sanskrit NLP and graph data science

10.11591/ijict.v15i3.pp1197-1207
Sharayu Mirasdar , Mangesh Bedekar
Originating in India, Ayurveda is an ancient medical system focused on holistic healing that considers the mind, body, and spirit. This study utilizes knowledge graph (KG) technology to develop a KG model for an Ayurveda question-and-answer system. The system includes modules for knowledge extraction from चरकसंहिता, कायहचहकत्सा, भैषज्यरत्नावली and द्रव्यगुण संग्रि, construction of KG from this extracted knowledge and construction of AI supported Question answer system. In the methodology, domain-specific KG is constructed in Neo4j. Entities such as diseases (Vyadhi व्याधी), symptoms (Lakshana लक्षण), doshas (दोष), herbs, and treatments are incorporated. Advanced Sanskrit natural language processing (NLP) pipelines using ByT5-Sanskrit, SanskritBERT, and fine-tuned BioBERT facilitate named entity recognition (NER) and relation extraction. Graph-based reasoning models such as graph attention networks (GAT) and graph reasoning enhanced language models (GREASELM) enhance multi-hop reasoning across Ayurvedic concepts. Evaluation was conducted using a gold-standard annotated dataset of Charak Samhita verses mapped to disease–symptom–treatment relationships. Performance metrics included precision, recall, F1-score, mean reciprocal rank (MRR), and overlap coefficient. Superior accuracy can be seen in the proposed model as compared to baseline BERT-QA and subgraph QA approaches. This research has integrated Sanskrit computational linguistics and KG science. The approach mentioned in this paper has mentioned a framework that is scalable, interpretable and culturally significant. With the focus on Ayurveda, the methodology also mentions the potential for developing cross-cultural medical questions–answering systems, thereby bridging ancient wisdom with modern technological approaches.
Volume: 15
Issue: 3
Page: 1197-1207
Publish at: 2026-09-01

Deep reinforcement learning inspired optimization framework using Optuna for brain tumor detection

10.11591/ijict.v15i3.pp1352-1363
Aashutosh Kharb , Prachi Chaudhary
Accurate brain tumor detection is essential for effective clinical diagnosis; however, the performance of deep learning models is highly sensitive to manually selected architectures and hyperparameters. To address this challenge, this paper presents a reinforcement learning–inspired automated optimization framework for brain tumor detection that eliminates manual trial-and-error tuning of hyperparameters. The proposed approach integrates EfficientNetB0 as a fixed feature extractor (base model) with an Optuna-based reinforcement learning strategy to jointly optimize the classifier architecture and key training hyperparameters, including learning rate, batch size, dropout rate, and network depth. Unlike existing studies that rely on static or heuristically tuned models, the proposed framework dynamically adapts model configurations based on validation feedback. Experiments conducted on the BraTS 2020 MRI dataset demonstrate that the optimized model achieves an accuracy of 92%, an F1-score of 92%, and a ROC–AUC of 0.96. Additional evaluations on imbalanced and cross-dataset settings show stable minority-class performance and good generalization. The results confirm that the proposed automated optimization framework offers a robust, scalable, and clinically relevant solution for brain tumor detection, representing a significant advancement over manually tuned deep learning approaches.
Volume: 15
Issue: 3
Page: 1352-1363
Publish at: 2026-09-01

Structural and behavioral determinants of HIV among Indonesian MSM

10.11591/ijphs.v15i3.26988
Neila Sulung , Adi Cahya Murfi , Efriza Efriza , Nurdin Nurdin , Cici Apriza Yanti
HIV prevalence among men who have sex with men (MSM) remains disproportionately high in Indonesia. While behavioral risk factors have been widely studied, evidence integrating structural determinants remains limited. This study examined the role of structural and behavioral factors associated with HIV status among MSM in Jambi City, Indonesia. A cross-sectional study was conducted among 60 MSM recruited using non-probability sampling due to the hidden nature of the population. Data were collected using validated structured questionnaires and analyzed using multivariable logistic regression. Fifty percent of respondents were HIV-positive. Low educational attainment emerged as an independent structural determinant of HIV status (AOR = 5.51; 95% CI: 1.14-26.49), whereas behavioral factors showed significant crude associations but lost significance after adjustment. HIV vulnerability among MSM is shaped by structural inequalities beyond individual behaviors. Structural-focused interventions are essential to strengthen HIV prevention strategies in Indonesia.
Volume: 15
Issue: 3
Page: 640-647
Publish at: 2026-09-01

Physical-maturation with health education on the incidence of anemia among adolescents who married at a young age

10.11591/ijphs.v15i3.26734
Desta Ayu Cahya Rosyida , Nyna Puspita Ningrum , Nina Hidayatunnikmah , Solichatin Solichatin
Physical maturity and the incidence of anemia in adolescents who marry at a young age have an impact on the biological and physiological unpreparedness of the adolescent body that is not yet fully mature against the increased risk of anemia, especially in early pregnancy. The solution in this paper provides health education and increased awareness of the dangers of early marriage to physical health, especially the risk of anemia. Nutrition intervention programs and iron supplements for adolescent girls. The purpose of this study was to evaluate the effect of physical maturity on the incidence of anemia in adolescents who marry at a young age. Quantitative research method with quasi-experimental pre-post test design with control group. The population of the study was 54 young women who were married at a young age. The sample size of 44 respondents. Sampling was done using the accidental technique. Data were analyzed using the Chi-square test. The difference in mean hemoglobin levels in adolescents before and after the intervention was analyzed using the paired t-test. Based on the results of statistical test, a p-value of 0.000 was obtained (p-value ≤ 0.05), which indicated that the difference was statistically significant.
Volume: 15
Issue: 3
Page: 777-786
Publish at: 2026-09-01

Performance evaluation of a solar-driven IoT water quality monitoring system using descriptive and ANOVA analysis

10.11591/ijict.v15i3.pp1385-1394
Suziana Ahmad , Arfah Ahmad , Muhammad Uwais Mohammad Raffee , Amirul Syafiq Sadun , Aminurrashid Noordin , Mohd Firdaus Mohd Ab Halim
Water quality monitoring is vital for protecting aquatic ecosystems and ensuring sustainable water resource management. Traditional manual sampling methods are often costly, time-consuming, and unsuitable for real-time assessment. This study presents a newly designed solar-powered IoT-based water quality monitoring system for remote and continuous data collection. The system utilizes an ESP32 microcontroller integrated with pH, temperature, and total dissolved solids (TDS) sensors, powered by a 10W solar panel. Data is transmitted to a cloud-based platform wirelessly, enabling remote access and visualization via a mobile app. Performance evaluation included descriptive statistics and one-way ANOVA across four sampling sites. ANOVA results showed statistically significant differences (p < 0.05) in water quality parameters among locations, confirming the system’s sensitivity. Sensor accuracy was validated against standard meters, revealing mean relative errors below 5% for pH and TDS. The system reliably provides real-time, accurate data, supporting proactive water quality management. Integrating IoT with renewable energy offers a cost-effective, scalable, and energy-efficient solution for environmental monitoring in remote or resource-limited areas.
Volume: 15
Issue: 3
Page: 1385-1394
Publish at: 2026-09-01

Intelligent engineering framework for managing hospital cardiac arrest resources

10.11591/ijict.v15i3.pp1290-1302
Chams Eddine Fathoun , Mohamed Ridda Laouar , Safa Abid , Sean B. Eom
In-hospital cardiac arrest in intensive care remains frequent (often cited incidence roughly 0.5%-7.8% of admissions), while causes differ in what staff and equipment must be ready. We ask whether vital-sign trajectories from a standard EHR can classify which of three cardiac-related mechanisms is most salient arrhythmia, acute myocardial infarction (AMI), or respiratory failure or hypoxia so ICU resources can be aligned with risk. Using MIMIC-IV, we extracted diagnoses and charted vitals in the 12 hours before the index event, applied cleaning, aggregation, label encoding, sequence padding, and class balancing (3,000 cases per class), then trained and compared eXtreme gradient boosting (XGBoost), random forest (RF), support vector machine (SVM), and logistic regression (LR) with 5-fold cross-validation on an 80/20 split. XGBoost performed best (about 93% accuracy; sensitivity 89.15%; specificity 90.43%; AUC-ROC 0.94). Feature importance highlighted heart rate, oxygen saturation, and blood pressure patterns consistent with bedside monitoring practice. The study supports mechanism-oriented triage labels derived from widely recorded vitals, as a complement to generic early warning scores, for prioritizing telemetry, respiratory support, and cardiology pathways. External validation and prospective evaluation are needed before deployment.
Volume: 15
Issue: 3
Page: 1290-1302
Publish at: 2026-09-01

Lightweight parallel feedback network based on CRL with policy transfer and enhancement for image super-resolution

10.11591/ijict.v15i3.pp944-954
S V R Manimala , T Kavitha
Image super-resolution (SR) is essential in applications such as surveillance, medical imaging, and remote sensing, but existing deep learning (DL) models often require high computational resources and struggle to recover fine details in lightweight architectures. Although feedback and attention based methods have shown improvements, they still lack an effective combination of efficient feature refinement, edge enhancement, and low parameter complexity. To address this gap, we propose a lightweight parallel feedback network (LPFN) that combines three key components: a feedback block for repeated feature refinement, a dispersion-aware attention residual block (DARB) for highlighting important spatial and channel details, and EdgeNet for edge sharpening for sharper boundaries. These components are supported by curriculum reinforcement learning (CRL), an adaptive training strategy that gradually improves the model’s learning behavior. Instead of relying on a fixed loss function, LPFN uses a dynamically learned global feedback loss to refine reconstruction quality at each stage. Experiments on DIV2K and Flickr2K show that LPFN achieves higher PSNR and SSIMscores while keeping the model lightweight and efficient. This study emphasizes an effective lightweight feedback framework, an enhanced attention and edge-refinement mechanism, and an adaptive learning strategy that improves both accuracy and stability under different degradation conditions.
Volume: 15
Issue: 3
Page: 944-954
Publish at: 2026-09-01

Navigating digital parenting: a bibliometric exploration of trends on children’s digital soothing practices

10.11591/ijict.v15i3.pp1431-1442
Rita Wong Mee Mee , Noor Hanim Harun , Lim Seong Pek , Suzulaikha Mohamed , Tengku Shahrom Tengku Shahdan , Nurul Asyiqin Jalil , Anisa Ahmad , Tirzah Zubeidah Zachariah
The digital age has transformed parenting practices, with an increasing reliance on digital devices for managing children’s behavior, particularly as calming tools. This study addresses the growing phenomenon of digital parenting, highlighting its implications on child development and family dynamics. Despite the benefits of digital media, concerns persist regarding its overuse for emotional regulation, which may impede children’s self-regulation skills and parent-child interactions. This study aims to explore the evolution of research on digital parenting using bibliometric analysis. A comprehensive dataset was extracted from the Scopus database, focusing on publications from 2020 to 2024 within the Social Sciences domain. The inclusion criteria included peer-reviewed, open-access articles written in English. A systematic methodology ensured the analysis of performance metrics, trends, and co-authorship patterns. Results indicate a significant increase in scholarly attention to digital parenting, with 837 articles meeting the inclusion criteria. Leading contributions emerged from journals such as Sustainability Switzerland and Education Sciences, with prolific authors and institutions from the United Kingdom and the United States dominating the field. The analysis underscores the interdisciplinary nature of the topic, reflecting contributions from education, media studies, and child development. This study offers valuable theoretical insights and practical recommendations, emphasizing balanced digital media use and informed parenting strategies to foster healthier family dynamics.
Volume: 15
Issue: 3
Page: 1431-1442
Publish at: 2026-09-01

Advanced materials for crosstalk and power optimization in TSV-enabled 3D ICs

10.11591/ijict.v15i3.pp1143-1153
Tappeta Chinna Sanjeeva Rayudu , Merrin Prasanna Nagadasari
The continued scaling of semiconductor devices has exposed the limitations of traditional two-dimensional (2D) integrated circuit architectures. To address performance bottlenecks and interconnect constraints, the industry is increasingly adopting three-dimensional (3D) integration technologies. through-silicon vias (TSVs) are a fundamental enabler of this advancement, facilitating vertical signal transmission between stacked silicon layers. Despite their benefits, TSVs face critical challenges related to crosstalk, power dissipation, and signal delay issues that are especially pronounced in dense via arrays. This research explores the use of multi-walled carbon nanotube (MWCNT) based TSVs insulated with different dielectric liners, including silicon dioxide (SiO₂), PPC, polyimide, and benzocyclobutene (BCB). HSPICE simulations are used to evaluate crosstalk noise, power dissipation, power delay product (PDP), and energy delay product (EDP) across varying TSV pitches. Among the materials studied, BCB demonstrates the most promising results. Specifically, MWCNT TSVs with BCB at a 10,000 μm pitch achieve up to 58% reduction in functional crosstalk, 75% in dynamic crosstalk, 78% in power dissipation, and a 52% improvement in PDP compared to single-walled CNT (SWCNT) based TSVs. These findings confirm the suitability of combining MWCNT cores with low-k BCB liners for enhancing performance, energy efficiency, and signal reliability in advanced 3D integrated circuits.
Volume: 15
Issue: 3
Page: 1143-1153
Publish at: 2026-09-01
Show 6 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