<?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/135418">
    <title>OAR@UM Collection:</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/135418</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/146015" />
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/146014" />
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/145526" />
        <rdf:li rdf:resource="https://www.um.edu.mt/library/oar/handle/123456789/144338" />
      </rdf:Seq>
    </items>
    <dc:date>2026-05-04T06:33:53Z</dc:date>
  </channel>
  <item rdf:about="https://www.um.edu.mt/library/oar/handle/123456789/146015">
    <title>Investment portfolio through evolutionary algorithm</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/146015</link>
    <description>Title: Investment portfolio through evolutionary algorithm
Abstract: This dissertation investigates the application of evolutionary algorithms—specifically &#xD;
the Genetic Algorithm (GA) and Simulated Annealing (SA)—for portfolio optimisation &#xD;
within the S&amp;P 500, addressing the limitations of traditional models. The &#xD;
methodology uses Gower’s distance to handle mixed numerical and categorical data, &#xD;
allowing for the construction of factor-aligned portfolios based on Growth, Value, and &#xD;
Quality dimensions. The primary optimisation objective is to maximise the Sortino &#xD;
Ratio, focusing on downside-risk-adjusted returns. &#xD;
The methodology employs composite feature engineering to rank stocks across &#xD;
Growth, Value, and Quality dimensions, followed by distance-based clustering and &#xD;
anomaly detection to reveal market structures. GA and AGA are then applied with &#xD;
objective functions designed to maximise the Sortino Ratio, which emphasises &#xD;
downside-risk-adjusted returns. Hyperparameters such as population size, mutation &#xD;
rate, crossover probability, and annealing temperature schedules are tuned to &#xD;
balance exploration and exploitation. &#xD;
Empirical evaluation demonstrates that both GA and AGA generate highly diversified &#xD;
portfolios with competitive performance. The GA-optimised maximum Sortino &#xD;
portfolio achieved an annualised return of 18.95%, a Sortino Ratio of 1.0999, and a &#xD;
beta of 0.98, indicating strong returns with reduced downside risk relative to the &#xD;
market. Comparative analysis reveals that AGA converges faster and achieves &#xD;
marginally superior downside protection, validating its advantage in complex search &#xD;
landscapes. Complementary tools such as similarity maps, hierarchical clustering, &#xD;
and a diversification recommender further enhance interpretability and practical &#xD;
applicability. &#xD;
The results underscore the potential of evolutionary algorithms to construct robust, &#xD;
risk-aware investment portfolios that go beyond linear optimisation frameworks. By &#xD;
combining factor-based insights with evolutionary optimisation, this work contributes &#xD;
to the growing literature on computational finance and demonstrates actionable &#xD;
applications for institutional and retail portfolio managers.
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/146014">
    <title>Hand-gesture recognition based on sEMG using deep learning architectures</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/146014</link>
    <description>Title: Hand-gesture recognition based on sEMG using deep learning architectures
Abstract: Hand gesture recognition is a key area in non-verbal communication, &#xD;
enabling intuitive and touchless interaction between individuals and digital &#xD;
systems. As non-verbal communication plays a vital role in human &#xD;
interaction, hand gesture recognition systems can improve accessibility and &#xD;
increase communication efficiency. Over time, hand-gesture recognition &#xD;
has been considered more important, and this can be achieved by using &#xD;
surface electromyography (sEMG) signals. SEMG is a type of &#xD;
electromyography (EMG) procedure where the signals are recorded on the &#xD;
skin surface rather than within the muscle. &#xD;
The main problem with sEMG signals is that there are several physiological &#xD;
processes in the skeletal muscles underlying their generation. This is the &#xD;
main reason gesture recognition using an sEMG is a non-trivial task. &#xD;
Noise is also a contributing factor to the problem with sEMG signals. A &#xD;
dataset is created with 30 participants and 10 communication hand &#xD;
gestures that is then split between training, validation, and testing. To &#xD;
create the dataset, sEMG signals are collected via a controlled experiment &#xD;
using a hand gesture recording device such as the Myo armband. &#xD;
This study explores deep learning algorithms for hand gesture classification &#xD;
and evaluation. The implementation of real-time hand gesture recognition &#xD;
is studied using Convolutional Neural Networks (CNNs) and Long Short&#xD;
Term Memory (LSTM). The research examines how these models can adapt &#xD;
to dynamic movement and positioning, which may affect recognition &#xD;
accuracy. A key objective of this study is to provide a reliable and efficient &#xD;
manner in predicting hand gestures, making it applicable in various fields. &#xD;
One of those fields is verbal communication throughout the day. &#xD;
Experimental results demonstrate the reliability of integrating gesture &#xD;
recognition into an information system that predicts hand gestures in real&#xD;
time, offering improved accessibility and communication support. By &#xD;
optimising feature selection and model performance, this research &#xD;
contributes valuable insights for advancing gesture-based predictive &#xD;
systems, by achieving a net result of 80.67% for the recognition of 10 hand &#xD;
gestures. This dissertation enhances the field of non-verbal communication &#xD;
through gesture recognition, paving the way for more sophisticated and &#xD;
accessible interaction technologies.
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/145526">
    <title>Unified load balancing strategies for enhanced cloud computing solutions</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/145526</link>
    <description>Title: Unified load balancing strategies for enhanced cloud computing solutions
