Skip to main content

Honours and Masters project

Displaying 1 - 10 of 271 honours projects.


Agent-based Video Reasoning

Videos contain rich information about actions, events, interactions, and changes over time. While recent AI models have made strong progress in video understanding, reasoning over complex video content remains challenging, especially when the task requires understanding temporal context or connecting information across different moments.

Neuro-Symbolic Reasoning with Explicit Logic

Foundation models have shown strong reasoning abilities, but their reasoning process is often implicit, difficult to inspect, and not always reliable. This project explores neuro-symbolic reasoning as a way to make AI reasoning more structured, interpretable, and robust.

The project will study how neural models can be combined with explicit logic-based reasoning. A neural model may be used to understand or decompose a problem, while a symbolic reasoning component performs structured inference using logic, rules, programs, or other formal representations.

Construction defect detection using Computer Vision

Ensuring construction quality and safety requires timely detection of defects, yet traditional manual inspections are slow, costly, and inconsistent. This research presents a computer vision-driven solution that automates defect detection using images captured by drones and site cameras. By applying advanced deep learning models, the system are expected to identify cracks, corrosion, and surface irregularities with high accuracy, even under challenging site conditions.

Vision-and-Language Navigation (VLN) for Multi-Robot Navigation

Vision-and-Language Navigation (VLN) has emerged as a promising paradigm for enabling robots to interpret natural language instructions and navigate complex environments. While most prior work focuses on single-agent navigation, this study extends VLN to multi-robot systems, addressing challenges of coordination, communication, and task allocation in dynamic settings.

Exploring Local Generative AI for Privacy‑Aware Teamwork Feedback in Computing Education

Generative AI is increasingly being used to support feedback and reflection in education. However, most current tools rely on cloud-based models, raising concerns around privacy, data governance, and trust, especially when handling sensitive student teamwork data.

This project explores the use of locally deployed generative AI (GenAI) to support teamwork feedback in computing education contexts. The focus is not only on technical feasibility, but also on how students and educators perceive, trust, and interact with AI-generated feedback when it is processed locally.

Designing Student‑Centred Interfaces for Teamwork Feedback in Computing Education

Teamwork feedback tools are increasingly used in computing education to support reflection, coordination, and peer interaction. However, students often experience challenges in interpreting feedback and understanding how to act on it, particularly when interfaces are not designed with their needs in mind.

This project focuses on the user experience (UX) and interface design (UI) of teamwork feedback systems (e.g., Pulse or similar platforms). It explores how interface design influences students’ ability to interpret, trust, and act on feedback during team-based project work.

Enhancing Trauma-Informed Practice Through AI-Supported Professional Learning

This interdisciplinary project explores how artificial intelligence (AI) can support the development of trauma-informed practice among pre-service teachers. Trauma exposure affects more than two-thirds of school students and has significant implications for their academic engagement, emotional wellbeing, behaviour, and social participation at school.

Retrieving Evidence, Not Reassurance: Reducing Confirmation Bias in Health-Domain RAG

This project investigates and mitigates confirmation bias in retrieval-augmented generation (RAG) systems applied to scientific question answering in the health domain. RAG systems are increasingly used to answer clinical and biomedical questions by retrieving relevant publications and synthesising an answer with an LLM, but recent work shows that such pipelines can systematically prefer evidence that confirms the framing of a query while under-retrieving evidence that refutes it [1].

Claim Extraction and Verification for Mental Health Support

This project develops a focused prototype for LLM-assisted causal claim extraction and verification in mental health research. Clinical psychologists and psychiatrists increasingly rely on the rapidly growing biomedical literature to identify risk factors, evaluate treatments, and update practice, but the volume of new publications makes manual synthesis impossible.

Privacy Protection via Text Rewriting

Modern NLP applications increasingly process text carrying sensitive personal information, including clinical conversations, legal correspondence, customer support transcripts, and social media posts. Sharing such text with third-party models, annotators, or downstream pipelines remains constrained by data protection legislation (e.g., GDPR, the EU AI Act) and growing user expectations around transparency.