<?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="https://www.um.edu.mt/library/oar/handle/123456789/141711">
    <title>OAR@UM Collection:</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/141711</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/145972" />
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/145970" />
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/145969" />
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/145968" />
      </rdf:Seq>
    </items>
    <dc:date>2026-05-31T22:50:18Z</dc:date>
  </channel>
  <item rdf:about="https://www.um.edu.mt/library/oar/handle/123456789/145972">
    <title>Enhancing spatial feature development from imagery using computer vision aided by GIS</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/145972</link>
    <description>Title: Enhancing spatial feature development from imagery using computer vision aided by GIS
Abstract: This dissertation addresses the challenge of detecting and validating spatial &#xD;
features of differing geometric complexity. It focuses on buildings and swimming pools &#xD;
extracted from high-resolution satellite imagery and orthophotos for GIS applications. &#xD;
Conventional object detection workflows often lack mechanisms to reconcile computer &#xD;
vision outputs with authoritative spatial data. This limitation reduces their reliability for &#xD;
urban and environmental planning. The research is motivated by the need to integrate &#xD;
deep learning–based detection with GIS-based spatial validation to improve confidence &#xD;
and interpretability. &#xD;
The methodology uses the YOLOv11 object detection framework trained on &#xD;
approximately 1,000 manually annotated images. Both single-class and multi-class &#xD;
configurations are evaluated. Due to limitations in ArcGIS Pro’s native deep learning &#xD;
toolbox, inference is performed externally. Detection outputs are then reintroduced &#xD;
into the GIS environment. A novel GIS–CV integration pipeline is implemented using &#xD;
the arcpy library. Post-inference spatial refinement is applied using Intersection over &#xD;
Union (IoU) and Dice coefficient analysis. Authoritative planning basemap polygons are &#xD;
used to enable confidence reweighting. &#xD;
After spatial validation, the single-class swimming pool model achieved a &#xD;
mAP@0.5 of 0.78. It obtained a precision of 0.85 and a recall of 0.75 after 122 epochs. &#xD;
The runtime for this model was 0.289 hours. The building detection model achieved a &#xD;
mAP@0.5 of 0.45 after 100 epochs. It recorded a precision of 0.698 and a recall of &#xD;
0.626, with a runtime of 0.254 hours. Pool mAP@0.5 increased from 0.74 to 0.78, while &#xD;
building mAP@0.5 increased from 0.439 to 0.45. A multi-class model detecting &#xD;
buildings, pools, and vegetation achieved an overall mAP@0.5 of 0.475. This model &#xD;
recorded a precision of 0.54 and a recall of 0.489. &#xD;
This main contribution is a custom GIS–CV pipeline with a novel post-inference &#xD;
validation framework. This approach enhances detection reliability and supports &#xD;
scalable integration of computer vision outputs into operational GIS workflows.
Description: M.Sc. ICT(Melit.)</description>
    <dc:date>2026-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="https://www.um.edu.mt/library/oar/handle/123456789/145970">
    <title>A tool to support the diagnosis of Alzheimer’s disease</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/145970</link>
    <description>Title: A tool to support the diagnosis of Alzheimer’s disease
Abstract: Alzheimer’s disease is a progressive neurodegenerative disorder affecting millions of &#xD;
individuals worldwide. Currently, there is no cure, making early recognition critical, as &#xD;
timely interventions can help slow functional deterioration and maintain quality of life. &#xD;
This dissertation aimed to develop a tool to support the diagnosis of &#xD;
Alzheimer’s disease. The tool is designed to complement existing assessment methods &#xD;
rather than replace them, supporting practitioners in their diagnostic process. The &#xD;
objectives were achieved by developing a Convolutional Neural Network (CNN) &#xD;
model to classify MRI scans into four stages of Alzheimer’s disease, creating a &#xD;
prototype web application to evaluate whether the integration of the model with it is &#xD;
feasible, and conducting interviews with domain experts to inform the tool’s features &#xD;
and functionalities. The prototype was then refined and re-evaluated with expert &#xD;
feedback. &#xD;
The resulting web application allows authorised medical specialists to log in, &#xD;
manage patient information, upload MRI scans, predict the stage of Alzheimer’s &#xD;
disease, and access comprehensive reports that include both current and past scans &#xD;
for comparison. This tool demonstrates the potential of integrating artificial intelligent &#xD;
assisted imaging analysis into clinical workflows to support more informed and &#xD;
efficient diagnostic decisions. Domain experts evaluated the tool as aesthetically &#xD;
pleasing, easy to follow, clear, and straightforward to use.
Description: M.Sc.(Melit.)</description>
    <dc:date>2026-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="https://www.um.edu.mt/library/oar/handle/123456789/145969">
    <title>Artificial intelligence in breast positioning and quality assurance in mammography</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/145969</link>
    <description>Title: Artificial intelligence in breast positioning and quality assurance in mammography
