Master student in Data Science at the Swiss Federal Institute of Technology in Lausanne (EPFL)
Second-year Master's student in Data Science. Particularly interested in game theory, probability, numerical methods, artificial intelligence and related subjects.
We tackle the problem of the decentralized optimization of a global objective by combining mechanism design and preferential bayesian optimization.
Designing utilities in games so as to maximize social welfare objectives is a central problem in many applications. We study how this can be done when the social welfare is only accessible via preference feedback provided by a central authority. In particular, we present SDO-PBO, a novel algorithm that we analyze for the case of DR-submodular welfare functions, found in practice in allocation or congestion games. We pave the way on how it can be implemented for the cooling of computer clusters or the optimization of bike-sharing systems, before further discussing the limitations of our work and potential future research directions.
See more
We studied ways to plan and track an optimal trajectory for off-road driving.
This document is summarizing our project on off-road car navigation from cost maps of real-world data. Based on data collected by the AirLab at Carnegie Mellon University, we were able to design a trajectory planner using RRT# and determine optimal controls to follow this trajectory. We experiment with iLQR and MPPI to track the reference trajectory using simple bicycle model dynamics.
See more
Many applications deal with networked devices with heterogenous computational capabilities. In this reproducibility study, our goal is to implement and study the main algorithm of the FedHybrid paper.
Federated learning is a trending research area where we divide training between multiple devices possessing their own local datasets. It is a promising solution to overcome data security and privacy concerns. When communicating, clients involved in the training are not explicitly sharing their dataset information, but rather the result of their local updates on the trained parameters. By aggregating all the updates together, a central server would be able to leverage all these local updates and derive global consensus parameters.
See more
This work carried out with Ambroise Grandjean and with the supervision of some professors allowed us to give an answer to the following problem: do quantum computers challenge the current encryption systems?
Here is a transcript of the conclusion we reached:
See more