<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://theses.ncl.ac.uk/jspui/handle/10443/5223">
    <title>DSpace Collection:</title>
    <link>http://theses.ncl.ac.uk/jspui/handle/10443/5223</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://theses.ncl.ac.uk/jspui/handle/10443/6666" />
        <rdf:li rdf:resource="http://theses.ncl.ac.uk/jspui/handle/10443/6665" />
        <rdf:li rdf:resource="http://theses.ncl.ac.uk/jspui/handle/10443/6657" />
        <rdf:li rdf:resource="http://theses.ncl.ac.uk/jspui/handle/10443/6655" />
      </rdf:Seq>
    </items>
    <dc:date>2026-02-04T02:23:13Z</dc:date>
  </channel>
  <item rdf:about="http://theses.ncl.ac.uk/jspui/handle/10443/6666">
    <title>Bayesian optimisation for expensive physical experiments and computer simulators with application in fluid dynamics</title>
    <link>http://theses.ncl.ac.uk/jspui/handle/10443/6666</link>
    <description>Title: Bayesian optimisation for expensive physical experiments and computer simulators with application in fluid dynamics
Authors: Diessner, Mike
Abstract: Expensive black-box functions such as physical experiments and computer simulators are&#xD;
challenging to optimise as they cannot be solved analytically, and only small numbers of&#xD;
function evaluations are available for optimisation. This prevents use of conventional methods that rely on gradient information or larger numbers of function evaluations, requiring a&#xD;
specialised optimisation strategy. Bayesian optimisation is a sample-efficient strategy that&#xD;
represents the objective function through a surrogate model and guides the exploration&#xD;
of the input space with heuristics—so-called acquisition criteria—to select promising candidate points sequentially. Expensive black-box functions are a common occurrence in&#xD;
fluid dynamics where the underlying systems, for example the Navier-Stokes equations,&#xD;
can be too complex to solve explicitly and can be viewed as a black box. In addition, the&#xD;
expensive nature of the associated experiments and simulations makes Bayesian optimisation a prime candidate. However, the Bayesian optimisation literature is mainly geared&#xD;
towards statisticians and computer scientists and is potentially challenging to scrutinise&#xD;
and apply for non-experts. Thus, the main motivation of this thesis is to make Bayesian&#xD;
optimisation more accessible and answer some fundamental questions overlooked in the&#xD;
literature, while also developing techniques for specific challenges encountered in but not&#xD;
limited to fluid dynamics. This thesis studies three topics for applying Bayesian optimisation to experiments and simulators. Firstly, it investigates key choices in Bayesian&#xD;
optimisation empirically, such as the choice of the acquisition criterion and the number&#xD;
of data points used for initialisation, and applies the findings to two computer simulators&#xD;
with the objective of controlling air flow to maximise the skin-friction drag reduction over&#xD;
a flat plate—mimicking the surface of a moving vehicle such as the wing of an aeroplane.&#xD;
Secondly, NUBO—an open-source Python package for optimising expensive experiments&#xD;
and simulators aimed at practitioners of Bayesian optimisation—is presented, and its functionalities are discussed. This transparent package allows users to tailor the optimisation&#xD;
loop to their specific problems and supports sequential single-point, parallel multi-point&#xD;
and asynchronous optimisation for bounded, constrained and mixed (discrete and continuous) input parameter spaces. Lastly, problems affected by external environmental&#xD;
variables that cannot be controlled are investigated, and ENVBO—a novel algorithm—is&#xD;
introduced. ENVBO fits a global surrogate model over all controllable and environmental variables but optimises the acquisition criterion only with regard to the controllable&#xD;
variables while keeping the environmental variables fixed at a current measurement. Important properties of ENVBO, such as the robustness to noisy objective functions and&#xD;
the number of environmental variables, are studied. ENVBO is applied to a wind farm&#xD;
simulator to maximise energy production by (a) finding optimal positions for four wind&#xD;
turbines within a complex terrain with changing wind directions and (b) setting optimal&#xD;
derating factors of a row of five wind turbines subject to changing wind speeds.
Description: PhD Thesis</description>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://theses.ncl.ac.uk/jspui/handle/10443/6665">
    <title>mitoML: Machine Learning to Understand Mitochondrial Disease Pathology</title>
    <link>http://theses.ncl.ac.uk/jspui/handle/10443/6665</link>
    <description>Title: mitoML: Machine Learning to Understand Mitochondrial Disease Pathology
