Journal articles - International Journal of Modern Education and Computer Science

All articles: 1173

Multimodal ChatGPT-Driven Learning Companion for Code Reasoning and Concept Mastery in Computing Education

Multimodal ChatGPT-Driven Learning Companion for Code Reasoning and Concept Mastery in Computing Education

Thacha Lawanna

Scientific article

The rapid maturation of large language models has opened new opportunities for capable of enhancing learning outcomes, enriching instructional practice, and supporting large-scale computing education with high reliability through personalized, scalable, and data-driven instructional support. The ChatGPT Learning Companion (ChatGPT-LC) introduces a multimodal framework that integrates conversational scaffolding, code reasoning, misconception diagnostics, and learner analytics into a unified system capable of adapting instruction in real time. Deployed across 260 undergraduate learners in three programming courses, ChatGPT-LC produced substantial performance gains, including a 35.20% increase in concept mastery, 27.90% improvement in debugging accuracy, and error-type reductions ranging from 53.60% to 65.50%. Behavioral analytics revealed strong correlations between engagement intensity and performance (up to r = 0.740), with reflective and exploratory learners achieving scores above 88–90%. Instructor workload decreased by more than 32 hours per week, supported by high expert-verified accuracy (92–96%) of AI-generated feedback. System-level benchmarks demonstrated robust scalability, maintaining 97.00% success rates at 500 concurrent users and reducing latency from 450 ms to under 100 ms after optimization. Collectively, these results show that ChatGPT-LC functions not only as an automated tutor but as an adaptive cognitive partner capable of enhancing learning outcomes, enriching instructional practice, and supporting large-scale computing education with high reliability and pedagogical fidelity.

Free

Multimodal biometric system based face-iris feature level fusion

Multimodal biometric system based face-iris feature level fusion

Muthana H. Hamd, Marwa Y. Mohammed

Scientific article

This paper proposed feature level fusion technique to develop a robust multimodal human identification system. The humane face-iris traits are fused together to improve system accuracy in recognizing 40 persons taken from ORL and CASIA-V1 database. Also, low quality iris images of MMU-1 database are considered in this proposal for further test of recognition accuracy. The face-iris features are extracted using four comparative methods. The texture analysis methods like Gray Level Co-occurrence Matrix (GLCM) and Local Binary Pattern (LBP) are both gained 100% accuracy rate, while the Principle Component Analysis (PCA) and Fourier Descriptors (FDs) methods achieved 97.5% accuracy rate only.

Free

Nature-Inspired Swarm Intelligence and Its Applications

Nature-Inspired Swarm Intelligence and Its Applications

Sangita Roy, Samir Biswas, Sheli Sinha Chaudhuri

Scientific article

In 1989 Gerardo Beni and Jing Wang first proposed the name "Swarm Intelligence" in their paper "Swarm Intelligence in Cellular Robotic Systems". Some remarkable observations of different researchers are studied in this paper, like the proximity principle, the quality principle, the principle of diverse response, the principle of stability, the principle of adaptability. To enhance the capabilities of robot and different systems, researchers started to exploit the behavior of natural systems. Swarm groups are governed by three rules, move in the same direction as your neighbor, remain close to your neighbor, and avoid collision with your neighbor .Characteristics of swarm groups are emergence and stigmergy. Different insects like ants, wasps, termites carry out a work locally for global goal with sufficient flexibility as they are not controlled centrally. In this paper the existing research works are analysed to show the behavior in social insects by using self-organization, positive feedback, negative feedback, amplification of fluctuation, multiple interactions. It has also been observed that these insects are almost blind and memoryless, still they communicate indirectly among themselves for stigmergic effect by using pheromone. Implementation of swarm intelligence in robotics i.e., swarm robots are narrated. The limitations of swarm robots as well as factors behind the success of swarm robotics have also been encompassed. Finally authors focus on swarm robots applications in telecommunication fields, civil engineering and digital image processing.

Free

