<?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/143806">
    <title>OAR@UM Collection:</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/143806</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/144337" />
      </rdf:Seq>
    </items>
    <dc:date>2026-05-22T10:52:08Z</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/144337">
    <title>A framework to support test tool design and acquisition</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/144337</link>
    <description>Title: A framework to support test tool design and acquisition
Abstract: Software testing is an important facet of software delivery, supported by tools&#xD;
intended to improve the efficiency and effectiveness of testing. Industry experience&#xD;
and academic research show that tool adoption can be problematic; tools are acquired&#xD;
but not used, or are used but do not deliver.&#xD;
The research problem this thesis addresses is how to design tools that better&#xD;
match the needs of testers to operate in an increasingly complex socio‐technical&#xD;
environment. Industry practitioners’ and experts’ experiences with tools were&#xD;
explored, through in‐depth interviews, workshops and surveys. It was found that&#xD;
testers experienced frustrations arising from tools which, while offering attractive&#xD;
interfaces, did not provide quality in use necessary to meet testers’ needs. In this work,&#xD;
this is referred to as the ‘illusion of usability’. This illusion arises from a superficial&#xD;
understanding of usability as being focused on the user interface, working with a&#xD;
limited persona set, and focusing narrowly on usability, without considering the other&#xD;
attributes that make up quality in use.&#xD;
Furthermore, finding that testers do not conform to the stereotype of IT&#xD;
workers, and cannot be represented in tool design by a simple, small set of personas or&#xD;
archetypes, it was decided to apply an HCI lens to the problem, with the research&#xD;
question “How can HCI techniques help with the design of test tools?” In answering&#xD;
this question, this work proposes an empirically grounded framework (idea‐t), which&#xD;
supports decision making in both design and acquisition of tools through a set of&#xD;
heuristics, guidelines and activities.&#xD;
The idea‐t framework (“Influencing the Design, Evaluation and Acquisition of&#xD;
Tools for Testing”) emerged following a series of studies and was iteratively reviewed&#xD;
and validated through five industry case studies. Learning was carried forward from&#xD;
each case study and applied to the framework. The five formative case studies&#xD;
iteratively informed the development of the framework, while also providing evidence&#xD;
of its effectiveness in the process. Participants reported benefits including new&#xD;
insights and improved communication within their teams. A final retrospective analysis&#xD;
evaluated the framework by examining a backlog of customer issues raised on a&#xD;
commercial tool; it was found that potentially 40% of issues could have been mitigated&#xD;
by the idea‐t framework. Expert reviews were also carried out to assess the latest&#xD;
version of the framework, where experts from testing, test tool development, and HCI&#xD;
provided positive feedback on the framework’s efficacy, and suggestions for its&#xD;
practical application.
Description: Ph.D.(Melit.)</description>
    <dc:date>2026-01-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

