<?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/1034">
    <title>OAR@UM Community:</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/1034</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/146074" />
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/145333" />
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/145332" />
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/145327" />
      </rdf:Seq>
    </items>
    <dc:date>2026-04-30T11:45:18Z</dc:date>
  </channel>
  <item rdf:about="https://www.um.edu.mt/library/oar/handle/123456789/146074">
    <title>Improving discharge summary documentation of older adults in a rehabilitation hospital with an electronic discharge template</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/146074</link>
    <description>Title: Improving discharge summary documentation of older adults in a rehabilitation hospital with an electronic discharge template
Authors: Portelli, Christopher; Bonnici, Maria; Scerri, Claudia; Camilleri, Liberato; Ferry, Peter
Abstract: Background: During past quality improvement projects at our rehabilitation hospital, inconsistencies were observed in the inclusion of essential information in discharge notes. The introduction of an electronic discharge summary template (EDST) aimed to address this by providing guidance to clinicians for comprehensive documentation. Methods: The EDST was developed through feedback from healthcare professionals using the Delphi method. 100 discharge letters were audited against the EDST criteria before and after implementation, following formal training for foundation year doctors. Results: Initial analysis revealed areas requiring improvement, particularly the Barthel score, patient weight, and cognitive assessment. Following implementation of the EDST, significant improvements were observed in these areas. Conclusion: The introduction of the EDST resulted in improved documentation and overall discharge summary completeness, supporting ongoing improvements in patient care continuity.</description>
    <dc:date>2026-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="https://www.um.edu.mt/library/oar/handle/123456789/145333">
    <title>Solving the inverse shortest path problem for earthquakes’ motion</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/145333</link>
    <description>Title: Solving the inverse shortest path problem for earthquakes’ motion
Abstract: According to Fermat’s principle, seismic waves follow paths of least travel time. Thus, shortest path algorithms such as Dijkstra’s can be used to determine these paths. Conversely, inferring the parameters of a mathematical program from an observed optimal path defines the inverse shortest path problem, an area within inverse optimisation. With its wide range of applicability, inverse optimisation has attracted considerable interest. One of the earliest topics in this field was the inverse shortest path problem, with Burton and Toint (1992) laying its foundations. Since then, this problem has been explored across several domains, with various mathematical formulations and algorithms proposed. This dissertation examines the inverse shortest path problem in depth, reviews its theoretical foundations, and applies it to a seismological case study. Three algorithms are employed to solve the problem: the column generation algorithm, a quadratic programming algorithm, and a deep inverse optimisation algorithm using a modern deep learning framework. The aim is to estimate the weight vector using these algorithms, thereby reconstructing the mathematical program that defines the shortest paths taken by seismic waves. To the best of the author’s knowledge, this is the first study to apply the inverse shortest path problem to local seismic data from the Maltese Islands and Sicily.
Description: M.Sc.(Melit.)</description>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="https://www.um.edu.mt/library/oar/handle/123456789/145332">
    <title>Seismic source characterization in the central Mediterranean Region</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/145332</link>
    <description>Title: Seismic source characterization in the central Mediterranean Region
Abstract: The process of earthquake source characterization involves determining the key properties of an earthquake and its origin, including its location, as indicated by latitude and longitude coordinates, its depth and its magnitude. This dissertation focuses on establishing a statistical model, by combining different Neural Network (NN) architectures including the Multi-Layer Perceptron (MLP), Convolutional Neural Network (CNN) and Graph Neural Network (GNN), in order to characterize the source of the earthquakes occurring in the central Mediterranean region, particularly concentrating on the Maltese islands, Sicily and the surrounding areas. The models considered are trained and validated on earthquake data recorded between 2013 and 2024. These data were obtained from seismic stations positioned around the Maltese Islands and Sicily, which are installed and maintained by the Istituto Nazionale di Geofisica e Vulcanologia (INGV) and the University of Malta’s Seismic Monitoring and Research Group (SMRG). The objective is to predict earthquake source parameters using station coordinates and waveform features. Each earthquake is represented as a graph in which the vertices correspond to stations, and the associated features are assigned to these nodes. For each event, the model outputs latitude, longitude, depth, and magnitude. Two model architectures are considered, namely, an edgeless graph model and a dynamic edges GNN. To identify the optimal model of each architecture, a systematic series of experiments, including hyperparameter tuning, regularization techniques, restricting the analysis to a more localized region and ensemble modelling, are conducted. The best two models are then fit on test data comprising events from January 2025 to August 2025. The edgeless graph architecture emerged as the best-performing architecture.
Description: M.Sc.(Melit.)</description>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="https://www.um.edu.mt/library/oar/handle/123456789/145327">
    <title>Traffic control optimization using Markov decision processes</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/145327</link>
    <description>Title: Traffic control optimization using Markov decision processes
Abstract: Traditional traffic light systems often operate inefficiently, especially in high-intensity traffic situations, due to their reliance on a fixed cycle (FC). These traditional traffic light systems follow predetermined cycles, switching between red, yellow and green signals at fixed intervals, without accommodating real time traffic conditions. As a result of inefficient time allocation, traffic jams often build up. Throughout the years, researchers approached this problem using different techniques, many of which using the Markov Decision Process (MDP) framework. The MDP is a framework for analysing the existence and structure of good policies, which are self-thought rules behind choosing an action and for devising procedures for finding such policies. The aim of this dissertation is to identify policies that help manage traffic efficiently by considering various factors contributing to traffic congestion. This is achieved by analysing the evolution of the state of the intersection and by applying MDP based policies to have dynamic control of the traffic light system. The results in this study illustrate that an MDP-driven cycle significantly outperforms a traditional FC, particularly during high-intensity traffic conditions, when it comes to managing traffic efficiently. This is demonstrated in this dissertation by virtue of the MDP-model that has been developed and formulated originally by the author.
Description: M.Sc.(Melit.)</description>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

