CRDCLGMay 15, 2023

Quadratic Functional Encryption for Secure Training in Vertical Federated Learning

arXiv:2305.08358v25 citations
Originality Incremental advance
AI Analysis

This addresses privacy concerns for parties in vertical federated learning, but it is incremental as it builds on an existing framework.

The paper tackles the problem of information leakage in secure gradient computation for vertical federated learning by using quadratic functional encryption to train generalized linear models, avoiding some leakage identified in prior work.

Vertical federated learning (VFL) enables the collaborative training of machine learning (ML) models in settings where the data is distributed amongst multiple parties who wish to protect the privacy of their individual data. Notably, in VFL, the labels are available to a single party and the complete feature set is formed only when data from all parties is combined. Recently, Xu et al. proposed a new framework called FedV for secure gradient computation for VFL using multi-input functional encryption. In this work, we explain how some of the information leakage in Xu et al. can be avoided by using Quadratic functional encryption when training generalized linear models for vertical federated learning.

Foundations

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

Your Notes