NeSy-Guidance: A Neuro-Symbolic Knowledge Graph for Academic Recommendations Combining Rule-Based Reasoning and Neural Inference

NeSy-Guidance: A Neuro-Symbolic Knowledge Graph for Academic Recommendations Combining Rule-Based Reasoning and Neural Inference

Zineb Elkaimbillah, Zineb Mcharfi, Mohamed Khoual, Bouchra El Asri

Scientific article

The growing complexity of academic and career decision-making requires intelligent systems that can deliver personalized recommendations while ensuring strict compliance with institutional policies and incorporating evolving contextual factors. This paper introduces NeSy-Guidance, a neuro-symbolic recommendation approach that combines symbolic rule reasoning with graph-based neural inference over a dynamic and time-aware academic Knowledge Graph (KG). The model encodes students, programs, and contextual entities including regions and emerging trends while integrating regulatory constraints derived from Moroccan admission policies. It applies a two-stage reasoning pipeline: a symbolic layer enforcing hard eligibility rules and soft preference-based adjustments mined automatically from the knowledge graph, and a Graph Convolutional Network (GCN) layer trained with a weighted loss to address class imbalance and capture latent student–program compatibility. A weighted score fusion mechanism integrates both inference outputs, achieving a balance between interpretability, adaptability, and predictive performance. Evaluated on a real-world dataset of 800 students and 325 academic programs, NeSy-Guidance outperforms three state-of-the-art baselines in both accuracy and policy compliance. It achieves 83.8% accuracy, 74.5% precision@5, 75.4% F1-score, and ensures 100% compliance with institutional eligibility rules. Furthermore, a qualitative survey confirmed positive student satisfaction regarding the clarity and relevance of recommendations. These results demonstrate the effectiveness of hybrid reasoning and validate NeSy-Guidance as a reliable, explainable, and regulation-aware academic guidance system capable of adapting to regional disparities, emerging academic trends, and evolving student preferences.

Free

Networked Control System – A Survey

Networked Control System – A Survey

M. Brindha, J K Mendiratta

Scientific article

Networked Control System (NCS) is a synthetic application which combines control science, computer science and network technology. It is a kind of feedback control systems wherein the control loops are closed through real time control network. NCS technology is applied in industry control system because of its simple structure, easy maintenance and high reliability. Networked control systems (NCSs) have been gaining popularity with their high potential in widespread applications and becoming realizable with the rapid developments in computer, communication and control technologies. This paper reviews the development history of the NCS, and point out the field of further researches.

Free

No-Reference JPEG image quality assessment based on Visual sensitivity

No-Reference JPEG image quality assessment based on Visual sensitivity

Zhang You-Sai, Chen Zhong-Jun

Scientific article

In this paper, a novel human visual sensitivity measurement approach is presented to assessment the visual quality of JPEG-coded images without reference image. The key features of human visual sensitivity (HVS) such as edge amplitude and length, background activity and luminance are extracted from sample images as input vectors. SVR-NN was used to search and approximate the functional relationship between HVS and mean opinion score (MOS). Then, the measuring of visual quality of JPEG-coded images was realized. Experimental results prove that it is easy to initialize the network structure and set parameters of SVR-NN. And the better generalization performance owned by SVR-NN can add the new features of the sample automatically. Compared with other image quality metrics, the experimental results of the proposed metric exhibit much higher correlation with perception character of HVS. And the role of HVS feature in image quality index is fully reflected.

Free

Novel Approach to Solve Resource Constrained Project Scheduling Problem (RCPSP)

Novel Approach to Solve Resource Constrained Project Scheduling Problem (RCPSP)

Sultan A. Alhumrani, Rizwan J. Qureshi

Scientific article

In this paper, resource constrained project scheduling problem is taken and solved using genetic algorithm. This algorithm solves the problem as a whole in software development, with the limited resource the project has to be scheduled to the team members. The main aim is to schedule and optimize the resource to complete the project within time. Due to resource constraint environment, the complexity of solving the algorithm increases exponentially. So the traditional methods are not suitable to solve the resource constraint problem. The Genetic Algorithm is taken to solve the multiple resource constraints project scheduling needs. This typical NP-hard problem is solved via mathematical model via genetic algorithm. Software development projects were considered to be resource constrained and project scheduling solution makes the algorithm time efficient.

