Skip to main content

Honours and Masters project

Displaying 11 - 20 of 251 honours projects.


Using Eye Tracking for Accessible Image Segmentation

Accessing maps is a very challenging task for people with vision impairment. Particularly, navigating a map using panning and zooming and finding information on the screen. 

In this project, you will work on understanding the important sections of a map, and finding the best ways to convey these information to people who are blind or have low vision. To do this, you will use Eye Tracking devices to track sighted people and determine the focused areas on a map. Then, you will use this knowledge to generate accessible maps for blind people.

 

 

Accessible Programming with Scratch using 3D Printed Code Blocks

In this project you will work on creating a 3D printed platform used with an iPad for people who are blind or have low vision. The platform will allow people to program in the Scratch visual programming language (https://scratch.mit.edu/) using 3D printed blocks. You will program Arduino boards, print models using 3D printers, and integrate these models with an iPad.

Practical Privacy-Preserving Post-Quantum Cryptographic Protocols

Since the 1990s, researchers have known that commonly-used public-key cryptosystems (such as RSA and Diffie-Hellman systems) could be potentially broken using efficient algorithms running on a special type of computer based on the principles of quantum mechanics, known as a quantum computer. Due to significant recent advances in quantum computing technology, this threat may become a practical reality in the coming years. To mitigate against this threat, new `post-quantum’ (a.k.a.

Accessible Documents Using Open Source Software

People who are blind or have low vision (BLV) access documents using screen readers such as JAWS and NVDA. These screen readers emulates a cursor moving around the screen using arrow keys or various shortcut combinations. However, this way of interaction is vey slow and not ideal for getting an overview of a document and navigating to relevant sections.

Haptic Ring: A Custom Hardware for Blind People

 

Haptic ring is a wearable device that is used by people who are blind or have low vision. It provides electro-vibration feedback on different locations of users' fingers. Its primary use is to extend the user interaction with touch screens in which haptic feedback is restricted due to battery consumptions. 

In this project you will work on improving the haptic ring by investigating design improvements that will allow the device to provide more accurate feedback. We will provide support for the design and programming components of the project.

 

Accesible Digital Media

It is quite challenging to access to videos for people who are blind or have low vision (BLV), particularly creating audio descriptions that describe the scenes without interfering the dialogues in a video. There is also the challenge of providing additional information using multi-modal feedback, that is using non-speech audio and haptics.

Privacy-preserving Deep Learning models

Modern machine learning is increasingly applied to create amazing new technologies and user experiences, many of which involve training machines to learn responsibly from sensitive data, such as personal photos or email. Ideally, the parameters of trained machine-learning models should encode general patterns rather than facts about specific training examples.

3D Object Detection from Point Clouds

Deep learning has achieved ground-breaking performance in many 2D vision tasks in the recent years. With more and more 3D data available such as those captured by Lidar, the next research trend is doing advanced perception on 3D data. The objective of this project is to study the state-of-the-art object detection techniques for 3D point clouds such as PointNet and PointVoxel.

Defending against phishing attacks by Human-centric AI

People are continuously receiving unsolicited emails where phishers impersonate legitimate organisations or trusted sender to harvest victim credentials. The rapid advance of AI boosts recent automatic detection of phishing attempts but also provides hackers with the opportunities to build increasingly sophisticated phishing tactics to bypass the filter. While attackers leverage social engineering to exploit human weakness, human skills can be a powerful component in cyber defence such as cognitive function and professional judgment.

Generating dedicated content for defeating file sharing phishing attacks

Working remotely under the COVID-19 pandemic has given rise to the demand for cloud-based technology, including online file sharing and cloud storage services. However, attackers have recently abused these platforms and propagated the emails that contain a file-sharing link to bypass the email filter. A typical example is that criminals can easily create and share phishing forms through legitimate form builders, e.g., Google Form to trick users into handing over sensitive information such as password or credit card number.