Coresets for Vertical Federated Learning: Regularized Linear Regression and $K$-Means ClusteringDownload PDF

Published: 31 Oct 2022, Last Modified: 11 Jan 2023NeurIPS 2022 AcceptReaders: Everyone
Keywords: vertical federated learning, coreset, linear regression, k-means clustering
TL;DR: We propose a unified coreset framework for communication-efficient vertical federated learning, and apply the framework to regularized linear regression and k-means clustering.
Abstract: Vertical federated learning (VFL), where data features are stored in multiple parties distributively, is an important area in machine learning. However, the communication complexity for VFL is typically very high. In this paper, we propose a unified framework by constructing \emph{coresets} in a distributed fashion for communication-efficient VFL. We study two important learning tasks in the VFL setting: regularized linear regression and $k$-means clustering, and apply our coreset framework to both problems. We theoretically show that using coresets can drastically alleviate the communication complexity, while nearly maintain the solution quality. Numerical experiments are conducted to corroborate our theoretical findings.
Supplementary Material: pdf
12 Replies

Loading