Free

Novel Digital Image Water Marking Technique Against Geometric Attacks

Novel Digital Image Water Marking Technique Against Geometric Attacks

Anadi Ajay, Pradeep Kumar Singh

Scientific article

Discrete Cosine Transform (DCT) and Discrete Wavelet Transform (DWT) based techniques have become prominently used in watermarking research. DCT based technique replacing the older ones have made digital watermarking based e-commerce a part of almost all business transactions. It is also being used in business communications and different solutions through computer network. DCT based technique is considered as a secured communication between two users. Verification is being provided for the origin of a watermark that traverses from sender to receiver. The cost per transmission has also reduced as the watermark is encoded in the digital watermarking itself. Here the key size is also small thus making it suitable for key exchange application. Also the security level in fragile watermark is better compared to discrete data integrity verification or authentication for the same bandwidth and key size In this paper, we have compared various geometric attacks based techniques in terms of PSNR and Attack Recovery time.

Free

Novel Framework for Automation Testing of Mobile Applications using Appium

Novel Framework for Automation Testing of Mobile Applications using Appium

Ashwaq A. Alotaibi, Rizwan J. Qureshi

Scientific article

Testing is an important phase in system development to improve the quality, reliability, and performance of software systems. As more and more mobile applications are developed, testing and quality assurance are vital to developing successful products. Users are widely opening browsers on mobiles to interact with web pages. It is important to ensure that our web application will be compatible with mobile browsers and applications. There is a need for a framework that can be applied to test different mobile browsers and applications. This paper proposes a novel framework for automation testing of mobile applications using Appium tool. The novel framework uses automation testing to reduce effort and speed up the process of automated testing on a mobile device. Survey is conducted to validate the proposed framework.

Free

Novel Reversible DS Gate for Reversible Logic Synthesis

Novel Reversible DS Gate for Reversible Logic Synthesis

Shaveta Thakral, Dipali Bansal

Scientific article

Reversible logic has various applications in fields of computer graphics, optical information processing, quantum computing, DNA computing, ultra low power CMOS design and communication. As our day to day life is demanding more and more portable electronic devices, challenging focus on technology is demanding great system performance without any compromise in power consumption. It is obvious to find tradeoff between processing power and heat generation. As decreased processing speed leads to reduced power consumption but obviously compromise in performance is not acceptable for sophisticated applications. Thus power consumption is a prime target now days. Needless to say, researchers will now look at reversible logic in this vein. Primitive component of reversible logic synthesis are reversible logic gates .Thus it is very important for a new researcher to look into extensive literature survey of reversible logic gates. Many papers have been reported with review of reversible logic gates. This paper aims on updates in reversible logic gates and propose a novel reversible DS gate which will be stepping stone in design and synthesis of any complex reversible logic based synthesis.

Free

Numerical simulation methods of electromagnetic field in higher education: didactic application with graphical interface for FDTD method

Numerical simulation methods of electromagnetic field in higher education: didactic application with graphical interface for FDTD method

Mihaela Osaci

Scientific article

In general, the act of teaching in universities of the numerical methods of electromagnetic field simulation is a rather difficult action. In order to facilitate this act, it is necessary to use modern didactic means that complement the classical ones, so that the students understand in an interactive manner the method, the algorithm and its implementation into a programming language. This paper proposes a didactic method able to facilitate the understanding of numerical methods in electromagnetism. It's about of a didactic application with graphical interface, programmed using the Guide Matlab to simulate the electromagnetic waves propagation through various environments and applying the finite-difference time-domain method (FDTD).

Free

OCR for Printed Bangla Characters Using Neural Network

OCR for Printed Bangla Characters Using Neural Network