Abstract: Cloud computing offers scalable, on-demand resources that enable a variety of services and applications. Effective load balancing in cloud environments is essential for maintaining performance and Quality of Service (QoS). These environments present complex, dynamic conditions that make efficient load balancing challenging. Many existing algorithms focus on single-objective optimisation, such as minimising response time, which often results in trade-offs and inefficiencies when dealing with unpredictable workloads. This dissertation tackles these inefficiencies by introducing a unified, multi-objective load balancing strategy that combines Ant Colony Optimisation (ACO) and Genetic Algorithm (GA) techniques. The hybrid ACO-GA algorithm is implemented within the CloudAnalyst simulation environment, leveraging ACO’s rapid local search and GA’s global exploration capabilities to dynamically balance workloads across cloud resources. Extensive simulation experiments demonstrate that the proposed hybrid approach significantly improves key QoS metrics compared to both conventional and state-of-the-art load balancers. The ACO-GA consistently achieved substantially lower average response times and improved load distribution relative to traditional algorithms. For example, under light workloads it reduced mean response time by roughly 50% versus Round Robin and 40% under heavy loads. The hybrid method also outperformed modern heuristics, sustaining about 8–10% faster response than advanced metaheuristic policies while shortening data centre processing delays. These gains were accompanied by more efficient resource utilisation, as the algorithm prevented server overloading and underutilisation through balanced task allocation. Notably, performance improvements persisted across both low and high demand scenarios, highlighting the algorithm’s robust adaptability to dynamic cloud conditions. Overall, the results affirm that this unified ACO-GA strategy effectively addresses the limitations of single-objective approaches, offering a significant enhancement in cloud service performance, resource utilisation and QoS.
Description: M.Sc. ICT(Melit.)</description>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="https://www.um.edu.mt/library/oar/handle/123456789/144338">
    <title>Towards the efficient adaptation of offline physically based methods for real-time rendering</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/144338</link>
    <description>Title: Towards the efficient adaptation of offline physically based methods for real-time rendering
Abstract: Rendering physically accurate caustics in real-time remains a persistent challenge due&#xD;
to their complex light interactions and high-frequency features. This thesis presents a&#xD;
comprehensive exploration into adapting oìine physically based rendering techniques&#xD;
for real-time caustic synthesis on modern GPU architectures. Central to this work is&#xD;
CandelaDXR, a GPU-accelerated light tracer that employs novel importance sampling&#xD;
strategies to improve convergence speed and visual adelity for caustics. By generating dynamic probability distribution functions conditioned on scene geometry, camera&#xD;
parameters, and material properties, CandelaDXR prioritises specular interactions and&#xD;
focuses sampling eêorts on perceptually relevant regions. To support this system, two&#xD;
auxiliary tools were developed: Anvil, a modular visual debugging platform for rendering pipelines,      and Forge, an evaluation framework designed to facilitate reproducible,&#xD;
cross-system comparisons. These tools provide both insight and rigour in diagnosing&#xD;
rendering artefacts and validating algorithmic improvements. Additionally, the thesis&#xD;
introduces a spectral denoising pipeline tailored to the distinct characteristics of caustic&#xD;
signals, demonstrating the eêectiveness of Fourier, wavelet and curvelet-based transforms in preserving detail while reducing noise. Quantitative results across multiple&#xD;
scenes and viewpoints reveal signiacant performance gains, noise reduction, and perceptual improvements in CandelaDXR over baseline methods. Collectively, this work&#xD;
contributes a uniaed architecture for real-time caustic rendering, debugging, and evaluation,         offering practical advances in both rendering theory and implementation for&#xD;
real-time physically based graphics.
Description: Ph.D.(Melit.)</description>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

