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

28,188 Article Results

Domain-specific knowledge and context in large language models: challenges, concerns, and solutions

10.11591/ijai.v14.i4.pp2568-2578
Kiran Mayee Adavala , Om Adavala
Large language models (LLMs) are ubiquitous today with major usage in the fields of industry, research, and academia. LLMs involve unsupervised learning with large natural language data, obtained mostly from the internet. There are several challenges that arise because of these data sources. One such challenge is with respect to domain-specific knowledge and context. This paper deals with the major challenges faced by LLMs due to data sources, such as, lack of domain expertise, understanding specialized terminology, contextual understanding, data bias, and the limitations of transfer learning. This paper also discusses some solutions for the mitigation of these challenges such as pre-training LLMs on domain-specific corpora, expert annotations, improving transformer models with enhanced attention mechanisms, memory-augmented models, context-aware loss functions, balanced datasets, and the use of knowledge distillation techniques.
Volume: 14
Issue: 4
Page: 2568-2578
Publish at: 2025-08-01

Non-small cell lung cancer active compounds discovery holding on protein expression using machine learning models

10.11591/ijai.v14.i4.pp2815-2825
Hamza Hanafi , M’hamed Aït Kbir , Badr Dine Rossi Hassani
Computational methods have transformed the field of drug discovery, which significantly helped in the development of new treatments. Nowadays, researchers are exploring a wide ranger of opportunities to identify new compounds using machine learning. We conducted a comparative study between multiple models capable of predicting compounds to target non-small cell lung cancer, we focused on integrating protein expressions to identify potential compounds that exhibit a high efficacy in targeting lung cancer cells. A dataset was constructed based on the trials available in the ChEMBL database. Then, molecular descriptors were calculated to extract structure-activity relationships from the selected compounds and feed into several machine learning models to learn from. We compared the performance of various algorithms. The multilayer perceptron model exhibited the highest F1 score, achieving an outstanding value of 0,861. Moreover, we present a list of 10 drugs predicted as active in lung cancer, all of which are supported by relevant scientific evidence in the medical literature. Our study showcases the potential of combining protein expression analysis and machine learning techniques to identify novel drugs. Our analytical approach contributes to the drug discovery pipeline, and opens new opportunities to explore and identify new targeted therapies.
Volume: 14
Issue: 4
Page: 2815-2825
Publish at: 2025-08-01

Synthesizing strategies and innovations in combating land degradation: a global perspective on sustainability and resilience

10.11591/ijai.v14.i4.pp3133-3142
Gangamma Hediyalad , Ashoka Kukkuvada , Govardhan Hegde Kota
This paper presents a comprehensive examination of land degradation, a critical environmental challenge with far-reaching implications for agricultural productivity, ecosystem sustainability, and socio-economic stability worldwide. With the backdrop of escalating human population pressures and the exacerbating impact of climate change. It delves into the causes and consequences of soil erosion, desertification, salinization, and biodiversity loss, highlighting the interplay between natural processes and anthropogenic activities. Through a detailed review of literature spanning various remediation technologies, conservation practices, and policy frameworks, the paper critically assesses the effectiveness of current land management approaches, including the utilization of biosurfactants, remote sensing technologies, and agroforestry systems. Furthermore, it identifies significant research gaps and future directions, emphasizing the need for quantitative assessments, exploration of socio-economic impacts, and evaluation of restoration techniques. By offering evidence-based recommendations for policymakers and practitioners, this paper contributes to the global dialogue on sustainable land management and aims to catalyze action towards halting the advance of land degradation, ensuring food security, and preserving biodiversity for future generations. This work not only advances our understanding of land degradation challenges but also outlines a path forward for research, policy, and practice in the pursuit of environmental sustainability and resilience.
Volume: 14
Issue: 4
Page: 3133-3142
Publish at: 2025-08-01

Insights from the vision-mission statements of Philippine and other ASEAN universities: a K-means clustering analysis

