Skip to main content

Honours and Masters project

Displaying 241 - 250 of 265 honours projects.


Numerical question answering with Neural Module Networks

Neural module networks (NMNs) [1] support explainable question answering over text [2] by parsing a natural-language question into a program. Such a program consists of a number of differentiable neural modules that can be executed on text in a soft way, operating over attention scores. As a result, NMNs learn to jointly program and execute these programs in an end-to-end way.

Visualisation of TLA+ specifications

Mission-critical systems have to comply to various formal standards – e.g. DO-178C and ISO26262 - about their operation, usually heavily relying on formal specification languages such as TLA+. This presents many challenges to developers in terms of how to write, read and communicate the target system’s formal specifications. In most cases, having the right formal methods experts to write specifications does not solve the problem as the wider development team needs to be able to deeply understand the formal specifications.

Do mobile apps updates fix violation of human values?

User reviews on app distribution platforms such as Google Play store and Apple App store are a valuable source of information, ideas, and requests from users. They reflect the needs and challenges users encounter including bugs, feature requests, and design. Recent research has shown that reviews can also serve as a proxy for understanding the values of the users and how users perceive that their values have been violated by the mobile app/mobile app developers. However, there are limited studies that show whether mobile app updates fix violations of the user's values and to what extent.…

[Bioinformatics Project] Antimicobrial Resistance

Bacteria can live in almost all possible environments on earth. In general, they contribute to the stability and health of ecosystems and are very beneficial. However, some bacteria when in contact with humans can cause diseases. Despite the efforts to control them using antimicrobial agents, some of these bacteria have developed resistance and impose a threat to public health. The ability to resist antimicrobial agents lies on the genetic content of these bacteria, in their genes.

[Bioinformatics Project] Visualising and analysing proteomics data using a peptide-centric approach

Proteomics data generated by cutting-edge mass spectrometers play a crucial part in early disease diagnosis, prognosis and drug development in the biomedical sector. It can be used to understand the expression, structure, function, interactions and modifications of virtually any protein in any cell, tissue or organ. Moreover, proteomics can be used in conjunction with other “omics” technologies such as genomics, transcriptomics or metabolomics to further unravel the complexity of signalling pathways and other subcellular systems.

[Bioinformatics Project] Computer-aided decision support for interpreting complex lipidomics data

Lipids such as cholesterol or triglycerides are involved in a plethora of medical disorders and diseases ranging from cardiovascular diseases (including obesity and artherosclerosis) to neurodegenerative disorders such as Parkinson’s disease. An in-depth analysis of individual lipid classes and species is often indispensable to unravel the mechanisms underlying disease onset and progression.

[Bioinformatics Project] Video analysis of touchscreen cognitive testing in rats and mice using DeepLabCut

DeepLabCut™ is an efficient method for 3D markerless pose estimation based on transfer learning with deep neural networks that achieves excellent results across a broad collection of behaviours. This project will utilise the DeepLabCut package to analyse the behaviour of rats and mice as they are trained and tested on reward-based learning tasks designed to examine aspects of attention, memory and impulsive behaviour.

[Bioinformatics Project] Analysis of home-cage activity in group-living rats and mice acquired through RFID technology

Activity and movement are fundamental diagnostic parameters of animal behaviour. However, measuring long-term individual movement within groups was not possible until recently. Our ActivityMonitor provides accurate individual movement data in a fully automated way. This is a unique solution for the 24/7 long-term tracking of individual animals living in groups, which utilises an array of RFID readers positioned under the home cage of rats and mice that are implanted with RFID transponders.

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.

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.