How to Put Users in Control of their Data in Federated Top-N Recommendation with Learning to Rank
Proceedings of the 36th ACM SIGAPP Symposium On Applied Computing, SAC 2021, Gwangju, Korea (Virtual Event) - -2021Authors
Anelli Vito Walter,
Deldjoo Yashar,
Di Noia Tommaso,
Ferrara Antonio,
Narducci FedelucioAbstract
In Machine Learning scenarios, privacy is a crucial concern when models have to be trained with private data coming from users of a service, such as a recommender system, a location-based mobile service, a mobile phone text messaging service providing next word prediction, or a face image classification system. The main issue is that, often, data are collected, transferred, and processed by third parties. These transactions violate new regulations, such as GDPR. Furthermore, users usually are not willing to share private data such as their visited locations, the text messages they wrote, or the photo they took with a third party. On the other hand, users appreciate services that work based on their behaviors and preferences. In order to address these issues, Federated Learning (FL) has been recently proposed as a means to build ML models based on private datasets distributed over a large number of clients, while preventing data leakage. A federation of users is asked to train a same global model on their private data, while a central coordinating server receives locally computed updates by clients and aggregate them to obtain a better global model, without the need to use clients’ actual data. In this work, we extend the FL approach by pushing forward the state-of-the-art approaches in the aggregation step of FL, which we deem crucial for building a high-quality global model. Specifically, we propose an approach that takes into account a suite of client-specific criteria that constitute the basis for assigning a score to each client based on a priority of criteria defined by the service provider. Extensive experiments on two publicly available datasets indicate the merits of the proposed approach compared to standard FL baseline.
Download: SAC2021_Camera_Ready___Users_in_Control_of_Data_in_Federated_Recommendation.pdfDOI
https://doi.org/10.3233/ia-200054BibTex references
@InProceedings{ADDFN21,
author = "Anelli, Vito Walter and Deldjoo, Yashar and Di Noia, Tommaso and Ferrara, Antonio and Narducci, Fedelucio",
title = "How to Put Users in Control of their Data in Federated Top-N Recommendation with Learning to Rank",
booktitle = "Proceedings of the 36th ACM SIGAPP Symposium On Applied Computing, SAC 2021, Gwangju, Korea (Virtual Event)",
year = "2021",
url = "http://sisinflab.poliba.it/Publications/2021/ADDFN21"
}