Pusat Pengajian Sains Komputer - Tesis
Browse
Recent Submissions
Now showing 1 - 5 of 498
- PublicationEnhancing 2D Joints Estimation In Markerless Motion Capture For Improved Tracking Of Spinal Movements(2025-09)Pauzi, Ainun SyarafanaThis research aims to improve the anatomical accuracy of 2D human pose estimation models by enhancing the level of detail in the skeletal representation, particularly for the spine region. The research is guided by two main objectives: (1) to identify which of three widely used deep learning models (OpenPose, MediaPipe BlazePose, or MoveNet) most accurately predicts keypoints by comparing model outputs with Inertial Measurement Unit (IMU) data; and (2) to develop a curve-fitting algorithm using Bezier and B-Spline formulas to create realistic spine curvature based on new spine keypoints.
- PublicationAn Improved Static Analysis Approach For Detecting Input Validation Vulnerabilities In Web Application(2025-09)Marashdih, Abdalla Wasef MohammadThis thesis proposes a novel approach for detecting XSS and SQLi vulnerabilities. First, a static analysis technique is introduced to identify feasible execution paths in the PHP source code, an area currently lacking dedicated tools or methods. Identifying feasible paths significantly reduces false positives in static analysis outcomes. Second, taint analysis is employed to trace the sources of vulnerabilities, confirm their execution, and assess the application of appropriate sanitisation along those feasible paths.
- PublicationAn Interplay Of Bilingualism On Language Skills And Cognitive Functions Among Saudi International School Students(2025-05)Ali, Abd Ali Shams Mhmood AbdBlockchain technology introduces a new decentralized paradigm era avoiding the reliance on trusted third parties. It is a transparent and distributed ledger which is designed fundamentally for digital cryptocurrencies but has since been extended to various industries. However, its immutability obligates significant challenges including storing illicit contents, privacy regulations violations, and restricting data management flexibility. Therefore, redactable blockchain has emerged as a leading solution enabling controlled immutable contents amendment. Transaction-level redaction reinforced by fine-grained access control forms the cornerstone of the current redaction mechanisms. This redaction concept essentially depends on modifying mutable transactions governed by predefined access policies specified by the transaction owner. Modifiers equipped with necessary rewriting privileges and who fulfil the associated access policy are enabled to perform modifications. However, the existing redaction mechanisms infrastructures are inefficient. For instance, the chameleon hash ephemeral trapdoor (chet),
- PublicationIntegration Of Dynamic Loss Function Autoencoder In Boost(2025-04)Shamsudin, HaziqahHighly class imbalance together with high data complexity (feature overlap and poor class separability), presents a significant challenge in machine learning. Traditional classifiers often exhibit bias towards the majority class, resulting in poor performance on the minority class, which is frequently the class of interest. Existing methods address imbalance or complexity, but rarely both effectively, and often lack adaptivity during training. This thesis addresses these challenges through a series of algorithmic enhancements.
- PublicationNear-Miss Traffic Trajectory Detection Based On Deep Learning(2025-02)Yang, LuComputer vision-based methods have indeed been widely employed for monitoring road traffic conditions. Traffic safety is a critical concern in urban environments, with near-miss events serving as valuable indicators of potential accidents. In this research, an innovative framework is proposed that combines yolov7 with transformer-based structures and segmentation techniques for robust object detection, tracking, and near-miss event analysis in traffic scenarios. Utilizing the real-time object detection capabilities of yolov7, it is augmented through the integration of transformer architectures. This enhancement enables the capture of longrange dependencies and contextual information, thereby improving accuracy in object recognition and localization. Additionally, segmentation methods are employed to delineate objects within the scene, further refining the detection box to better fit the target object.