提出首个兼顾隐私与效率的学习增强型数据结构。
Privacy-Preserving Learning-Augmented Data Structures
- 通过阈值和配对技术实现强历史无关性。
- 支持动态更新且对预测误差鲁棒,安全性更高。
- 适合注重隐私保护的实时数据库系统使用。
学习增强型数据结构利用预测的频率估计,比传统结构更快检索高频数据元素。尽管已有工作实现了对预测误差的最优鲁棒性,但其隐私与安全影响仍不明确。一旦发生安全泄露,数据结构应仅暴露当前内容,而避免透露历史操作信息。对于随数据自适应布局的学习增强型结构而言,这一要求尤为关键。本文首次提出具备强历史无关性、鲁棒性及动态更新能力的学习增强型数据结构。为此引入两种技术:阈值化可自动提升任意学习增强结构的鲁棒性;配对机制在动态场景下实现强历史无关性。实验显示存在安全与效率的权衡,但仍优于现有最先进方案。
原文摘要 · Abstract (English)
Learning-augmented data structures use predicted frequency estimates to retrieve frequently occurring database elements faster than standard data structures. Recent work has developed data structures that optimally exploit these frequency estimates while maintaining robustness to adversarial prediction errors. However, the privacy and security implications of this setting remain largely unexplored. In the event of a security breach, data structures should reveal minimal information beyond their current contents. This is even more crucial for learning-augmented data structures, whose layout adapts to the data. A data structure is history independent if its memory representation reveals no information about past operations except what is inferred from its current contents. In this work, we take the first step towards privacy and security guarantees in this setting by proposing the first learning-augmented data structure that is strongly history independent, robust, and supports dynamic updates. To achieve this, we introduce two techniques: thresholding, which automatically makes any learning-augmented data structure robust, and pairing, a simple technique that provides strong history independence in the dynamic setting. Our experimental results demonstrate a tradeoff between security and efficiency but are still competitive with the state of the art.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。