用代数结构提升隐私计数查询精度与效率
Private Queries with Sigma-Counting
- 基于σ代数构建新型隐私计数机制
- 支持海量查询且保持结果有序性,准确率显著提升
- 适合处理大规模动态数据的隐私保护场景
许多数据应用涉及计数查询,客户端指定变量范围,数据库返回对应项的计数。直接返回计数可能泄露个体敏感信息。现有方法通过向每个查询添加独立噪声并控制总隐私预算来增强隐私,但存在查询数量受限、输出精度低的问题,且无法保持嵌套查询的总数序关系。本文提出一种新方法sigma-counting,利用σ代数构造隐私保护的计数查询。理论分析表明,该方法可在大量查询下显著提高输出准确性,同时维持设定的隐私水平。此外,还讨论了其在大规模时变数据集上的应用潜力。
原文摘要 · Abstract (English)
Many data applications involve counting queries, where a client specifies a feasible range of variables and a database returns the corresponding item counts. A program that produces the counts of different queries often risks leaking sensitive individual-level information. A popular approach to enhance data privacy is to return a noisy version of the actual count. It is typically achieved by adding independent noise to each query and then control the total privacy budget within a period. This approach may be limited in the number of queries and output accuracy in practice. Also, the returned counts do not maintain the total order for nested queries, an important feature in many applications. This work presents the design and analysis of a new method, sigma-counting, that addresses these challenges. Sigma-counting uses the notion of sigma-algebra to construct privacy-preserving counting queries. We show that the proposed concepts and methods can significantly improve output accuracy while maintaining a desired privacy level in the presence of massive queries to the same data. We also discuss how the technique can be applied to address large and time-varying datasets.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。