NY

N. Yorke-Smith

50 records found

Quantum Communication Complexity on Near-Term Networks

Solving the Equality Problem with Realistic Noise

Quantum computers allow us to solve certain problems that are unsolvable using classical computers. In this study we focus on solving the equality problem by simulating a three quantum computer network and using the communication complexity to determine if our theoretical quantum ...
Denotational semantics of type theories provide a framework for understanding and reasoning about type theories and the behaviour of programs and proofs. In particular, it is important to study what can and can not be proved within Martin-Löf Type Theory (MLTT) as it is the basis ...

Real-time Monitoring of Building Energy Systems

Bayesian Network-based Fault Detection and Diagnosis of an Air-handling Unit in a Dutch University Building

A significant part of worldwide energy consumption is used to provide a comfortable climate inside buildings. 
This energy is mostly used by heating, ventilation and air-conditioning (HVAC) systems. 
A part of this energy is currently wasted due to faults ...

Text summarisation in healthcare to reduce workload

Summarising patient experiences for healthcare professionals

Summarising patient interactions creates a huge workload for the healthcare professionals. This research finds that patient interactions contain a lot of noise that is subjective of nature. To explore the problem area interviews with a summarisation prototype have been conducted ...
Computers have become an essential part of modern life. They are used in a wide range of applications, from smartphones and laptops to data centers and supercomputers. However, the increasing usage of computers has led to a rise in energy consumption, which has significant enviro ...
The transition to renewable energy sources requires advanced energy storage solutions to manage their intermittent nature. This thesis explores the feasibility of implementing Battery as a Service (BaaS) for a renewable energy community (RECs) setting, aiming to incorporate this ...
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 ...

Biologically Interpretable Deep Learning for Metabolomics

Predicting Depression with Biological Insight

Depression, a leading cause of disability worldwide, is challenging to diagnose due to its reliance on subjective clinical evaluations. Metabolomics, which analyzes small molecules to reflect physiological and pathological states, holds promise for enhancing the diagnosis and ide ...

Exploration When Everything Looks New

Effect of the Local Uncertainty Source on Exploration

Agents improve by interacting with an environment and planning. By leveraging information about what they don't know, they can learn better and faster, at least in environments that benefit from exploring. They do this by estimating the uncertainty in their predictions. There are ...
Over the last decade, there have been significant advances in model-based deep reinforcement learning. One of the most successful such algorithms is AlphaZero which combines Monte Carlo Tree Search with deep learning. AlphaZero and its successors commonly describe a unified frame ...

Meta-learning the Best Caching Expert

Tuning caching policies with expert advice

In recent years, the novel framing of the caching problem as an Online Convex Optimisation (OCO) problem has led to the introduction of several online caching policies. These policies are proven optimal with regard to regret for any arbitrary request pattern, including that of ad ...

Optimistic Discrete Caching with Switching Costs

Machine Learning Algorithms for Caching Systems

This paper investigates strategies to limit the cost of switching the cache in the context of an optimistic discrete caching problem. We have chosen as a starting point the current state-of-the-art in optimistic discrete caching, the Optimistic Follow-The-Perturbed-Leader (OFTPL) ...

Machine Learning Algorithms for Caching Systems

Online Learning for Caching with Heterogeneous miss-costs

This paper presents an adaptive per-file caching policy designed to dynamically adjust caching decisions based on the importance of the requested files. It relies on the Online Gradient Ascent (OGA) algorithm, which treats the caching problem as an online optimization problem. Th ...

Forecasting in Online Caching

Exploration of the effects of forecaster methods on an online learning caching policy

This paper explores the effect of forecasting methods on the Optimistic Follow The Regularized Leader (OFTRL) caching policy. It has been theoretically proven that the performance of OFTRL improves with accurate forecasters. However, the forecasters were portrayed as black boxes. ...
In the past few years, rapid strides have been made in the modelling of complex systems due to the advent of machine learning (ML) technologies. In particular, the transformer neural network (TNN) has gained a lot of attention due to its powerful “sequence-to-sequence” modelling ...
Solving routing problems efficiently is instrumental in minimizing operational costs in logistics. These routing problems are hard to solve and often take a lot of time to find a good solution. In this thesis, we present a methodology that tackles the challenge of efficiently sol ...

Combining denoising and object detection

An analysis to provide insights in combining denoising with object detection

Automated imaging systems, critical in domains like medical imaging, autonomous driving, and security, experience noise from camera sensors and electronic circuits in bad or dark lighting conditions. This impacts downstream tasks, including object detection. However, an analysis ...
This paper focuses on implementing and verifying the proofs presented in ``Finite Sets in Homotopy Type Theory" within the UniMath library. The UniMath library currently lacks support for higher inductive types, which are crucial for reasoning about finite sets in Homotopy Type T ...

Formalising the Symmetry Book

Formalising the Symmetry Book using the UniMath library

To address the challenge of the time-consuming nature of proofreading proofs, computer proof assistants—such as the Coq proof assistant—have been developed. The Univalent Mathematics project aims to formalise mathematics using the Coq proof assistant from a univalent perspective, ...

Isomorphism is equality

A Coq formalisation of the proofs Isomorphism is equality by Coquand and Danielsson

This paper will give a formalisation of proofs, given in the paper "isomorphism is equality", in the proof assistant language Coq. The formalisations will be added to UniMath library. A library containing machine readable proofs in the mathematical field of Homotopy Type theory, ...