Circular Image

D.M.J. Tax

78 records found

Background: Patients suffering from critical congenital heart disease (cCHD) require cardiac intervention within the first year of life. During the postoperative period, patients are at risk of haemodynamic instability resulting in insufficient organ perfusion and subsequent orga ...
Introduction: In critically ill paediatric patients, sleep is essential for recovery and development, yet sleep disturbances are common in the paediatric intensive care unit (PICU), which highlight the need to integrate sleep monitoring into clinical practice. While automated sle ...

Towards Robust Deep Learning

Deep Latent Variable Modeling against Out-of-Distribution and Adversarial Inputs

As Deep Neural Networks (DNNs) continue to be deployed in safety-critical domains, two specific concerns — adversarial examples and Out-of-Distribution (OoD) data — pose significant threats to their reliability. This thesis proposes novel methods to enhance the robustness of deep ...

Unmasking the Unexpected

Towards Reliable Time Series Anomaly Detection

The integration of wearable technology into healthcare is revolutionizing health monitoring by enabling continuous tracking of vital metrics like heart rate and blood sugar. Devices such as smartwatches and glucose monitors empower proactive interventions, reducing hospital visit ...
Introduction:
Pulmonary exacerbations are critical events in paediatric patients with asthma or cystic fibrosis (CF). These exacerbation events are often associated with sudden health deterioration and increased healthcare burden. The early prediction of exacerbations events ...

WeatherSplit

Data Splitting Strategies in Numerical Weather Prediction

Weather forecasting has always been a critical issue across various fields, and traditionally, weather predictions have relied on solving complex atmospheric equations using supercomputers. However, the rise of machine learning has introduced a more efficient method that utilizes ...
Physics-Informed Neural Networks (PINNs) offer a promising approach to solving partial differential
equations (PDEs). In PINNs, physical laws are incorporated into the loss function, guiding the network to learn a model that adheres to these laws as defined by the PDEs. Train ...
When addressing combinatorial optimization problems, the focus is predominantly on their computational complexity, and it is often forgotten to look at the bigger picture. As a result, it is common to miss critical details which could play a major role in the overall process. One ...
Federated Learning (FL), is a distributed learning approach where multiple clients collaboratively train a model whilst maintaining data security and privacy. One significant challenge in FL that must be addressed is statistical heterogeneity within the data. This occurs because ...
Federated learning (FL) enables privacy-preserving collaboration among numerous clients for training machine learning models. In FL, a server coordinates model aggregation while preserving data privacy. However, non-identically and independently distributed (non-IID) local data l ...

A Benchmark of Concept Shift Impact on Federated Learning Models

Comparing the differences in performance between federated and centralized models under concept shift

Federated learning stands as an approach to train machine learning models on data residing at multiple clients, but where data must remain private to the client it belongs to. Despite its promise, federated learning faces significant challenges, particularly when dealing with non ...

Analysing the Performance of Generative Models Trained in a Federated Manner

Exploring the Impact of GANs and Variational Auto-Encoders on Decentralized Data

Federated learning (FL) is an innovative approach in machine learning that enables model training across multiple decentralized devices or servers without sharing local data, thus preserving privacy and utilizing decentralized data. However, a significant challenge in FL is handl ...

Generative Federated Learning Approaches for Non-IID Data

Enhancing Federated Models with Synthetic Data

Federated Learning (FL) is a machine learning approach that has gained considerable interest over the years. FL allows global models to train without compromising the data privacy of the clients' training datasets by sending the global model to each client to learn the weights an ...
Introduction
Patient-ventilator asynchrony (PVA) poses a significant challenge in the management of mechanically ventilated patients, contributing to adverse clinical outcomes. Current methods of detecting PVA rely on visual assessment by clinicians, leading to subjectivity a ...
Introduction
Approximately 9 in 1000 children are born with congenital heart disease (CHD), of whom a quarter are classified as critical CHD (CCHD) and require an intervention within their first year. Monitoring these patients in the Paediatric Intensive Care Unit (PICU) is c ...

Learning Reduced-Order Mappings between Functions

An Investigation of Suitable Inputs and Outputs

Data-driven approaches are a promising new addition to the list of available strategies for solving Partial Differential Equations (PDEs). One such approach, the Principal Component Analysis-based Neural Network PDE solver, can be used to learn a mapping between two function spac ...

Learning Reduced Order Mappings of Navier-Stokes

An Investigation of Generalization on the Viscosity Parameter

Solving Partial Differential Equations (PDEs) in engineering such as Navier-Stokes is incredibly computationally expensive and complex. Without analytical solutions, numerical solutions can take ages to simulate at great expense. In order to reduce this cost, neural networks may ...

Data Driven Approximations Of PDEs

On Robustness of Reduced Order Mappings between Function Spaces Against Noise

This paper presents a comprehensive exploration of a novel method combining Principal Component Analysis (PCA) and Neural Networks (NN) to efficiently solve Partial Differential Equations (PDEs), a fundamental challenge in modeling a wide range of real-world phenomena. Our resear ...