paper-with-me

홈 › Papers

Privacy-Preserving Approach PBCN in Social Network With Differential Privacy

2020-06-02 · IEEE Transaction on Network and Service Management 2020 6 · Haiping Huang, Dongjun Zhang, Kai Wang, Jiateng Wu, Ruchuan Wang

Currently, lots of real social relations in social networks force users to face the potential risk of privacy leakage. Consequently, data holders would like to disturbor anonymize their individual data before publishing them, for the purpose of privacy protection. Due to the characteristics of high sensitivity and large volume data of social network graph structure, it is difficult for privacy protection schemes to enable a reasonable allocation of noises while keeping desirable data availability and execution efficiency. On the basis of differential privacy model, combining with clustering and randomization algorithms, a privacy protection approach PBCN (Privacy Preserving Approach Based on Clustering and Noise) is proposed. This proposal is composed of five algorithms including random disturbance based on clustering, graph reconstruction after disturbing degree sequence and noise nodes generation, etc. Furthermore, a privacy measure algorithm based on adjacency degree is put forward in order to objectively evaluate the privacy-preserving strength of various schemes against graph structure and degree attacks. Simulation experiments are conducted to achieve performance comparisons between PBCN, Spctr Add/Del, Spctr Switch, DER and HPDP. The experimental results show that PBCN realizes more satisfactory data availability and execution efficiency. Finally, parameters utility analysis demonstrates PBCN can achieve a “trade-off” between data availability and privacy protection level.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph ReconstructionPrivacy Preserving

Similar Papers 제목 키워드 기반

Cross-Network Social User Embedding with Hybrid Differential Privacy Guarantees

2022-09-04 · Jiaqian Ren, Lei Jiang, Hao Peng, Lingjuan Lyu 외

Integrating multiple online social networks (OSNs) has important implications for many downstream social mining tasks, such as user preference modelling, recommendation, and link prediction. However, it is unfortunately …

AttributeLink PredictionNetwork EmbeddingPrivacy Preserving

Deconvoluting Kernel Density Estimation and Regression for Locally Differentially Private Data

2020-08-28 · Farhad Farokhi

Local differential privacy has become the gold-standard of privacy literature for gathering or releasing sensitive individual data points in a privacy-preserving manner. However, locally differential data can twist the p…

Density EstimationPrivacy Preservingregression

Privacy Preserving Machine Learning for Electronic Health Records using Federated Learning and Differential Privacy

2024-06-23 · Naif A. Ganadily, Han J. Xia

An Electronic Health Record (EHR) is an electronic database used by healthcare providers to store patients' medical records which may include diagnoses, treatments, costs, and other personal information. Machine learning…

Federated LearningPrivacy Preserving

Towards Private Learning on Decentralized Graphs with Local Differential Privacy

2022-01-23 · WanYu Lin, Baochun Li, Cong Wang

Many real-world networks are inherently decentralized. For example, in social networks, each user maintains a local view of a social graph, such as a list of friends and her profile. It is typical to collect these local …

BenchmarkingGraph LearningPrivacy Preserving

DP-NCB: Privacy Preserving Fair Bandits

2025-08-05 · Dhruv Sarkar, Nishant Pandey, Sayak Ray Chowdhury arxiv

Multi-armed bandit algorithms are fundamental tools for sequential decision-making under uncertainty, with widespread applications across domains such as clinical trials and personalized decision-making. As bandit algori…