10.11591/ijai.v14.i4.pp3386-3394
Julius Ceazar G. Tolentino , John Paul P. Miranda
This study analyzed the vision and mission statements (VMS) of 117 Philippine state universities and colleges (SUCs) and compared them with 330 other ASEAN universities to identify thematic trends and institutional priorities. Using web scraping and K-means clustering, the study identified thematic clusters in VMS. Thematic trends through word frequency and collocation analyses provided further insights and a comparative analysis examined differences between Philippine SUCs and other ASEAN universities. Philippine SUCs’ vision statements formed three clusters: global competitiveness, premier recognition, and regional leadership in science and technology. Mission statements clustered into: mandated functions, global innovation, and advancement in the sciences. Philippine SUCs emphasized institutional prestige, workforce development, and sustainability while other ASEAN universities focus more on knowledge creation, student empowerment, and internationalization. Philippine SUCs aligned their VMS with national development and global ranking metrics and prioritizes institutional recognition and economic contributions more than the other ASEAN universities. Future studies should expand to more private institutions and international comparisons to assess broader higher education trends.
Volume: 14
Issue: 4
Page: 3386-3394
Publish at: 2025-08-01

Traffic flow prediction using long short-term memory-Komodo Mlipir algorithm: metaheuristic optimization to multi-target vehicle detection

10.11591/ijai.v14.i4.pp3343-3353
Imam Ahmad Ashari , Wahyul Amien Syafei , Adi Wibowo
Multi-target vehicle detection in urban traffic faces challenges such as poor lighting, small object sizes, and diverse vehicle types, impacting traffic flow prediction accuracy. This study introduces an optimized long short-term memory (LSTM) model using the Komodo Mlipir algorithm (KMA) to enhance prediction accuracy. Traffic video data are processed with YOLO for vehicle classification and object counting. The LSTM model, trained to capture traffic patterns, employs parameters optimized by KMA, including learning rate, neuron count, and epochs. KMA integrates mutation and crossover strategies to enable adaptive selection in global and local searches. The model's performance was evaluated on an urban traffic dataset with uniform configurations for population size and key LSTM parameters, ensuring consistent evaluation. Results showed LSTM-KMA achieved a root mean square error (RMSE) of 14.5319, outperforming LSTM (16.6827), LSTM-improved dung beetle optimization (IDBO) (15.0946), and LSTM-particle swarm optimization (PSO) (15.0368). Its mean absolute error (MAE), at 8.7041, also surpassed LSTM (9.9903), LSTM-IDBO (9.0328), and LSTM-PSO (9.0015). LSTM-KMA effectively tackles multi-target detection challenges, improving prediction accuracy and transportation system efficiency. This reliable solution supports real-time urban traffic management, addressing the demands of dynamic urban environments.
Volume: 14
Issue: 4
Page: 3343-3353
Publish at: 2025-08-01

Binary white shark optimization algorithm with Z-shaped transfer function for feature selection problems

10.11591/ijeecs.v39.i2.pp1269-1279
Avinash Nagaraja Rao , Sitesh Kumar Sinha , Shivamurthaiah Mallaiah
Feature selection is critical for improving model performance and managing high-dimensional data, yet existing methods often face limitations such as inefficiency and suboptimal results. This study addresses these challenges by introducing a novel approach using the white shark optimization (WSO) algorithm and its binary variants to enhance feature selection. The proposed methods are evaluated on various datasets, including “Dorothea,” “Breast Cancer,” and “Arrhythmia,” focusing on classification accuracy, the number of features selected, and fitness values. Results demonstrate that the WSO algorithms significantly outperform traditional methods, offering notable improvements in accuracy and efficiency. Specifically, the WSO variants consistently achieve higher accuracy and better fitness values while effectively reducing the number of selected features. This research contributes to the field by providing a more effective optimization approach for feature selection, addressing existing inefficiencies, and suggesting future directions for further refinement and broader application. The findings highlight the potential of advanced optimization techniques in enhancing data analysis and model performance, offering valuable insights for practitioners and researchers.
Volume: 39
Issue: 2
Page: 1269-1279
Publish at: 2025-08-01

