paper-with-me

Papers

PyVertical: A Vertical Federated Learning Framework for Multi-headed SplitNN

2021-04-01 · Daniele Romanini, Adam James Hall, Pavlos Papadopoulos, Tom Titcombe, Abbas Ismail, Tudor Cebere, Robert Sandmann, Robin Roehm, Michael A. Hoeh

We introduce PyVertical, a framework supporting vertical federated learning using split neural networks. The proposed framework allows a data scientist to train neural networks on data features vertically partitioned across multiple owners while keeping raw data on an owner's device. To link entities shared across different datasets' partitions, we use Private Set Intersection on IDs associated with data points. To demonstrate the validity of the proposed framework, we present the training of a simple dual-headed split neural network for a MNIST classification task, with data samples vertically distributed across two data owners and a data scientist.

📄 PDF Abstract BibTeX arXiv:2104.00489

Code (1)

OpenMined/PyVertical 공식 구현 pytorch

Tasks

Federated LearningVertical Federated Learning

Similar Papers 제목 키워드 기반

CERBERUS: A Three-Headed Decoder for Vertical Cloud Profiles

2026-04-09 · Emily K. deJong, Nipun Gunawardena, Kevin Smalley, Hassan Beydoun 외 arxiv

Atmospheric clouds exhibit complex three-dimensional structure and microphysical details that are poorly constrained by the predominantly two-dimensional satellite observations available at global scales. This mismatch c…

A Vertical Federated Learning Framework for Horizontally Partitioned Labels

2021-06-18 · Wensheng Xia, Ying Li, Lan Zhang, Zhonghai Wu 외

Vertical federated learning is a collaborative machine learning framework to train deep leaning models on vertically partitioned data with privacy-preservation. It attracts much attention both from academia and industry.…

Federated LearningVertical Federated Learning

Quadratic Functional Encryption for Secure Training in Vertical Federated Learning

2023-05-15 · Shuangyi Chen, Anuja Modi, Shweta Agrawal, Ashish Khisti

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 …

Federated LearningVertical Federated Learning

Multi-VFL: A Vertical Federated Learning System for Multiple Data and Label Owners

2021-06-10 · Vaikkunth Mugunthan, Pawan Goyal, Lalana Kagal

Vertical Federated Learning (VFL) refers to the collaborative training of a model on a dataset where the features of the dataset are split among multiple data owners, while label information is owned by a single data own…

Federated LearningVertical Federated Learning

Vertical Federated Knowledge Transfer via Representation Distillation for Healthcare Collaboration Networks

2023-02-11 · Chung-ju Huang, Leye Wang, Xiao Han

Collaboration between healthcare institutions can significantly lessen the imbalance in medical resources across various geographic areas. However, directly sharing diagnostic information between institutions is typicall…

DiagnosticFederated LearningPrivacy PreservingRepresentation Learning+1