paper-with-me

Papers

Secure Network Release with Link Privacy

2020-09-28 · Carl Yang, Haonan Wang, Ke Zhang, Lichao Sun

Many data mining and analytical tasks rely on the abstraction of networks (graphs) to summarize relational structures among individuals (nodes). Since relational data are often sensitive, we aim to seek effective approaches to release utility-preserved yet privacy-protected structured data. In this paper, we leverage the differential privacy (DP) framework, to formulate and enforce rigorous privacy constraints on deep graph generation models, with a focus on edge-DP to guarantee individual link privacy. In particular, we enforce edge-DP by injecting Gaussian noise to the gradients of a link reconstruction based graph generation model, and ensure data utility by improving structure learning with structure-oriented graph comparison. Extensive experiments on two real-world network datasets show that our proposed DPGGAN model is able to generate networks with effectively preserved global structure and rigorously protected individual link privacy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Generation

Similar Papers 제목 키워드 기반

Privacy-preserving Deep Learning based Record Linkage

2022-11-03 · Thilina Ranbaduge, Dinusha Vatsalan, Ming Ding

Deep learning-based linkage of records across different databases is becoming increasingly useful in data integration and mining applications to discover new insights from multiple sources of data. However, due to privac…

Data IntegrationDeep LearningPrivacy PreservingPrivacy Preserving Deep Learning

I-GWAS: Privacy-Preserving Interdependent Genome-Wide Association Studies

2022-08-17 · Túlio Pascoal, Jérémie Decouchant, Antoine Boutet, Marcus Völp

Genome-wide Association Studies (GWASes) identify genomic variations that are statistically associated with a trait, such as a disease, in a group of individuals. Unfortunately, careless sharing of GWAS statistics might …

Privacy Preserving

Large-Scale Secure XGB for Vertical Federated Learning

2020-05-18 · Wenjing Fang, Derun Zhao, Jin Tan, Chaochao Chen 외

Privacy-preserving machine learning has drawn increasingly attention recently, especially with kinds of privacy regulations come into force. Under such situation, Federated Learning (FL) appears to facilitate privacy-pre…

BIG-bench Machine LearningFederated LearningPrivacy PreservingVertical Federated Learning

A Study of Secure Algorithms for Vertical Federated Learning: Take Secure Logistic Regression as an Example

2024-10-30 · Huan-Chih Wang, Ja-Ling Wu

After entering the era of big data, more and more companies build services with machine learning techniques. However, it is costly for companies to collect data and extract helpful handcraft features on their own. Althou…

Federated LearningVertical Federated Learning

Secure Deep Graph Generation with Link Differential Privacy

2020-05-01 · Carl Yang, Haonan Wang, Ke Zhang, Liang Chen 외

Many data mining and analytical tasks rely on the abstraction of networks (graphs) to summarize relational structures among individuals (nodes). Since relational data are often sensitive, we aim to seek effective approac…

Graph GenerationLink Prediction