Asif Isthiaq, Najoa Asreen Saif

Scientific article

Optical Character recognition is a buzzword in the field of computing. Artificial neural networks are being used to recognize characters for a long time. ANN has the ability to learn and model non-linear and complex relationships, which is really important because in real life, many of the relationships between inputs and outputs are non-linear as well as complex. Research in the field of OCR with Bangla language is not as vast as the English language. So, there is a scope of research in this area. It can be used to search and scan hundreds of Bangla documents within seconds and can easily manipulate the data. It is developed for various purpose like for vision impaired person where OCR software can help turn books, magazines and other printed documents into accessible files that they can listen. The limitation of traditional OCR are sufficient dataset is not available, all different font of characters are not available and there are lots of complex and similar shape characters for which accuracy not good. In our research, we first tried to make a dataset large enough so that we can train our neural network as they require big data to train. We built our own dataset of 2,97,898 Bangla single character images of different fonts . Then for implementing neural network we used Scikit-learn’s multi-layer perceptron classifier and we also implemented our own multi-layer feed forward back propagation neural network using a machine learning framework named Tensorflow. We have also built a GUI application to demonstrate the recognition of Bangla single character images.

Free

Offline Handwritten Gurmukhi Numeral Recognition using Wavelet Transforms

Offline Handwritten Gurmukhi Numeral Recognition using Wavelet Transforms

Pritpal Singh, Sumit Budhiraja

Scientific article

This paper presents an OCR (optical character recognition) system for the handwritten Gurmukhi numerals. A lot of work has been done in recognition of characters and numerals of various languages like English, Chinese, and Arabic etc. But in case of handwritten Gurmukhi script very less work has been reported. Different Wavelet transforms are used in this work for feature extraction. Also zonal densities of different zones of an image have been used in the feature set. In this work, 100 samples of each numeral character have been used. The back propagation neural network has been used for classification. An average recognition accuracy of 88.83% has been achieved.

Free

On Computing the Edge-balanced Index Sets of the Circle Union Graph F (3, n)

On Computing the Edge-balanced Index Sets of the Circle Union Graph F (3, n)

Yurong Ji, Jinmeng Liu

Scientific article

On the basis of power-cycle nested network graph, the edge-balanced index sets of circle union graph F(3,n) graph were investigated. A new method of changing index is provided, simplifying the proving process. It reduced the difficulty of circle union graph F(3,n) graph labeling because of the novel design of the basic graph and single-point sector subgraph. The results show that the edge-balanced index sets of circle union graph F(3,n) graph. This paper has proved the existence of the edge-balanced index sets of one class of circle union graph, the computational formulas and the construction of the corresponding graphs are also provided.

Free

On Correlation of Р And NP Classes

On Correlation of Р And NP Classes

Listrovoy Sergey Vladimirovich

Scientific article

It is shown an incorrectness of introduction of a class of NP-complete problems, which reason is that Cook’s S.А. theorem on that the “satisfiability” problem is the universal NP-complete problem, is not true and, therefore, the issue on existence of at least one NP-complete problem remains open, that explains failures of attempts to estimate correlations between P and NP classes.

Free

On Overcoming Transitional Challenges of First Year Students in Technology-Based Educational Settings

On Overcoming Transitional Challenges of First Year Students in Technology-Based Educational Settings

Munienge Mbodila, Isong Bassey, Muhandji Kikunga, Langutani Masehele

Scientific article

