【24h】

Linear Dependent types for Differential Privacy

机译:线性相关类型的差异隐私

获取原文

摘要

Differential privacy offers a way to answer queries about sensitive information while providing strong, provable privacy guarantees, ensuring that the presence or absence of a single individual in the database has a negligible statistical effect on the query's result. Proving that a given query has this property involves establishing a bound on the query's sensitivity-how much its result can change when a single record is added or removed. A variety of tools have been developed for certifying that a given query is differentially private. In one approach, Reed and Pierce proposed a functional programming language, Fuzz, for writing differentially private queries. Fuzz uses linear types to track sensitivity and a probability monad to express randomized computation; it guarantees that any program with a certain type is differentially private. Fuzz can successfully verify many useful queries. However, it fails when the sensitivity analysis depends on values that are not known statically. We present DFuzz, an extension of Fuzz with a combination of linear indexed types and lightweight dependent types. This combination allows a richer sensitivity analysis that is able to certify a larger class of queries as differentially private, including ones whose sensitivity depends on runtime information. As in Fuzz, the differential privacy guarantee follows directly from the soundness theorem of the type system. We demonstrate the enhanced expressivity of DFuzz. by certifying differential privacy for a broad class of iterative algorithms that could not be typed previously.
机译:差异隐私提供了一种对敏感信息进行查询的方法,同时提供了可证明的可靠隐私保证,从而确保了数据库中单个人的存在与否对查询结果的统计影响可忽略不计。证明给定查询具有此属性涉及在查询的敏感度上建立界限-添加或删除单个记录时其结果可以更改多少。已经开发了多种工具来证明给定查询是差分私有的。 Reed和Pierce在一种方法中提出了一种功能性编程语言Fuzz,用于编写差异化的私有查询。 Fuzz使用线性类型来跟踪灵敏度,并使用概率Monad来表示随机计算。它保证任何具有特定类型的程序都是私有的。 Fuzz可以成功验证许多有用的查询。但是,当灵敏度分析依赖于静态未知的值时,它将失败。我们介绍DFuzz,它是Fuzz的扩展,具有线性索引类型和轻量级依赖类型的组合。这种组合允许进行更丰富的敏感度分析,从而可以将较大类的查询证明为差分私有的,包括那些敏感度取决于运行时信息的查询。与Fuzz中一样,差分隐私保证直接来自类型系统的健全性定理。我们展示了DFuzz增强的表达能力。通过为以前无法​​键入的广泛迭代算法认证差异隐私。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号