Malaysian Journal of Computer Science https://ijps.um.edu.my/index.php/MJCS <p style="text-align: justify;">The<strong> Malaysian Journal of Computer Science (ISSN 0127-9084)</strong> is published four times a year in January, April, July and October by the Faculty of Computer Science and Information Technology, University of Malaya, since 1985. Over the years, the journal has gained popularity and the number of paper submissions has increased steadily. The rigorous reviews from the referees have helped in ensuring that the high standard of the journal is maintained.</p> <p style="text-align: justify;">The objectives are to promote exchange of information and knowledge in research work, new inventions/developments of Computer Science and on the use of Information Technology towards the structuring of an information-rich society and to assist the academic staff from local and foreign universities, business and industrial sectors, government departments and academic institutions on publishing research results and studies in Computer Science and Information Technology through a scholarly publication. </p> <p style="text-align: justify;">The journal is being indexed and abstracted by <strong>Clarivate Analytics' Web of Science</strong> (Q3 of Journal Citation Report Rank)</p> <p style="text-align: justify;"> <img src="https://ejournal.um.edu.my/public/site/images/editormjcs/clarivate2.png" alt="" width="136" height="47" /></p> <p style="text-align: justify;">The journal is also abstracting in <strong>Elsevier's Scopus</strong> (Q3 of SCIMAGO Journal Rank)</p> <p> <img src="https://ejournal.um.edu.my/public/site/images/editormjcs/scopus3.png" alt="" width="147" height="42" /> </p> <p>The MJCS is a recipient of the <strong>CREAM</strong> (2017) and <strong>CREME Awards</strong> (2019) by the Ministry of Higher Education Malaysia. </p> <p> <img src="https://ejournal.um.edu.my/public/site/images/editormjcs/CREAM_LOGO16.jpg" alt="" width="65" height="71" /> <img src="https://ejournal.um.edu.my/public/site/images/editormjcs/LOGO_CREME_20191.jpg" alt="" width="68" height="67" /></p> en-US mjcs@fsktm.um.edu.my (Editor MJCS) mjcs@fsktm.um.edu.my (Journal Manager) Thu, 07 Aug 2025 11:45:11 +0800 OJS 3.3.0.6 http://blogs.law.harvard.edu/tech/rss 60 FINGER KNUCKLES PATTERNS AND FINGERNAILS RECOGNITION FOR PERSONAL IDENTIFICATION BASED ON MULTI-MODEL DEEP LEARNING FEATURES https://ijps.um.edu.my/index.php/MJCS/article/view/53759 <p><em>Because biometric recognition systems are reliable and distinctive, they are widely used in many different applications. Hand-based person recognition has gained a lot of attention in recent years because of its stability, feature richness, dependability, and increased user acceptance. Although the dorsal of the hand can be quite helpful in personal identification, it does not receive much attention. Finger knuckle and finger nail biometric traits can be obtained from a single dorsal hand scan. This research paper presents an approach for person identification using the dorsal finger knuckle and fingernails. It provides a structure for automatic person identification which includes the segmentation of the detected components with hand images using Hands Module (MediaPipe Module). The research paper focuses on the keypoints hand components consist of the base knuckle, the major knuckle, the minor knuckle, the thumb knuckle, and the fingernails are one of the important biometric features. In particular, the multi-model deep learning neural network (DLNN) is employed to extract distinctive features from each modality. Different similarity metrics are used to compute the matching procedure for every model individually. An evaluation of the proposed approach was performed using datasets consisting of 11,076K hands with left and right hands dorsal, for 190 persons and 4,650 PolyU, often known as Hong Kong Polytechnic University, Contactless with right hand dorsal for 502 persons. The proposed structure was achieved with results indicating that the inceptionV3 models are better than denseNet201 model on the 11,076K Hands dataset and the ’PolyU HD’ dataset. The left-hand results are better than the right results on the 11,076K Hands dataset and the fingernails produce consistently higher identification results than other hand components, with a rank-1 scores of (99.96% and 96.28%) for inceptionV3 model, (98.11% and 93.42%) for denseNet201 model in the 11,076K Hands dataset and with a rank-1 scores of (97.07%) for inceptionV3 model, (94.83%) for denseNet201 model in the ’PolyU HD’ dataset. According to the multi-model deep learning-based approach proposed in the work, the patterns of the dorsal finger knuckle and fingernails play an important role in person recognition.</em></p> Haitham Salman Chyad (Corresponding Author); Tarek Abbes Copyright (c) 2025 Malaysian Journal of Computer Science https://ijps.um.edu.my/index.php/MJCS/article/view/53759 Thu, 07 Aug 2025 00:00:00 +0800 CYBERBULLYING DETECTION IN ONLINE SOCIAL MEDIA USING PRE-TRAINED LANGUAGE MODELS https://ijps.um.edu.my/index.php/MJCS/article/view/53959 <p><em>The rapid integration of Information and Communication Technologies (ICT) has revolutionized online communication, yet it has also led to the emergence of cyberbullying, a harmful digital behaviour. This study addresses the urgency of combating cyberbullying and its negative impacts by using advanced pre-trained language models (PLMs) through transfer learning in detecting cyberbullying in social media. The goal is to enhance cyberbullying detection's effectiveness to create safer online spaces.&nbsp; Cyberbullying detection model using transfer learning, using DistilBERT, DistilELECTRA, and MiniLM PLMs were explored. The PLMs' evaluation using the AMiCA dataset, MiniLM achieves the highest performance in detecting cyberbullying, with an accuracy of 97.84% in cross-validation and 98.57% in hold-out testing, while DistilBERT and DistilELECTRA also perform well, achieving accuracies of 97.34% and 98.03%, and 97.58% and 92.97%, respectively. MiniLM consistently maintains competitive F-measures, addressing class imbalance. Overall, MiniLM stands out with high accuracy and micro F1-scores, outperforming other models. Comparative analysis reaffirms MiniLM's excellence in binary classes and overall evaluation showcasing the effectiveness of transfer learning compared to previous studies. In conclusion, this study demonstrates the capabilities of PLMs for cyberbullying detection and suggests future research directions. </em></p> Kasturi Dewi Varathan (Corresponding Author); Jasmeen Kah Ying Bong, Teoh Hwai Teng Copyright (c) 2025 Malaysian Journal of Computer Science https://ijps.um.edu.my/index.php/MJCS/article/view/53959 Thu, 07 Aug 2025 00:00:00 +0800 PERSONALIZED EXPLAINABILITY REQUIREMENTS ANALYSIS FRAMEWORK FOR AI-ENABLED SYSTEMS https://ijps.um.edu.my/index.php/MJCS/article/view/55163 <p>through predictive analysis, and personalized recommendations in numerous sectors. However, complex machine learning (ML) models become less transparent and may recommend incorrect decisions which leads to a loss of confidence and trust. Consequently, explainability is considered a key requirement of AI-enabled systems. Recent studies focus on implementing explainable AI (XAI) techniques to improve the transparency and trustworthiness of ML models. However, analyzing the explainability requirements of different stakeholders, especially non-technical stakeholders for AI-enabled systems remains challenging. It lacks a comprehensive and personalized requirements analysis process that investigates the risk impact of outcomes produced by ML models and analyzes diverse stakeholder needs of explanations. This research proposes a framework with a requirement analysis that includes four key stages: (1) domain analysis, (2) stakeholder analysis, (3) explainability analysis, and (4) translation and prioritization, to analyse the personalized explainability needs of four types of stakeholders (i.e., development team, subject matter experts, decision makers and affected users) for AI-enabled systems. As demonstrated by the case study, it is feasible to apply the proposed framework to analyse diverse stakeholders' needs and define personalized explainability requirements for AI-enabled systems effectively.</p> Jia Kai; Yin Kia Chiam (Corresponding Author); Dr. Nor Ashikin Copyright (c) 2025 Malaysian Journal of Computer Science https://ijps.um.edu.my/index.php/MJCS/article/view/55163 Thu, 07 Aug 2025 00:00:00 +0800 MOTEC: The Malay Offensive Text Classification using Extra Tree and Dialectal Standardization https://ijps.um.edu.my/index.php/MJCS/article/view/56105 <p><em>Cyberbullying has increased globally, with offensive text contributing significantly. Detecting of-fensive text in the Malay language is challenging due to non-standard Malay text, unique social media writing styles, lack of standardization, and limited resources. This study proposes the Malay Offensive Text Classification (MOTEC) framework to address these challenges. The MOTEC framework incorporates a Malay standardization preprocessing task, utilizing three specialized dictionaries: (a) abbreviations, (b) noisy text, and (c) Malaysian dialects. This approach enhances data quality by converting non-standard text into standardized Malay sentences before classifica-tion. For feature extraction, the framework employs Term Frequency-Inverse Document Frequency (TF-IDF) coupled with an Extra Tree classifier for the classification process. Evaluating the MOTEC framework using a private dataset collected from Twitter, we achieved a classification accuracy of 94%, significantly outperforming other studies, which reported an accuracy of 84%. The MOTEC framework substantially improves the classification of offensive Malay text by enhancing accuracy, reducing execution time, and improving data quality through effective language standardization.</em></p> Fairuz Amalina, Faiz Zaki, Hamza H. M. Altarturi, Hazim Hanif; Nor Badrul Anuar (Corresponding Author) Copyright (c) 2025 Malaysian Journal of Computer Science https://ijps.um.edu.my/index.php/MJCS/article/view/56105 Thu, 07 Aug 2025 00:00:00 +0800 DEEP NEURAL NETWORK APPROACHES FOR AUTISM DETECTION IN CHILDREN USING VOCAL BIOMARKERS: A SURVEY https://ijps.um.edu.my/index.php/MJCS/article/view/57307 <p class="Abstract" style="margin-right: 1.85pt; text-indent: 0cm;"><em><span lang="EN-US">Autism spectrum disorder (ASD) is a neurodevelopmental condition characterized by diverse social and communication challenges, with symptoms varying widely in severity. Research indicates that these challenges are often evident in the speech patterns of children with autism, making vocal biomarkers a promising avenue for early detection. Advances in machine learning, particularly deep neural networks (DNNs), offer powerful tools for analyzing these biomarkers. Despite their potential, the application of DNNs in this area remains underexplored. This survey provides a comprehensive review of the current state of DNN-based approaches, with a focus on Siamese Neural Networks, for detecting ASD through vocal biomarkers. The paper systematically examines existing speech assessment methods, evaluates the effectiveness of these neural network models, and highlights the key challenges in voice-based ASD detection. It concludes by identifying critical gaps in the research and proposing future directions to enhance the development of robust, real-world applications for early autism diagnosis.</span></em></p> Qurrat ul ain; Dr. Aznul Qalid (Corresponding Author); Dr. Erma Rahayu, Dr. Nurul Binti Japar, Dr. Nazia Perwaiz, Dr. Aisha Shabbir, Dr. Manjeevan Seera Copyright (c) 2025 Malaysian Journal of Computer Science https://ijps.um.edu.my/index.php/MJCS/article/view/57307 Thu, 07 Aug 2025 00:00:00 +0800