Universities in South Africa (SA) are facing several challenges due to the influx of students with diverse backgrounds entering the first year. One of such challenges is the use of technologies for teaching and learning. Institutions in the rural areas are flooded with first year students characterized as under-prepared, educationally underprivileged and had little or no access to computer usage prior to their enrolment. These qualities impedes their transition into the computer-based learning system and other technologies that supports teaching and learning. Moreover, the students are not given the needed assistance when enrolled. Orientation programme that would have been a leverage is only informative and not supportive in nature. Thus, an effective solution requires orientation programme to be supportive. It should involve assessing students' profile during their first year registration to provide them with the needed assistance in terms of technologies usage. This paper conducted a pilot survey over a sample of first year entering students in the University of Venda (UNIVEN). The objective was to assess students in terms of technology-related uses, expectations, experiences, skill levels and training needs. Data collected were analyzed and the results show students' have not used computers or had experience on technologies for teaching and learning in their previous schools. Additionally, students are only technologically identified with their mobile phones. The study proposed a new programme called First Experience Computer Literacy (FECOL) to facilitate students' transition into the computer-based learning of the university.

Free

On the Edge-balanced Index Set of a class of Power-cycle Nested Network Graph

On the Edge-balanced Index Set of a class of Power-cycle Nested Network Graph

Qingwen Zhang, Yuge Zheng

Scientific article

Based on the research of Power-cycle Nested Graph blob.png, the decomposition method of single point sector has come up. By the use of the process of clawed nested-cycle sub-graph, the edge-balanced index sets of the power-cycle nested graph blob.png are solved when m ≥4 and m=4(mod5) . Besides, the constructive proofs of the computational formulas are also completed. The theory can be applied to information engineering, communication networks, computer science, economic management, medicine, etc. The proving method can be a reference to solve the problem of the power-cycle nested graph blob.png.

Free

Ontology-Alignment Techniques: Survey and Analysis

Ontology-Alignment Techniques: Survey and Analysis

Fatima Ardjani, Djelloul Bouchiha, Mimoun Malki

Scientific article

The ontology alignment consists in generating a set of correspondences between entities. These entities can be concepts, properties or instances. The ontology alignment is an important task because it allows the joint consideration of resources described by different ontologies. This paper aims at counting all works of the ontology alignment field and analyzing the approaches according to different techniques (terminological, structural, extensional and semantic). This can clear the way and help researchers to choose the appropriate solution to their issue. They can see the insufficiency, so that they can propose new approaches for stronger alignment. They can also adapt or reuse alignment techniques for specific research issues, such as semantic annotation, maintenance of links between entities, etc.

Free

Ontology-Based Semantic Annotation of Arabic Language Text

Ontology-Based Semantic Annotation of Arabic Language Text

Maha Al-Yahya, Mona Al-Shaman, Nehal Al-Otaiby, Wafa Al-Sultan, Asma Al-Zahrani, Mesheal Al-Dalbahie

Scientific article

Semantic annotation is the process of adding semantic metadata to resources. Semantic metadata is data concerning the meaning of entities and the relationships that exist. Semantic annotation cannot be performed without an ontology suitable for the task. In this research paper, we describe the design, implementation, and evaluation of a lexical ontology for Arabic semantic relations. The main purpose of the ontology is to facilitate the task of semantic annotation of the Arabic textual content. The ontology was evaluated for usability and usefulness using a prototype system for the automated semantic annotation of Arabic text. The results of the evaluation indicated that the ontology was fit for the purpose of semantic annotation of Arabic text with lexical relations. The evaluation has also revealed important findings and recommendations for designing Arabic semantic annotation tools.

Free

Optimal Control of Model Reduction Binary Distillation Column

Optimal Control of Model Reduction Binary Distillation Column

Nasir Ahmed Alawad, Afaf Jebar Muter

Scientific article

A binary distillation process with desired composition rate is considered. The aim is to find a control (Top and bottom compositions) which is optimal with respect to energy consumption and which is robust at the same time with respect to the response speed(less time) and minimum overshot. The solution approach is based on the formulation of two optimization techniques, Invasive Wood (IWO) and Differential Evolution (DE) with respect to Integral Square Error (ISE) and Integral Absolute Error (IAE) fitness function with using Proportinal_Integral-Derivative (PID) controller. An overall model including the dynamics of the distillation process is assumed with model reduction methods. This optimal control is compared with classical approach. The numerical results are presented and showed the effectiveness of the proposed control. MATLAB package is used for simulation and analysis.

Free

Journal