FPM
Home Github CV
Parallax Image

 

Hi there,

I'm Francesco Pio

I'm a student of computer engineering with a focus on AI and robotics.

My actual interests are in the fields of Natural Language Processing, Algorithmic Fairness and Motif Discovery.

Also, this site is still under construction, don't be mad at me.

 

 

Pinned Work

Graph based analysis of the functional connectome in neuropsychiatric disorders

The aim of this project is to discuss how the brain changes in different diseases by representing the brain as a network and then applying meaningful metrics to report features that can underline the impact of the disease on the whole brain network. The focus is on neuropsychiatric disorders such as bipolar disorder, ADHD, and schizophrenia.

Medical Bias

A project to debias a medical task, using various techniques known in the literature and providing a comparison between them. This project is strictly related to my Bachelor's thesis.

Player Segmentation

A project to detect players in sport images, using a lightweight SVM, and segment both players and the playing field by using a robust non-ML approach.

ArcEager Parser

A project to do dependency parsing with the ArcEager algorithm, using both LSTMs and transformers via fine-tuning.