CRCYDCLGMar 29, 2021

Privacy and Trust Redefined in Federated Machine Learning

arXiv:2103.15753v250 citations
AI Analysis

This addresses privacy risks for sensitive data like healthcare records in federated learning, though it appears incremental as it builds on existing decentralized identity technologies.

The paper tackles privacy and trust issues in federated machine learning by proposing a decentralized workflow using Hyperledger technologies, enabling secure participation for entities with verifiable credentials in mental health data workflows.

A common privacy issue in traditional machine learning is that data needs to be disclosed for the training procedures. In situations with highly sensitive data such as healthcare records, accessing this information is challenging and often prohibited. Luckily, privacy-preserving technologies have been developed to overcome this hurdle by distributing the computation of the training and ensuring the data privacy to their owners. The distribution of the computation to multiple participating entities introduces new privacy complications and risks. In this paper, we present a privacy-preserving decentralised workflow that facilitates trusted federated learning among participants. Our proof-of-concept defines a trust framework instantiated using decentralised identity technologies being developed under Hyperledger projects Aries/Indy/Ursa. Only entities in possession of Verifiable Credentials issued from the appropriate authorities are able to establish secure, authenticated communication channels authorised to participate in a federated learning workflow related to mental health data.

Code Implementations1 repo
Foundations

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

Your Notes