用无害事实训练让模型更容易泄露记忆中的隐私数据
Reinforcement Learning on Benign Facts Amplifies Leakage of Memorized Private Data
- 在无隐私信息的常识数据上做强化学习,激活了模型中隐藏的隐私记忆
- 在DeepSeek-V3.1上,隐私信息复现率从0.155提升至0.370,增长2.4倍
- 大模型隐私泄露更严重,但推理能力与拒答率保持不变
以可验证奖励为驱动的强化学习(RLVR)被用于提升模型的推理能力,但其对模型泄露记忆信息的影响尚未充分研究。本文发现,在包含无隐私信息的事实数据上进行强化学习,会显著提升指令模型中已记忆的个人身份信息(PII)的提取率。我们首先确认指令模型已隐式记忆了PII,但极少主动暴露。随后在不含任何PII的良性事实数据上应用强化学习,并通过两种方式重新探测:针对姓名→邮箱的定向查询,以及要求自由回忆地址的非定向提示。结果显示,两种探测方式下的PII提取率均显著上升——在DeepSeek-V3.1上,原文复现率@k从0.155升至0.370,提升2.4倍。该效应随模型规模增加而增强:在8B至671B参数的三个模型中,最大模型的绝对泄露量最高。同时,模型的推理能力与拒绝率保持稳定,表明强化学习仅选择性地释放记忆信息,而非整体改变模型行为。结论:即使不接触隐私数据或使用隐私信号,攻击者也可通过在无害数据上微调,轻松获取模型中记忆的私密信息。
原文摘要 · Abstract (English)
Reinforcement learning with verifiable rewards (RLVR) is deployed to make models better at reasoning tasks, but its side effect on what models will divulge is under studied. Here we show that RLVR on facts increases extraction of personally identifiable information (PII) the instruct model had already memorized. We first confirm that instruct models have already memorized PII but leave them latent, rarely surfacing one when asked. We then apply RL on benign factual data that contains no PII of any kind, and re-probe: a targeted probe over name->email pairs, and an untargeted free-recall prompt that simply asks the model to list the addresses it knows. PII extraction rises sharply under both: on DeepSeek-V3.1, verbatim recall@k increases from 0.155 to 0.370, a 2.4x gain. The effect scales with model size: across three models spanning 8B to 671B parameters, absolute leakage is largest in the biggest model. Meanwhile model's reasoning abilities and refusal rates are retained, indicating that RL selectively changes which memorized information is accessible rather than broadly altering the model. In summary, memorized private data can be made markedly more extractable by training that never touches it. This gives an adversary a route to memorized data that requires no privacy-relevant training signal and no access to the data itself -- only the ability to fine-tune on something innocuous.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。