Abstract: Accurate breast positioning in mammography is essential for diagnostic image quality &#xD;
and quality assurance, yet image-evaluation systems such as PGMI (Perfect, Good, &#xD;
Moderate, Inadequate) are subjective, time-consuming and prone to inter-and intra&#xD;
observer variability. This dissertation aimed to train, test, and validate deep learning &#xD;
models for assessing breast positioning on medio-lateral oblique views using the &#xD;
posterior nipple line (PNL) criterion, and to evaluate radiographers’ perceptions of AI &#xD;
in breast positioning and quality assurance.  &#xD;
A mediolateral-oblique subset of the VinDr-Mammo dataset (n=2,000) was matched by &#xD;
SOPInstanceUID to the deep-breast-positioning GitHub repository, and models were &#xD;
replicated. Two strategies were studied: (i) landmark regression (by replicating the U&#xD;
Net, Attention U-Net, CoordAtt U-Net and ResNeXt-50 models, and employing a novel &#xD;
HRNet), with Good/Bad labels derived post hoc via a deterministic PNL rule, and (ii) &#xD;
direct image-level classification (ResNeXt-50 replica, Optuna-tuned ResNeXt-50, &#xD;
ConvNeXt-Tiny, and EfficientNet-B3). The performance metrics for regression included &#xD;
per-landmark Euclidean error (mm) and pectoral-line angular error (°), while those for &#xD;
classification included macro-F1 and ROC-AUC on the test set. Results were reported &#xD;
as mean ±standard deviation across five seeds. In parallel, a prospective cross-sectional &#xD;
questionnaire was distributed amongst radiographers working in the mammography &#xD;
unit (n=9) at a local general public hospital in Malta.  &#xD;
For regression, HRNet yielded the lowest landmark and angular errors and, via the PNL &#xD;
rule, the strongest derived classification (accuracy 94.20±1.04%; F1(Bad) &#xD;
92.67±1.27%). For direct classification, ConvNeXt-Tiny provided the most balanced &#xD;
performance (macro-F1 82.64±2.07%; accuracy 83.40±2.22%), while EfficientNet-B3 &#xD;
was lower on macro-F1 (82.10±2.42%) but achieved the highest Sensitivity(Bad) &#xD;
(84.16±5.91%) and ROC-AUC (90.65±2.57%); both exceeded ResNeXt-50 baselines. &#xD;
Questionnaire response rate was 88.9%. PGMI was viewed as subjective (4.25/5) and &#xD;
time-consuming (3.75/5). Adoption enablers were workflow integration (n=6) and &#xD;
training (n=5); concerns were over-reliance (n=7), accountability (n=6) and reduced &#xD;
autonomy (n=5).  &#xD;
Amongst the approaches evaluated, HRNet achieved the strongest landmark&#xD;
regression performance and consequently the best post-hoc PNL-derived Good/Bad &#xD;
grading, whereas for direct image-level classification, ConvNeXt-Tiny provided the &#xD;
most balanced overall performance, with EfficientNet-B3 achieving the highest ROC&#xD;
AUC and sensitivity for Bad cases. Questionnaire findings indicate that radiographers &#xD;
perceive practical value in AI support for positioning, particularly for improving &#xD;
consistency and enabling real-time feedback, while emphasising that adoption depends &#xD;
on training and workflow integration. However, external validation on independent &#xD;
datasets is required to confirm generalisable performance prior to prospective &#xD;
evaluation in clinical practice.
Description: M.Sc.(Melit.)</description>
    <dc:date>2026-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="https://www.um.edu.mt/library/oar/handle/123456789/145968">
    <title>Auto-segmentation of organs at risk in prostate cancer patients for MR-Linac</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/145968</link>
    <description>Title: Auto-segmentation of organs at risk in prostate cancer patients for MR-Linac
Abstract: Accurate and efficient delineation of pelvic organs-at-risk is essential for MRI-based &#xD;
prostate radiotherapy. Manual contouring is time-consuming and prone to observer &#xD;
variation. This study evaluates whether deep-learning auto-segmentation can provide &#xD;
reliable contours for prostate MRI planning by comparing a slice-wise Swin-UNet &#xD;
with a volumetric nnFormer. An expertly annotated, anonymised T2-weighted MRI &#xD;
cohort was used for development and testing (training n = 261; testing n = 66). Model &#xD;
performance was assessed against expert contours using the Dice Similarity &#xD;
Coefficient (DSC) and the 95th percentile Hausdorff distance, alongside a qualitative &#xD;
visual review to characterise typical failure modes. &#xD;
On the test set, nnFormer outperformed Swin-UNet for the bladder with DSC &#xD;
0.77 versus 0.66 and HD95 1.69 versus 4.77 mm, and for the clinical target volume &#xD;
(CTV) with DSC 0.74 versus 0.63 and HD95 1.64 versus 3.12 mm. For the rectum, &#xD;
nnFormer achieved a lower HD95 of 1.93 versus 4.39 mm but a slightly lower DSC of &#xD;
0.65 versus 0.75. Qualitatively, nnFormer produced more spatially coherent and &#xD;
anatomically faithful contours with narrower case-to-case variability. In contrast, &#xD;
Swin-UNet was more susceptible to artefacts and slice-to-slice intensity variation, &#xD;
with common failure modes including under-segmentation of overfilled bladders and &#xD;
fragmented rectal walls in the presence of gas. &#xD;
These findings indicate that automated segmentation of the clinical target &#xD;
volume and organs-at-risk on prostate MRI is feasible with both architectures. &#xD;
However, the volumetric nnFormer provides superior boundary fidelity and overall &#xD;
accuracy for bladder and CTV. Further research is required to confirm and expand &#xD;
these results. This includes validating the approach on MR-linac systems across &#xD;
multiple centres, incorporating uncertainty-aware quality assurance to better guide &#xD;
human review, and prospectively assessing how the method affects editing time and &#xD;
dosimetric outcomes in MRI-only and MR-guided adaptive workflows.
Description: M.Sc.(Melit.)</description>
    <dc:date>2026-01-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