Authors: Khan, Mir Atif Ali
Abstract: Mitochondria are organelles that reside in virtually every cell of the human body and provide&#xD;
the energy for the cells to function. OXPHOS is the main metabolic pathway through which&#xD;
mitochondria generate energy, it is a machinery made up of five complexes each built with&#xD;
sub-units of multiple proteins and molecules. Defects in OXPHOS machinery manifest&#xD;
as results of genetic mutations and lead to mitochondrial disease. Mitochondrial diseases&#xD;
are currently untreatable due to our limited understanding of their pathology. The study of&#xD;
mitochondrial disease pathology involves discovery of OXPHOS protein expression patterns&#xD;
linked to various genetic mutations.&#xD;
Mitochondrial disease affects high energy demanding cells like Skeletal Muscle (SM) cells&#xD;
(myofibres). The expression of various OXPHOS proteins in myofibres taken from SM&#xD;
biopsies is studied. These OXPHOS proteins in SM tissue are observed using various imaging&#xD;
techniques such as Imaging Mass Cytometry (IMC). IMC produces high dimensional (up to&#xD;
40 channels) multiplexed pseudo-images representing spatial variation in the expression of&#xD;
a panel of OXPHOS proteins within a tissue, including sub-cellular variation. In previous&#xD;
methods good quality ‘analysable’ myofibres in these multichannel images are segmented and&#xD;
various statistical summaries, such as mean protein expression, are computed per myofibre.&#xD;
Statistical summaries of various groups of myofibres linked with different genetic mutations&#xD;
and a healthy control group are compared to analyse and understand the OXPHOS protein&#xD;
expression patterns of various mitochondrial diseases.&#xD;
Theses methods have a number of limitations i) profiling OXPHOS protein patterns in&#xD;
high dimensionality data: Due to high dimensionality multiplex data, it is not possible to&#xD;
classify and discover the OXPHOS protein expression pattern for four out of five groups&#xD;
of genetic mutations affecting mitochondria that have been studied [1] i.e. except for one&#xD;
group of genetic mutation the classification accuracy for all other groups was below 90%. ii)&#xD;
Precise segmentation and curation of myofibres: It is not possible to precisely segment and&#xD;
curate myofibres with existing applications without heavy manual corrections. iii) The use&#xD;
of statistical summaries per myofibre ignores all intra-myofibre features. There are many&#xD;
hypotheses [2, 3] that theorise the existence of differential features within myofibre in various&#xD;
mitochondrial dysfunctions.&#xD;
In this thesis I use Machine Learning (ML)-specifically logistic regression and XGboost,&#xD;
and various Deep Learning (DL) methods to address the three limitations mentioned above&#xD;
with the following contributions. I) Classify myofibres of mitochondrial patients affected&#xD;
by various genetic mutations, using explainable ML and myofibre statistical summaries.&#xD;
I show that using ML the classification accuracy for all five mutations exceeds 90% . I&#xD;
also demonstrate the use of explainable ML methods to discover the OXPHOS protein&#xD;
expression patterns associated with these high predictive accuracy ML models. II) Precise&#xD;
myofibre segmentation and curation pipeline: I developed ‘myocytoML’ a precise myofibre&#xD;
segmentation and curation pipeline that meets the quality of gold standard manual human&#xD;
annotations. This also led to the building of NCL-SM: A large dataset of more than 50k&#xD;
manually annotated myofibres, which is now available for public use. III) Classify myofibres&#xD;
of mitochondrial patients affected by various genetic mutations, using explainable DL and&#xD;
segmented multichannel raw images. I show that using DL the classification accuracy for&#xD;
all five mutations exceeds 98%. I also demonstrate the use of explainable DL methods to&#xD;
discover the OXPHOS protein expression patterns associated with these high predictive&#xD;
accuracy DL models.
Description: PhD Thesis</description>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://theses.ncl.ac.uk/jspui/handle/10443/6657">
    <title>Computational modelling of immune interaction and epidermal homeostasis in Psoriasis</title>
    <link>http://theses.ncl.ac.uk/jspui/handle/10443/6657</link>
    <description>Title: Computational modelling of immune interaction and epidermal homeostasis in Psoriasis
