paper-with-me

Papers

Leveraging Vertical Public-Private Split for Improved Synthetic Data Generation

2025-04-15 · Samuel Maddock, Shripad Gade, Graham Cormode, Will Bullock

Differentially Private Synthetic Data Generation (DP-SDG) is a key enabler of private and secure tabular-data sharing, producing artificial data that carries through the underlying statistical properties of the input data. This typically involves adding carefully calibrated statistical noise to guarantee individual privacy, at the cost of synthetic data quality. Recent literature has explored scenarios where a small amount of public data is used to help enhance the quality of synthetic data. These methods study a horizontal public-private partitioning which assumes access to a small number of public rows that can be used for model initialization, providing a small utility gain. However, realistic datasets often naturally consist of public and private attributes, making a vertical public-private partitioning relevant for practical synthetic data deployments. We propose a novel framework that adapts horizontal public-assisted methods into the vertical setting. We compare this framework against our alternative approach that uses conditional generation, highlighting initial limitations of public-data assisted methods and proposing future research directions to address these challenges.

📄 PDF Abstract BibTeX arXiv:2504.10987

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

VFed-SSD: Towards Practical Vertical Federated Advertising

2022-05-31 · Wenjie Li, Qiaolin Xia, Junfeng Deng, Hao Cheng 외

As an emerging secure learning paradigm in lever-aging cross-agency private data, vertical federatedlearning (VFL) is expected to improve advertising models by enabling the joint learning of complementary user attributes…

Federated LearningKnowledge DistillationTransfer Learning

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

2021-04-01 · Daniele Romanini, Adam James Hall, Pavlos Papadopoulos, Tom Titcombe 외

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 acr…

Federated LearningVertical Federated Learning

Private Vertical Federated Inference for Time-Series

2026-05-08 · Lucas Fenaux, Larris Xie, Aditya Bang, Alex Zhang 외 arxiv

Institutions may benefit from collaborative inference on time-series data. In settings where privacy is necessary, multi-party computation (MPC) is a straightforward approach to providing strong guarantees, yet it remain…

Federated Learning

ExPLoit: Extracting Private Labels in Split Learning

2021-11-25 · Sanjay Kariyappa, Moinuddin K Qureshi

Split learning is a popular technique used for vertical federated learning (VFL), where the goal is to jointly train a model on the private input and label data held by two parties. This technique uses a split-model, tra…

Federated LearningImage ClassificationVertical Federated Learning

Differentially Private Label Protection in Split Learning

2022-03-04 · Xin Yang, Jiankai Sun, Yuanshun Yao, Junyuan Xie 외

Split learning is a distributed training framework that allows multiple parties to jointly train a machine learning model over vertically partitioned data (partitioned by attributes). The idea is that only intermediate c…