Optimization of IoT-based monitoring system for automatic power factor correction using PZEM-004T sensor

10.11591/ijeecs.v39.i2.pp860-873
Maman Somantri , Mochamad Rizal Fauzan , Irgi Surya
Power factor correction (PFC) is crucial for improving energy efficiency and reducing excessive power consumption, especially in inductive loads commonly found in household and industrial environments. Conventional PFC methods often rely on manual capacitor switching, which is inefficient and impractical for real-time applications. This study proposes an IoT-based automatic power factor monitoring and correction system that dynamically adjusts the power factor using real-time data analysis. The system integrates NodeMCU ESP32 and the PZEM-004T sensor to monitor electrical parameters and automatically switch capacitors based on power factor conditions. The research follows the ADDIE approach (analysis, design, development, implementation, evaluation) to ensure a structured development process. Experimental results demonstrate an average power factor improvement of 48.77% and a reduction in current consumption by 39.90%, significantly enhancing energy efficiency. The system's web-based interface allows real-time monitoring with an average data transmission response time of 207.67 ms, ensuring efficient remote management. Compared to existing systems, the proposed approach eliminates manual intervention and optimizes PFC adaptively. Future research should focus on expanding system reliability, testing on larger-scale applications, and integrating artificial intelligence (AI) for predictive power factor adjustments.
Volume: 39
Issue: 2
Page: 860-873
Publish at: 2025-08-01

Analytical study of a single slope solar still: experimental evaluation

10.11591/ijeecs.v39.i2.pp850-859
M. Bhanu Prakash Sharma , D. Arumuga Perumal , M. S. Sivagama Sundari , Ilango Karuppasamy
Even though water covers the surface of the Earth in three quarters, many nations face shortages of drinkable water due to rapid global population and industrial growth. Solar power emerges as an efficient solution, particularly in hot climates with water and energy scarcity. This research focuses on a practical solar solution known as a solar still, a basic apparatus designed to convert available salty water into potable water. In this study, a single-slope solar still using acrylic material is experimentally analysed, predicting daily distillate production under varying climatic conditions. Using heat and solar radiation, solar distillation offers a simple, affordable, and small-scale approach to clean water production. The solar still, utilizing acrylic sheets as a basin material, minimizes heat losses and enhances water evaporation rates, making it a promising technology for addressing water scarcity issues. The experimental analysis results revealed a distillate output of 420 ml per 0.49 m² per day.
Volume: 39
Issue: 2
Page: 850-859
Publish at: 2025-08-01

Devising the m-learning framework for enhancing students' confidence through expert consensus

10.11591/ijeecs.v39.i2.pp1035-1052
Teik Heng Sun , Muhammad Modi Lakulu , Noor Anida Zaria Mohd Noor
Past research has shown the relationship between self-regulated learning (SRL) and academic success. Self-regulated learners will monitor their learning, reflect on what they have learnt, adjust their learning strategies accordingly, and repeat this entire process throughout their learning. The ability to perform SRL will require the individual to have the belief and confidence in his/her capacity to succeed and accomplish the tasks. Therefore, this study aims to devise a mobile learning (m-learning) framework for enhancing the students’ confidence. To achieve this, the Fuzzy Delphi method was used to validate the proposed framework where the survey questionnaire was distributed to 21 experts who are the experts in their respective fields for their consensus to be obtained. Consensus showed that “assessment data” can indicate the students’ confidence when they attempt the assessment. Experts opined that “goal expectation,” and “viewed lessons, chapters, or syllabus” exert the most influence on the students’ confidence when they attempt their assessment. There was strong consensus from experts that “data security” is the most important element in the system infrastructure, and the “text mining technique” element can be used to evaluate the students’ confidence.
Volume: 39
Issue: 2
Page: 1035-1052
Publish at: 2025-08-01

