arXiv:2606.24408cs.LG2026-06中稿 · ICLR被引 2

用自然生成的标识符实现无需重训的隐私审计

Natural Identifiers for Privacy and Data Audits in Large Language Models

论文配图:Natural Identifiers for Privacy and Data Audits in Large Language Models
图 1 · 摘自论文原文
  • 利用训练数据中自然存在的随机字符串作为可扩展的隐私审计标记
  • 无需重新训练即可完成事后差分隐私审计,且支持任意含标识符的数据集推断
  • 适合需要对已训练模型进行隐私合规检查的研究者和工程师

评估大语言模型(LLM)的隐私性面临重大挑战。现有差分隐私审计方法需在训练中插入特殊设计的‘金丝雀’数据,难以用于已训练模型的事后审计。此外,数据集推断(判断某数据集是否被用于训练)通常需要同分布的非成员私有保留数据集,而这类数据在实际中往往难以获取或构建。为此,本文提出自然标识符(NIDs),即训练数据中天然存在的结构化随机字符串(如加密哈希、短网址)。其格式支持从同一分布生成无限多的替代标识符,既可用作审计金丝雀,也可作为同分布的保留数据。实验表明,使用NIDs可在不重训的前提下实现事后差分隐私审计,并对任何包含NIDs的嫌疑数据集进行数据集推断,无需私有非成员保留数据集。

原文摘要 · Abstract (English)

Assessing the privacy of large language models (LLMs) presents significant challenges. In particular, most existing methods for auditing differential privacy require the insertion of specially crafted canary data during training, making them impractical for auditing already-trained models without costly retraining. Additionally, dataset inference, which audits whether a suspect dataset was used to train a model, is infeasible without access to a private non-member held-out dataset. Yet, such held-out datasets are often unavailable or difficult to construct for real-world cases since they have to be from the same distribution (IID) as the suspect data. These limitations severely hinder the ability to conduct scalable, post-hoc audits. To enable such audits, this work introduces natural identifiers (NIDs) as a novel solution to the above-mentioned challenges. NIDs are structured random strings, such as cryptographic hashes and shortened URLs, naturally occurring in common LLM training datasets. Their format enables the generation of unlimited additional random strings from the same distribution, which can act as alternative canaries for audits and as same-distribution held-out data for dataset inference. Our evaluation highlights that indeed, using NIDs, we can facilitate post-hoc differential privacy auditing without any retraining and enable dataset inference for any suspect dataset containing NIDs without the need for a private non-member held-out dataset.

隐私审计大模型差分隐私数据推断

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。