A. Ilioudi
Please Note
5 records found
1
progress in areas like autonomous vehicles and industrial automation. However, its application in underwater environments remains challenging due to factors such as light absorption, scattering, and water turbidity, which degrade image quality and hinder DL model performance. This thesis addresses these challenges by enhancing DL-based computer vision techniques for underwater scenarios, with a focus on autonomous robotic litter collection from the seabed. The work targets key limitations such as data scarcity, visual degradation, and scene variability, and proposes domain-informed approaches to enhance model generalization. The contributions cover the full DL pipeline, starting with the design of representative training data that supports object detection in shallow-water conditions, providing a benchmark for training and evaluation of detection algorithms. A multi-robot system is developed that integrates aerial, surface, and underwater vehicles to perform collaborative litter detection and collection. The thesis presents the system design, deployment, and the role of computer vision in the operational workflow. To address image degradation, an automated framework is proposed for selecting image enhancement methods based on task-specific performance metrics. Furthermore, environment-specific neural networks are introduced to handle variability in turbidity and lighting. Generalization to Out-of-Distribution (OOD) data is further addressed through a hybrid classification framework that combines a Convolutional Neural Network (CNN) with a physics-based classifier using the Moving Horizon Estimation (MHE) framework. Their outputs are fused via Dempster-Shafer theory to enable decision-making in unfamiliar scenarios. Finally, domain-informed neural networks are proposed to integrate physics-based knowledge into the DL pipeline via knowledge distillation. This method improves generalization and reduces dependence on large labeled datasets. The proposed methods are validated through simulation and real-world deployments, demonstrating improved performance and adaptability. Together, these contributions provide an integrated framework for deploying DL-based perception systems in challenging underwater environments. ...
progress in areas like autonomous vehicles and industrial automation. However, its application in underwater environments remains challenging due to factors such as light absorption, scattering, and water turbidity, which degrade image quality and hinder DL model performance. This thesis addresses these challenges by enhancing DL-based computer vision techniques for underwater scenarios, with a focus on autonomous robotic litter collection from the seabed. The work targets key limitations such as data scarcity, visual degradation, and scene variability, and proposes domain-informed approaches to enhance model generalization. The contributions cover the full DL pipeline, starting with the design of representative training data that supports object detection in shallow-water conditions, providing a benchmark for training and evaluation of detection algorithms. A multi-robot system is developed that integrates aerial, surface, and underwater vehicles to perform collaborative litter detection and collection. The thesis presents the system design, deployment, and the role of computer vision in the operational workflow. To address image degradation, an automated framework is proposed for selecting image enhancement methods based on task-specific performance metrics. Furthermore, environment-specific neural networks are introduced to handle variability in turbidity and lighting. Generalization to Out-of-Distribution (OOD) data is further addressed through a hybrid classification framework that combines a Convolutional Neural Network (CNN) with a physics-based classifier using the Moving Horizon Estimation (MHE) framework. Their outputs are fused via Dempster-Shafer theory to enable decision-making in unfamiliar scenarios. Finally, domain-informed neural networks are proposed to integrate physics-based knowledge into the DL pipeline via knowledge distillation. This method improves generalization and reduces dependence on large labeled datasets. The proposed methods are validated through simulation and real-world deployments, demonstrating improved performance and adaptability. Together, these contributions provide an integrated framework for deploying DL-based perception systems in challenging underwater environments.
Marine litter pollution is a major environmental threat due to the widespread presence of plastics and their detrimental impact on marine life and human health. There is a need for autonomous systems with computer vision to help clean the oceans. This study compares the latest state-of-the-art You Only Look Once (YOLO) models YOLOv9 - YOLOv12 in an underwater object detection setting in terms of accuracy, computational speed, and architecture complexity. We specifically focus on the smallest versions of these architectures, due to the real-time constraints of the setting. Multiple underwater datasets are combined to obtain a wide representation of underwater conditions and marine objects. The findings provide valuable insights into selecting and optimizing object detection architectures for underwater litter detection, contributing to monitoring marine ecosystems and addressing marine pollution. This work can be used as a building ground for further improving underwater object detection systems.
The majority of computer vision architectures are developed based on the assumption of the availability of good quality data. However, this is a particularly hard requirement to achieve in underwater conditions. To address this limitation, plenty of underwater image enhancement methods have received considerable attention during the last decades, but due to the lack of a commonly accepted framework to systematically evaluate them and to determine the likely optimal one for a given image, their adoption in practice is hindered, since it is not clear which one can achieve the best results. In this paper, we propose a standardized selection framework to evaluate the quality of an underwater image and to estimate the most suitable image enhancement technique based on its impact on the image classification performance.
Deep Learning for Object Detection and Segmentation in Videos
Toward an Integration With Domain Knowledge