Systematic literature review of learning model using augmented reality for generation Z in higher education

10.11591/ijeecs.v39.i2.pp1109-1120
Zulfachmi Zulfachmi , Normala Rahim , Wan Rizhan , Puji Rahayu , Aggry Saputra
Higher education is evolving with innovations aimed at enhancing the quality of learning, and one prominent innovation is the integration of augmented reality (AR) technology into the learning process. AR merges real-world and virtual elements in real-time, creating interactive and immersive educational experiences. This technology supports the display and interaction with virtual objects, enhancing engagement and comprehension among students. However, effective integration of AR in higher education faces challenges such as limited technological infrastructure, the need for skilled lecturers, and the adaptation of teaching methods to suit generation Z's learning preferences. Despite their technological proficiency, many educational institutions struggle to optimally implement innovations like AR. This systematic literature review aims to explore and identify an AR-based learning model suitable for generation Z in higher education. Findings suggest that AR technology can significantly enhance learning by offering engaging visualizations and interactive experiences, aligning well with generation Z's characteristics and learning styles. Effective AR implementation requires suitable platforms, such as mobile, desktop, wearable, and projection platforms, each offering unique benefits. By designing AR learning models that cater to generation Z, educational institutions can improve learning outcomes and experiences.
Volume: 39
Issue: 2
Page: 1109-1120
Publish at: 2025-08-01

Gradient boosting algorithm for predicting student success

10.11591/ijece.v15i4.pp4181-4191
Brahim Jabir , Soukaina Merzouk , Radoine Hamzaoui , Noureddine Falih
The idea of using machine learning resolution techniques to predict student performance on an online learning platform such as Moodle has attracted considerable interest. Machine learning algorithms are capable of correctly interpreting the content and thus predicting the performance of our students. Algorithms namely gradient boosting machines (GBM) and eXtreme gradient boosting (XGBoost) are highly recommended by most researchers due to their high accuracy and smooth boosting time. This research was conducted to analyze the effectiveness of the XGBoost algorithm on Moodle platform to predict student performance by analyzing their online activities, practicing various types of online activities. The proposed algorithm was applied for the prediction of academic performance based on this data received from Moodle. The results demonstrate a strong correlation between many activities like the number of hours spent online and the achievement of academic goals, with a remarkable prediction rate of 0.949.
Volume: 15
Issue: 4
Page: 4181-4191
Publish at: 2025-08-01

Date fruit classification using CNN and stacking model

10.11591/ijeecs.v39.i2.pp1373-1383
Ikram kourtiche , Mostefa M. O. Bendjima , Mohammed El Amin Kourtiche
In North Africa and the Middle East, the date is the most popular fruit, with millions of tons harvested annually. They are a crucial component of the diet due to their exceptional content of essential vitamins and minerals, which confer a high nutritional value. The ability to accurately identify and differentiate between date varieties is therefore of paramount importance in agriculture. It is crucial for improving agricultural practices, ensuring harvest quality, and contributing to the economic development of date-producing regions. In this paper, we propose a hybrid method for classifying date fruit varieties based on two stages. In the first stage, we select the two best-performing pre-trained models from six experimented deep learning models, and we concatenate the feature maps extracted from these two models. In the second stage, we apply different classification methods, including artificial neural networks (ANN), support vector machines (SVM), and logistic regression (LR). The performance achieved by these methods is 97.22%, 98.46%, and 99.07%, respectively. Then, with the stacking model, we combined these methods, and the performance result was increased to 99.38%. This result demonstrates the effectiveness of the hybrid model for identifying date fruit varieties.
Volume: 39
Issue: 2
Page: 1373-1383
Publish at: 2025-08-01

