Hi! I work at Domotz, integrating new AI solutions within the company's framework. My background is in Data Science, and for a while, I've been a PhD Fellow in AI at the University of Pisa. On this page, you'll find the projects I've undertaken over the years, whereas here you can find my up-to-date CV.
Feel free to drop an email or add me on LinkedIn! I always love going out of my comfort zone and learning something new.
My Portfolio
Academic Projects
These are the projects I worked on during my PhD.
- TETRA (TExtual TRust Analyzer) allows analyzing conversational trust following three linguistic maxims. Code.
- Frank is a Hybrid Decision-Making system, learning little by little from the user to help them make good, unbiased, and consistent decisions. It employs Incremental Learning in a novel way. Developed as part of the EU TANGO Project. Code.
- Bridget aims to “bridge the gap” between Hybrid Decision-Making systems where the users are in command (such as Frank) and those where the machine is in command (such as Learning-to-Defer). It dynamically switches between the two states.
- GenFair is a data augmentation framework. It employs a genetic algorithm to create synthetic data to make a dataset fair. Developed as my Master’s thesis. A Master’s student from my University later developed her own algorithm based on GenFair, SafeGen, which I supervised. It is focused on privacy & fairness. Code.
- FairNet is GenFair’s counterpart for networks. We assumed that in a “fair” network, no group should be marginalized, and we created a recommender system to achieve that condition. Code.
Personal Projects
These are my more personal projects. :)
- Remember those old black and white Game Boy games? Simple Palette Maker allows the user to colorize them when played on the Analogue Pocket.
Test Projects
Here are the projects I developed either as a test, or when I was an University student. The code might be a little dirty!