Skip to main content

Honours and Masters project

Displaying 111 - 120 of 233 honours projects.


Primary supervisor: Delvin Varghese

Radio is one of the primary modes in which communities across the world receive important information and build connection with wider society. Non Governmental Organisations (NGOs) have long been leveraging radio, and in particular Community Radio

 

In many parts of the world, audio is the preferred interface for social interactions. There has been a huge push towards audio-based interfaces for engaging marginalised communities in rural and Developing countries contexts.

Primary supervisor: Delvin Varghese

Podcasts have become a very popular way for small communities to create content that is meaningful for them and reach a wider audience. However, many of the skills and equipment needed to produce a good podcast are inaccessible to non-professionals and there is often a learning curve attached to gain necessary skills. In addition, the production process is seen as an individual effort (one or two producers working in isolation to produce the final edit).

Primary supervisor: KokSheik Wong

Multimedia content such as audio, image, and video are stored and transported in compressed forms. Various standards are designed to encode the content at the highest possible level while minimizing distortion. Some commonly used compression standards include MP3 for audio, JPEG for still image, H.264/AVC for video. Despite the vast differences in signal characteristics, most compression standards have two things in common: transformed-quantized coefficients and scale factor (quantization table in JPEG and AVC). The coefficients are usually coded as a product of sign_bit and magnitude.

Primary supervisor: David Taniar
AI in Medicine

AI has been growingly used in Medicine. There are big opportunities for AI in medical research, including medical imaging diagnosis. AI and Deep Learning have been used to detect and classify lesions in various diseases, such as cancers. 

 

 

Primary supervisor: Roberto Martinez-Maldonado

The research challenge for this project is to curate a dataset captured in a collaborative learning setting in which teams of three students engaged in conversations and created a joint concept map. The goal is to analyse the content of their conversations and concept maps they created at a multi-touch tabletop and model the epistemic constructs reflected in both their conversations and the artefact they jointly create. Depending on the trajectory that you take, examples of the questions that such a project could investigate include:

Primary supervisor: Wai Peng Wong

In our current day and age, there is an exponential growth in multimodal data, especially the transition of social media from text-based communications to video formats which can be observed with the rise of TikTok, Youtube, and Instagram Reels. This shift requires a shift in how we analyze multimodal data as we will have to move away from traditional text sentiment analysis such as TextCNN.

Primary supervisor: Helen Purchase

This project relates to the visualisation of the source of data used in scientific experiments, and their results. The visualisation focus is graphs.

 

Trust in the results of scientific experiments and scientific modelling relies on knowing how they have been derived – that is, the ‘scientific workflow’ that led to their production. Being able to reproduce the scientific workflow that led to such results is critical in ensuring trust, confidence and transparency [2].

Primary supervisor: Yasmeen George

The need: Early detection and diagnosis of eye conditions is critically important as many diseases, including diabetic retinopathy, glaucoma, and age-related macular degeneration, often show minimal or even no symptoms. Glaucoma is called the "silent thief of sight" since it progressively damages the eyes without any noticeable signs.

 

Primary supervisor: Ong Huey Fang

Following the success of the Human Genome Project, the entire scientific community witnessed a large data explosion in genomics, which was also aided by advances in molecular biology technologies such as next-generation sequencing. These high-throughput technologies enable comprehensive molecular profiling of cancer cell lines, including gene expression. Regardless of the use of gene-based assays, they provide abundant genomic information for identifying participating genes (biomarkers) that contribute to the chemoresistance process in cancer cells.

Primary supervisor: Ron Steinfeld

Cryptographic applications require a careful implementation to avoid side-channel attacks that reveal secret information to an attacker (e.g. via run-time measurements). In particular, for floating point arithmetic it is known that the timing of some basic arithmetic operations and functions on some CPUs depends on the input values [1], and thus the timing may leak secret information when the input contains secret values. Constant-time implementation tries to mitigate such run-time timing leakage on typical devices.