• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

相似文献

1
Preserving Differential Privacy in Degree-Correlation based Graph Generation.在基于度相关性的图生成中保护差分隐私
Trans Data Priv. 2013 Aug 1;6(2):127-145.
2
On Learning Cluster Coefficient of Private Networks.论私有网络的聚类系数
Soc Netw Anal Min. 2012:395-402. doi: 10.1109/ASONAM.2012.71.
3
Defense against membership inference attack in graph neural networks through graph perturbation.通过图扰动防御图神经网络中的成员推理攻击
Int J Inf Secur. 2023;22(2):497-509. doi: 10.1007/s10207-022-00646-y. Epub 2022 Dec 16.
4
Locally Differentially Private Heterogeneous Graph Aggregation with Utility Optimization.具有效用优化的局部差分隐私异构图聚合
Entropy (Basel). 2023 Jan 9;25(1):130. doi: 10.3390/e25010130.
5
Preserving differential privacy in convolutional deep belief networks.在卷积深度信念网络中保持差分隐私
Mach Learn. 2017 Oct;106(9-10):1681-1704. doi: 10.1007/s10994-017-5656-2. Epub 2017 Jul 13.
6
Differentially Private Graph Neural Networks for Whole-Graph Classification.基于差分隐私的图神经网络全图分类方法。
IEEE Trans Pattern Anal Mach Intell. 2023 Jun;45(6):7308-7318. doi: 10.1109/TPAMI.2022.3228315. Epub 2023 May 5.
7
Preserving differential privacy in deep neural networks with relevance-based adaptive noise imposition.基于相关性的自适应噪声引入保护深度神经网络的差分隐私。
Neural Netw. 2020 May;125:131-141. doi: 10.1016/j.neunet.2020.02.001. Epub 2020 Feb 11.
8
A federated graph neural network framework for privacy-preserving personalization.联邦图神经网络框架用于保护隐私的个性化服务。
Nat Commun. 2022 Jun 2;13(1):3091. doi: 10.1038/s41467-022-30714-9.
9
E-DPNCT: an enhanced attack resilient differential privacy model for smart grids using split noise cancellation.E-DPNCT:一种使用分裂噪声消除的增强型抗攻击差分隐私智能电网模型。
Sci Rep. 2023 Nov 9;13(1):19546. doi: 10.1038/s41598-023-45725-9.
10
Deconvoluting kernel density estimation and regression for locally differentially private data.去卷积核密度估计和回归用于局部差分隐私数据。
Sci Rep. 2020 Dec 7;10(1):21361. doi: 10.1038/s41598-020-78323-0.

引用本文的文献

1
Privacy-Preserving Graph Machine Learning from Data to Computation: A Survey.从数据到计算的隐私保护图机器学习:一项综述。
SIGKDD Explor. 2023 Jul 5;25(1):54-72. doi: 10.1145/3606274.3606280.
2
The effect of distant connections on node anonymity in complex networks.复杂网络中远程连接对节点匿名性的影响。
Sci Rep. 2024 Jan 12;14(1):1156. doi: 10.1038/s41598-023-50617-z.

本文引用的文献

1
On Learning Cluster Coefficient of Private Networks.论私有网络的聚类系数
Soc Netw Anal Min. 2012:395-402. doi: 10.1109/ASONAM.2012.71.
2
Class of correlated random networks with hidden variables.具有隐藏变量的相关随机网络类别。
Phys Rev E Stat Nonlin Soft Matter Phys. 2003 Sep;68(3 Pt 2):036112. doi: 10.1103/PhysRevE.68.036112. Epub 2003 Sep 15.

在基于度相关性的图生成中保护差分隐私

Preserving Differential Privacy in Degree-Correlation based Graph Generation.

作者信息

Wang Yue, Wu Xintao

机构信息

Software and Information Systems Department, University of North Carolina at Charlotte, Charlotte, NC 28223, USA.

出版信息

Trans Data Priv. 2013 Aug 1;6(2):127-145.

PMID:24723987
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC3979555/
Abstract

Enabling accurate analysis of social network data while preserving differential privacy has been challenging since graph features such as cluster coefficient often have high sensitivity, which is different from traditional aggregate functions (e.g., count and sum) on tabular data. In this paper, we study the problem of enforcing edge differential privacy in graph generation. The idea is to enforce differential privacy on graph model parameters learned from the original network and then generate the graphs for releasing using the graph model with the private parameters. In particular, we develop a differential privacy preserving graph generator based on the dK-graph generation model. We first derive from the original graph various parameters (i.e., degree correlations) used in the dK-graph model, then enforce edge differential privacy on the learned parameters, and finally use the dK-graph model with the perturbed parameters to generate graphs. For the 2K-graph model, we enforce the edge differential privacy by calibrating noise based on the smooth sensitivity, rather than the global sensitivity. By doing this, we achieve the strict differential privacy guarantee with smaller magnitude noise. We conduct experiments on four real networks and compare the performance of our private dK-graph models with the stochastic Kronecker graph generation model in terms of utility and privacy tradeoff. Empirical evaluations show the developed private dK-graph generation models significantly outperform the approach based on the stochastic Kronecker generation model.

摘要

在保留差分隐私的同时实现对社交网络数据的准确分析一直具有挑战性,因为诸如聚类系数等图特征通常具有高敏感性,这与表格数据上的传统聚合函数(例如计数和求和)不同。在本文中,我们研究了在图生成中实施边差分隐私的问题。其思路是对从原始网络学习到的图模型参数实施差分隐私,然后使用具有私有参数的图模型生成用于发布的图。具体而言,我们基于dK-图生成模型开发了一种差分隐私保护图生成器。我们首先从原始图中导出dK-图模型中使用的各种参数(即度相关性),然后对学习到的参数实施边差分隐私,最后使用具有扰动参数的dK-图模型来生成图。对于2K-图模型,我们基于平滑敏感性而非全局敏感性来校准噪声,从而实施边差分隐私。通过这样做,我们以较小幅度的噪声实现了严格的差分隐私保证。我们在四个真实网络上进行实验,并在效用和隐私权衡方面将我们的私有dK-图模型的性能与随机克罗内克图生成模型进行比较。实证评估表明,所开发的私有dK-图生成模型显著优于基于随机克罗内克生成模型的方法。