Advancements and challenges in deep learning techniques for lung disease diagnosis

10.11591/ijeecs.v39.i2.pp1053-1062
Laxmi Bagalkot , Kelapati Kelapati
This study explores the application of deep learning (DL) techniques in diagnosing lung diseases using screening methods such as Chest X-Rays (CXRs) and computed-tomography (CT) scans. The motivation for this research stems from the need for advanced diagnostic tools in healthcare, with DL showing significant potential in medical image analysis. Despite advancements, challenges such as high costs of CT scans, processing time constraints, image noise, and variability persist. To address these issues, the study conducts a thorough literature survey to identify diverse preprocessing techniques, detection algorithms, and classification models designed for CXR analysis. In conclusion, this work contributes to the advancement of medical imaging technologies by offering innovative solutions, acknowledging existing limitations, and addressing the challenges in lung disease diagnosis. Future research should focus on further refining these techniques and exploring their application in broader clinical settings.
Volume: 39
Issue: 2
Page: 1053-1062
Publish at: 2025-08-01

Hierarchical enhanced deep encoder-decoder for intrusion detection and classification in cloud IoT networks

10.11591/ijeecs.v39.i2.pp1176-1188
Ramya K. M. , Rajashekhar C. Biradar
Securing cloud-based internet of things (IoT) networks against intrusions and attacks is a significant challenge due to their complexity, scale, and the diverse nature of connected devices. IoT networks consist of billions of devices, computer servers, data transmission networks, and application computers, all communicating vast amounts of data that must adhere to various protocols. This study introduces a novel approach, termed hierarchical enhanced deep encoder-decoder with adaptive frequency decomposition (HED-EDFD), and is designed to address these challenges within cloud-based IoT environments. The HED-EDFD methodology integrates adaptive frequency decomposition, specifically adaptive frequency decomposition, with a deep encoder-decoder model. This integration allows for the extraction and utilization of frequency domain features from time-sequence IoT data. By decomposing data into multiresolution wavelet coefficients, the model captures both high-frequency transient changes and low-frequency trends, essential for detecting potential intrusions. The deep encoder-decoder model, enhanced with deep contextual attention mechanisms, processes these features to identify complex patterns indicative of malicious activities. The hierarchical structure of the approach includes a hierarchical wavelet-based attention mechanism, which enhances the accuracy and robustness of feature extraction and classification. To address the issue of imbalanced intrusion data, a cosine-based SoftMax classifier is employed, ensuring effective recognition of minority class samples.
Volume: 39
Issue: 2
Page: 1176-1188
Publish at: 2025-08-01

Creating inclusive UX: uncovering gender-bugs in higher education website through GenderMag’ing

10.11591/ijeecs.v39.i2.pp996-1004
Maria Isabel Milagroso Santos , Thelma Domingo Palaoag , Anazel Patricio Gamilla
Higher education websites serve as service-providing and information-disseminating platforms which may contain gender-related usability issues that affect how male and female users interact with digital platforms. This study applied the gender inclusiveness magnifier (GenderMag) method to identify and assess these gender-specific usability barriers. Researchers conducted cognitive walkthrough sessions using gendered personas, Abi (female) and Tim (male), uncovering key inclusivity bugs aligned to specific cognitive facets-motivation, information processing style, computer self-efficacy, risk aversion, and learning style. Insights from these walkthroughs guided the creation of a structured usability survey, administered to 200 respondents equally divided between males and females, comprising faculty and upper-year BS information technology students. Statistical analysis revealed significant gender differences specifically in information processing style (p=0.0003), emphasizing distinct preferences for content organization and navigation between genders. The integration of usability factors with GenderMag’s cognitive facets effectively pinpointed areas requiring inclusive design adjustments, guiding future efforts to enhance equitable digital interactions in educational environments.
Volume: 39
Issue: 2
Page: 996-1004
Publish at: 2025-08-01
Show 38 of 1880

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