Authors: Paramalingam, Dinika
Abstract: Psoriasis is an incurable chronic inflammatory skin disease characterised by immune cytokinestimulated epidermal hyperproliferation. This results in the skin becoming red with scaly&#xD;
plaques that can appear anywhere on the body, decreasing the quality of life for patients.&#xD;
Previous modelling studies of psoriatic skin have been limited to 2D models and lacked cellcell interactions. I have developed a 3D agent-based model of epidermal cell dynamics to gain&#xD;
insights into how immune cytokine stimuli induces hyperproliferation in psoriasis to better understand disease formation and structural changes.&#xD;
The model takes into account the main cell types - stem, transit-amplifying (TA), differentiated and T cells with the growth and division of stem and TA cells governed by extracellular&#xD;
calcium, endogenous growth factors and immune cytokines in line with known experimental&#xD;
data. Each cell has a set of attributes (growth rate, division probability, position, etc) whose&#xD;
values are governed by processes such as monod-based cellular growth model, probability-based&#xD;
division based on calcium and cytokine concentration and various forces to form the epidermal&#xD;
layers. Different scenarios can be simulated including delineating how psoriasis developed in&#xD;
response to immune stimuli concentration and duration and changing the rate of division of&#xD;
proliferative cells to capture how it changes from normal to diseased state.&#xD;
The model has 2 steady states, healthy (non-lesional) and psoriatic (lesional) skin. Transition from healthy to psoriatic state is triggered by a temporary cytokine stimulus which causes&#xD;
hyperproliferation to occur, a hallmark of psoriasis. This results in the deepening of rete ridges&#xD;
and thickening of the epidermal structure. The model has been validated against population&#xD;
ratios of stem, TA, differentiated, and T cells, cell cycle and turnover times in vivo. The&#xD;
model simulates the structural properties of epidermis, including layer stratification, formation&#xD;
of wave-like rete ridges, change in epidermal height and length of rete ridges from normal to&#xD;
psoriatic.&#xD;
The model has helped gain some insights on the complex spatio-temporal changes when&#xD;
transitioning between the 2 steady states and how a shot of temporary cytokine stimulus can&#xD;
induce different severity of psoriasis and how proliferation is altered between healthy and psoriatic skin in line with known literature. This provides the basis to study different cytokine&#xD;
simulation variations of psoriasis development and tracking of cell proliferation in the lab. In&#xD;
addition, it provides a base to model the effects of psoriasis treatments such as UVB or biologics&#xD;
and predict potential treatment outcomes for patients.
Description: PhD Thesis</description>
    <dc:date>2024-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://theses.ncl.ac.uk/jspui/handle/10443/6655">
    <title>Provenance Tracking of In-game Virtual Items via the Blockchain</title>
    <link>http://theses.ncl.ac.uk/jspui/handle/10443/6655</link>
    <description>Title: Provenance Tracking of In-game Virtual Items via the Blockchain
Authors: Lu, Yiang
Abstract: This thesis explores the integration of blockchain technology within the gaming industry, with a specific focus on in-game virtual item trading. Through a comprehensive examination of various consensus algorithms, the research identifies optimal solutions that enhance latency and throughput in real-time game trading. A specialized communication model for blockchain-based streamed gaming is developed, offering new insights into transaction delays and enriching our understanding of real-time trading dynamics within gaming environments. A significant contribution is the development of a mathematical model designed to predict system performance and resource allocation, holding substantial potential for enhancing system optimization within the gaming industry. The thesis also delves into the delivery of video games through cloud and edge-based technologies, revolutionizing the gaming industry by enabling players to access and play games on various devices. Experimental aspects are detailed, including in-game trading transactions, communication models, and simulator design, leading to comprehensive results and analysis. The concluding chapter synthesizes the findings, emphasizing the integration of blockchain technology in the gaming industry, the development of a mathematical model, and the potential applications in creating secure platforms for trading in-game assets. Future work includes the exciting avenue of developing a lighting network simulation for cloud game trading. This research not only advances the theoretical understanding of blockchain technology in gaming but also provides practical models and tools that can guide future research and&#xD;
development in this field.
Description: Ph. D. Thesis.</description>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

