<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>OAR@UM Collection:</title>
    <link>https://www.um.edu.mt/library/oar/handle/123456789/8369</link>
    <description />
    <pubDate>Sat, 19 Sep 2026 04:41:30 GMT</pubDate>
    <dc:date>2026-09-19T04:41:30Z</dc:date>
    <item>
      <title>Iterative hybrid discrete-continuous viewpoint planning for UAV photogrammetry</title>
      <link>https://www.um.edu.mt/library/oar/handle/123456789/149091</link>
      <description>Title: Iterative hybrid discrete-continuous viewpoint planning for UAV photogrammetry
Authors: Grech, Alan; Pisani, Daniel; Grima, Andre; Debono, Carl James; Formosa, Saviour; Seychell, Dylan
Abstract: Unmanned aerial vehicle (UAV) photogrammetry requires camera networks that provide sufficient surface coverage, image overlap, parallax, and resolution, yet conventional flight patterns are often poorly adapted to scene geometry, resulting in local reconstruction errors. This paper proposes an iterative hybrid discrete-continuous viewpoint planning method for targeted UAV photogrammetry from a proxy reconstruction. The method scores sampled surface points using photogrammetric heuristics based on frontality, imaging distance, parallax, and multi-view observation count, while also evaluating the full viewpoint set in terms of visibility, pairwise overlap, and graph connectivity. Candidate viewpoints are generated around weakly observed regions, refined using clustered Covariance Matrix Adaptation Evolution Strategy (CMA-ES) optimisation, and removed when redundant. The final flight path combines close-range detail viewpoints with wider model-coverage viewpoints, balancing local reconstruction quality with global image-network robustness. Evaluation on three synthetic scenes shows that the proposed method improves both reconstruction accuracy and completeness compared with prior UAV path-planning methods.</description>
      <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://www.um.edu.mt/library/oar/handle/123456789/149091</guid>
      <dc:date>2026-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Enhancing object detection with privileged information : a model-agnostic teacher-student approach</title>
      <link>https://www.um.edu.mt/library/oar/handle/123456789/149083</link>
      <description>Title: Enhancing object detection with privileged information : a model-agnostic teacher-student approach
Authors: Bartolo, Matthias; Seychell, Dylan; Hili, Gabriel; Montebello, Matthew; Debono, Carl James; Formosa, Saviour; Makantasis, Konstantinos
Abstract: This paper investigates the integration of the Learning Using Privileged Information (LUPI) paradigm in object detection to exploit fine-grained, descriptive information available during training but not at inference. We introduce a general, model-agnostic methodology for injecting privileged information-such as bounding box masks, saliency maps, and depth cues-into deep learning-based object detectors through a teacher-student architecture. Experiments are conducted across five state-of-the-art object detection models and multiple public benchmarks, including UAV-based litter detection datasets and Pascal VOC 2012, to assess the impact on accuracy, generalization, and computational efficiency. Our results demonstrate that LUPI-trained students consistently outperform their baseline counterparts, achieving significant boosts in detection accuracy with no increase in inference complexity or model size. Performance improvements are especially marked for medium and large objects, while ablation studies reveal that intermediate weighting of teacher guidance optimally balances learning from privileged and standard inputs. The findings affirm that the LUPI framework provides an effective and practical strategy for advancing object detection systems in both resource-constrained and real-world settings.</description>
      <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://www.um.edu.mt/library/oar/handle/123456789/149083</guid>
      <dc:date>2026-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>InvPatch : prefix-based conditional generation for inverse dynamics</title>
      <link>https://www.um.edu.mt/library/oar/handle/123456789/148974</link>
      <description>Title: InvPatch : prefix-based conditional generation for inverse dynamics
Authors: Rašajski, Nemanja; Makantasis, Konstantinos; Liapis, Antonios; Yannakakis, Georgios
Abstract: Inverse Dynamics Models (IDMs) attempt to predict the actions that cause observable changes in a scene. Current methods for building accurate IDMs either rely on rule-based systems that exploit video metadata or require large-scale training over thousands of video hours. These approaches are inevitably limited to a single domain due to the difficulty of acquiring metadata or sufficient training data across different domains. In response to these challenges, this study draws inspiration from data-efficient video captioning methods, specifically prefix-based conditional generation. This approach maps visual features into prefix tokens that condition the action-prediction process. We introduce InvPatch, a framework that builds on prefix-based conditional generation and extends it by adding learned visual-representation compression. In InvPatch, attention-based patch selection and pooling are applied to features extracted from a ViT backbone, reducing the conditioning input from a set of frame-by-frame features to a single vector. We evaluate our framework across two diverse settings: 3D third-person real world (KIT Bimanual Actions) and 2D synthetic (MUGEN). Our method achieves 97.21% accuracy on MUGEN and surpasses state-of-the-art results on KIT Bimanual Actions. Our sensitivity analysis highlights the data efficiency of this approach, as InvPatch maintains comparable performance even when trained with 30% less data. Additionally, our runtime analysis demonstrates the computational efficiency of InvPatch, which requires fewer trainable parameters and performs fewer FLOPs compared to other methods.</description>
      <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://www.um.edu.mt/library/oar/handle/123456789/148974</guid>
      <dc:date>2026-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Litter detection from aerial imagery : a review of UAV-based approaches and deep learning techniques</title>
      <link>https://www.um.edu.mt/library/oar/handle/123456789/148973</link>
      <description>Title: Litter detection from aerial imagery : a review of UAV-based approaches and deep learning techniques
Authors: Bartolo, Matthias; Hili, Gabriel; Seychell, Dylan; Montebello, Matthew; Debono, Carl; Formosa, Saviour; Makantasis, Konstantinos
Abstract: Litter pollution remains a pressing environmental issue, motivating the search for automated monitoring methods that can scale effectively. The problem is heightened by the difficulty of detecting small and diverse litter objects across wide areas, prompting interest in Unmanned Aerial Vehicles (UAVs) and deep learning as viable solutions. We conducted a systematic literature review by initially using Google Scholar, and then iteratively expanding our search through bibliographic references to identify relevant studies and datasets. In this review, we: synthesize the applicability of nine publicly available litter datasets; compile and analyze computer vision integrations with Litter Management Systems, with a particular emphasis towards UAV-based solutions; and review relevant literature addressing this issue; among others. Our analysis includes four UAV-based datasets (BDW, UAVVaste, HAIDA, SODA) and five non-UAV datasets (TrashNet, TACO, MJU-Waste, PlastOPol, ZeroWaste), examining dataset characteristics, preprocessing techniques, model architectures, and evaluation metrics across studies. Our synthesis of the literature highlights the varied approaches different studies undertake, reflecting the complexity of the task and the absence of standardised protocols. We conclude by discussing priorities for future work, notably the need for more publicly available in-the-wild UAV-acquired datasets and the potential of newer model architectures to address current limitations in automated litter detection.</description>
      <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://www.um.edu.mt/library/oar/handle/123456789/148973</guid>
      <dc:date>2026-01-01T00:00:00Z</dc:date>
    </item>
  </channel>
</rss>

