Name:
SecVM
Description:
Privacy-preserving classification
Professor — Lab:
Robert WestData Science Lab

Layman description:
Today, large amounts of valuable data are distributed among millions of user-held devices, such as personal computers, phones, or Internet-of-things devices. Many companies collect such data with the goal of using it for training machine learning models allowingthem to improve their services. User-held data is, however, often sensitive, and collecting it is problematic in terms of privacy. We propose a novel way of training a supervised classifier in a distributed setting akin to the recently proposed federated learning paradigm, but under the stricter privacy requirement that the server that trains the model is assumed to be untrusted and potentially malicious. We thus preserve user privacy by design, rather than by trust.
Papers:
Project status:
inactive — entered showcase: 2021-11-05 — entry updated: 2024-04-16

Source code:
Lab GitHub - last commit: 2020-08-17
Code quality:
Prototype
Project type:
Experiments
Programming language:
Java