PulseAugur
实时 18:08:06
English(EN) Auditing Privacy in Multi-Tenant RAG under Account Collusion

新的审计协议解决了多租户RAG系统中的隐私风险

研究人员在多租户检索增强生成(RAG)系统中发现了一个隐私漏洞,特别是在账户串通方面。虽然这些服务通常保证每个账户的差分隐私,但研究表明,多个账户之间的协调串通会以与串通账户数量平方根成比例的速度降低这种隐私。为了解决这个问题,开发了一种新颖的审计协议,可以在不暴露敏感数据的情况下评估未经修改的RAG部署中检索分数通道的隐私。 AI

影响 引入了一种审计RAG系统隐私的方法,这对于企业安全采用至关重要。

排序理由 学术论文,详细介绍了RAG系统的新隐私审计协议。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的审计协议解决了多租户RAG系统中的隐私风险

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Brittany I. Davidson ·

    多租户RAG在账户串通下的隐私审计

    Multi-tenant retrieval-augmented generation (RAG) services advertise per-account differential privacy as the operative leakage boundary: each account's queries are guaranteed to satisfy $(\varepsilon_{\text{acc}}, δ_{\text{acc}})$-DP with respect to the index. We identify same-in…