LGJan 14, 2021

Reliability Check via Weight Similarity in Privacy-Preserving Multi-Party Machine Learning

arXiv:2101.05504v1
Originality Incremental advance
AI Analysis

This addresses privacy and quality concerns for collaborative learning scenarios, but is incremental as it builds on existing privacy-preserving techniques.

The paper tackles data privacy, model privacy, and data quality in multi-party machine learning by proposing a weight similarity metric to check participant reliability, with evaluations showing it is accurate and ensures privacy.

Multi-party machine learning is a paradigm in which multiple participants collaboratively train a machine learning model to achieve a common learning objective without sharing their privately owned data. The paradigm has recently received a lot of attention from the research community aimed at addressing its associated privacy concerns. In this work, we focus on addressing the concerns of data privacy, model privacy, and data quality associated with privacy-preserving multi-party machine learning, i.e., we present a scheme for privacy-preserving collaborative learning that checks the participants' data quality while guaranteeing data and model privacy. In particular, we propose a novel metric called weight similarity that is securely computed and used to check whether a participant can be categorized as a reliable participant (holds good quality data) or not. The problems of model and data privacy are tackled by integrating homomorphic encryption in our scheme and uploading encrypted weights, which prevent leakages to the server and malicious participants, respectively. The analytical and experimental evaluations of our scheme demonstrate that it is accurate and ensures data and model privacy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes