Skip to main content

Research projects in Information Technology

Displaying 1 - 10 of 123 projects.


[Malaysia] - Foundation Models for Graph Representation Learning in Medical Artificial Intelligence

Graph learning has become one of the most successful approaches for analysing complex biomedical data such as brain connectivity networks, molecular interactions, and patient similarity graphs. However, most existing graph neural networks are developed for individual diseases or specific datasets, limiting their ability to generalise across different clinical applications.

Supervisor: Dr Fuad Noman

[Malaysia] - Trustworthy Agentic Artificial Intelligence for Explainable Medical Decision Support Systems

Artificial Intelligence is rapidly transforming healthcare by assisting clinicians in disease diagnosis, prognosis, and treatment planning. While recent advances in deep learning and large language models (LLMs) have significantly improved predictive performance, most existing AI systems remain passive prediction tools that lack transparency, reasoning capability, and reliability. These limitations hinder their adoption in real-world clinical practice, where explainability, trust, and accountability are essential.

Supervisor: Dr Fuad Noman

Verifiable, Uncertainty-Aware World Models as Safety Guardrails for AI Agents

The rapid deployment of increasingly capable AI agents has prompted a fundamental reassessment of how safety should be built into AI systems. Bengio and colleagues have argued that purely agentic training objectives are intrinsically risky and have proposed an alternative paradigm: a non-agentic "Scientist AI" that explains the world from observations rather than acting in it, combining a world model that generates explanatory theories with a question-answering inference machine, and operating with explicit notions of uncertainty so as to mitigate overconfident predictions [1].

Supervisor: Dr Lizhen Qu

Being Bayesian about Large Language Models to Address Truthfulness

Several explanations for hallucination exist, but perhaps the main reason is that they are trained to be plausible.  There is no element of truth-seeking in their construction.  The training content can be filtered to support this, but in many areas truth is not established.   Many text sources are opinions, may contain argumentation and indeed subtle or not so subtle propaganda, written in many dfferent styles, and some reflect misinformed views.   Even Wikipedia sources are known to have bias (so called "establishment bias").

Supervisor: Prof Wray Buntine

Audio captioning using machine learning

This project involves the automated generation of textual descriptions for audio content, such as spoken language, sound events, or music. This process typically employs deep learning techniques, such as recurrent neural networks, transformer models, and so on, to analyse audio signals and generate coherent captions. By training on large datasets that include both audio recordings and corresponding textual descriptions, these models learn to recognize patterns and contextual meanings within the audio.

Voice cloning deepfakes detection using machine learning

This project focuses on identifying and distinguishing between authentic audio recordings and those that have been artificially generated or manipulated. As voice cloning technology advances, creating realistic audio deepfakes has become easier, raising concerns about misinformation and privacy. To combat this, this project aims to develop machine learning models to analyse audio features such as pitch, tone, cadence, and spectral characteristics. These techniques are implemented to detect subtle anomalies that may indicate manipulation, even in high-quality deepfake audio.

Image-based Landmark Detection and Classification

This project aims to develop a computer vision system capable of detecting and classifying domestic geographic landmarks in images and video content. By categorizing locations such as “childcare centre”, “school”, “shopping centre”, “hotel”, “bus stop”, “train station”, and so on, the system provides a reliable way to identify key landmarks in urban and suburban environments. Using advanced machine learning techniques, the model processes visual data to recognize distinct architectural features, signage, and contextual cues associated with each landmark type.

Gait Detection for Anonymous Attribution in Security Systems

This project focuses on developing a gait detection system leveraging computer vision techniques to recognize individuals in security footage, even when their faces and skin are obscured. Criminals often cover their faces to avoid recognition, making traditional facial recognition unreliable. By analyzing key features of an individual’s gait, such as walking style, speed, and direction, this system provides a robust alternative for visual attribution.

Simulating Criminal Networks Using Reinforcement Learning and Graph Theory

This project focuses on simulating the organic growth of criminal communication networks by leveraging techniques such as Reinforcement Learning and Graph Theory. The goal is to curate a synthetic dataset that models the evolving structure and dynamics of illegal networks, taking into account factors like social connections, communication patterns, and resource allocation. By using graph-based models, the project aims to create realistic representations of how criminal groups form, expand, and operate under various conditions.

Blackbox Optimization of Unknown Functions

In many branches of science (e.g., Artificial Intelligence, Engineering etc.), the modelling of the problem is done through the use of functions (e.g., f(x) = y). On a very high-level, we can think of Machine Learning as the problem of approximating function f from the pair of measurements (x,y), and Optimization as the problem of finding the value of input x that maximizes the output y given function f.

Supervisor: Dr Buser Say