Main Projects
Code Refactoring for the ROS-Neuro.
ROS-Neuro Code
My focus lies in two critical areas: executing unit tests and performing code refactoring for ROS-Neuro.
These concerted efforts are aimed at bolstering reliability, validating functionality,
and optimizing the codebase for enhanced maintenance and scalability.
Anti-Money Laundering Anomaly Detection.
Kassandra
-
Prioritas
I spearheaded the development of Prioritas and played a pivotal role in overseeing and contributing to the creation of Kassandra.
Prioritas is a cutting-edge system that speeds up the generation of Suspicious Activity Reports (SOS) by ranking AML alerts based on their potential significance. This innovation reduces SOS processing time by 60% to 80% and minimizes errors in predicting low-risk alerts.
Kassandra, a powerful AML module fully based on artificial intelligence, uses pattern recognition to uncover hidden anomalies in transaction data. It boasts high precision, with 90% of subjects flagged for further investigation and 52% resulting in SOS reports.
Together, these solutions have greatly enhanced our AML and transaction monitoring capabilities, ensuring efficient and accurate operations in the evolving landscape of financial security and compliance.
Experimental Rendezvous in Microgravity Environment Study (ERMES)
4thSymposium on Space Educational Activities (Barcelona) - 2022. Abstract
72nd International Astronautical Congress (Dubai, UAE) - 2021.
Paper
Within the project, I played a crucial role in designing and implementing the Onboard Computer System (OBCS) of the CubeSat. The primary Raspberry Pi processes sensor data (tri-axial accelerometer, gyroscope, tri-axial magnetometer, proximity sensor) and computes trajectories for maneuvers, sending commands to the actuators. The secondary unit, based on Arduino, provides real-time control of the actuators. We utilized the Robot Framework and the Robot Operating System (ROS) to manage data and maneuvers. My contribution ensured reliable control of the onboard sensors and actuators, contributing to the success of the satellite missions.
Reinforcement learning in shared intelligence systems for mobile robots.
Thesis
Code
This thesis focuses on integrating reinforcement learning into a shared intelligence system for teleoperating mobile robots. The aim is to enhance the existing rule-based system with a reinforcement learning policy that enables the robot to navigate unknown indoor environments while avoiding obstacles. An agent learns through trial-and-error interactions, guided by a reward function inspired by the Attractive Potential Field. The robot's state is determined using a pre-processing module that clusters nearby obstacles. Various clustering algorithms are evaluated for real-time suitability. Different model configurations are tested in simulations, assessing the agent's reactive navigation with static and dynamic obstacles. The shared system, with the reinforcement learning policy, is compared with the current version in a teleoperated experiment, where high-level commands are issued to the robot for evaluation.
Machine Learning project for boat detection.
Code
Report
This university project outlines the implementation of a boat recognition system using machine learning and OpenCV techniques. The key components include a neural network for boat detection, a dataset generated from labelled images, and selective search algorithms to identify potential boat regions. A preprocessing phase enhances image quality and reduces the number of proposed regions. The detection phase involves analysing each region using the neural network and applying non-maximum suppression for efficient grouping. The project's results demonstrate the successful identification and bounding of boats in various images, showcasing the system's potential for boat recognition.
Small thesis about different algorithms for solving the Traveling Salesman Problem (TSP).
Thesis
The work focuses on solving the Travelling Salesman Problem (TSP) using various techniques implemented in the C programming language. The approaches span from optimal solutions based on compact models, such as the Miller, Tucker, and Zemlin models, to methods inspired by Dantzig, Wilkerson, and Johnson, like the Benders method and CPLEX Callback. Additionally, a range of heuristics have been examined and compared, including Refinement Heuristics (Matheuristics), Constructive Heuristics, and metaheuristics like Variable Neighbourhood Search (VNS), Tabu Search, and Genetic Algorithm. This diversity of approaches has been employed to tackle the TSP in different ways.
Awards
-
2
rd
Place - Vicenza - NASA Hackathon Space Apps challenge 2018 (Prize €1000)
-
2
rd
Place - Vicenza - NASA Hackathon Space Apps challenge 2017