【论文记录】小应用

《Bounding User Contributions: A Bias-Variance Trade-off in Differential Privacy》
  • 背景:trade-off
    解决方法:limiting the contributions of individual users in order to reduce the sensitivity.

  • 举例 · 从数学原理上解释应用差分隐私时需要 trade-off 的原因 :
    S = { x 1 , x 2 , . . . , x n } \mathcal{S} = \{ x_1,x_2,...,x_n \} S={x1,x2,...,xn} \quad g ( S ) = ∑ i x i g( \mathcal S ) = \sum_ix_i g(S)=ixi \quad 由于 Δ g \Delta g Δg发散 , 故设置bound T , 采用 g T ( S ) = ∑ i m i n ( x i , T ) g_T( \mathcal S ) = \sum_i min(x_i,T) gT(S)=imin(xi,T)   \, 则使 Δ g T = T \Delta g_T=T ΔgT=T
    \quad\quad\quad\quad

  • 设置 bound 的方法:根据 F-utility 导出 τ 0 ∈ ( 0 , 1 ] \tau_0\in(0,1] τ0(0,1]
    在这里插入图片描述








《Structural-Based Graph Publishing Under Differential Privacy》
  • 背景 : previous methods, such as adjacency matrix, hierarchical random graph, quadtree, etc are often applicable in small-scale graph datasets. However, real graphs are generally large and sparse, leading to high computational expense.

  • 算法框架 :在这里插入图片描述1.Fast-unfolding community detection algorithm     \,\,\, 2.The framework of differential privacy based on hierarchical representation

  • Fast-unfolding algorithm : 不断划分   \, community使得划分后的整个网络的模块度 Q=··· 不断增大。具体的算法过程为:
    1.初始化,将每个点划分在不同的社区中;
    2.对每个节点,将每个点尝试划分到与其邻接的点所在的社区中,计算此时的模块度,判断划分前后的模块度的差值ΔQ是否为正数,若为正数,则接受本次的划分,若不为正数,则放弃本次的划分;
    3.重复以上的过程,直到不能再增大模块度为止;
    4.构造新图,新图中的每个点代表的是步骤3中划出来的每个社区,继续执行步骤2和步骤3,直到社区的结构不再改变为止。

  • Hierarchical Structure : hierarchical graph中的叶子结点为原图中的结点,非叶子结点的权值由 P r = e r / ( n L r ⋅ n R r ) P_r=e_r/(n_{L_r}·n_{R_r}) Pr=er/(nLrnRr)计算。举例如 :
    在这里插入图片描述
    a hierarchical graph with higher L L L is a better representation of the network structure than those with lower likelihoods.
    在这里插入图片描述

  • computing the probabilities stored in internal nodes with applying Laplace noise.








  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值