arXiv:2605.00994cs.CLcs.AI2026-05

用困惑度差异可轻松暴露微调模型的真实目的。

Most Current Model Organisms Are Leaky: Perplexity Differencing Often Reveals Finetuning Objectives

论文配图:Most Current Model Organisms Are Leaky: Perplexity Differencing Often Reveals Finetuning Objectives
图 1 · 摘自论文原文
  • 通过对比微调前后模型对随机文本的困惑度差异,定位其微调目标。
  • 在700多个模型上验证,几乎都能成功揭示隐藏行为,包括后门和虚假知识。
  • 无需原始模型,其他可靠模型即可替代参考,适合安全检测与审计研究者。

微调会显著改变大语言模型的行为,可能引入有害或不安全特征。为研究这些风险,研究人员开发了“模型生物体”——即被微调以表现出特定已知行为的模型,用于受控实验,例如评估检测方法的有效性。我们发现,一种基于困惑度差异的简单方法可揭示模型生物体的微调目标,利用其普遍存在的将微调行为过度泛化至非预期语境的倾向。通过使用来自通用语料库的短随机前缀生成多样化的文本补全,按微调模型与预微调检查点之间的困惑度差异排序,并分析排名靠前的补全内容,可有效暴露绝大多数被考察模型(共N=700,参数规模从0.5到70B)的微调意图,包括植入后门的模型、被训练内化错误事实的模型,以及被对抗训练掩盖潜在问题行为的模型。该方法在通过合成文档微调或逐字复现特定字符串的模型上尤为有效,且即使无法获取预微调检查点,也可用其他家族的可信模型作为替代参考,仍保持可靠性。最后,我们在AuditBench基准上验证,配备该工具的调查代理在检测隐藏行为方面达到当前最优水平。

原文摘要 · Abstract (English)

Finetuning can significantly modify the behavior of large language models, including introducing harmful or unsafe behaviors. To study these risks, researchers develop model organisms: models finetuned to exhibit specific known behaviors for controlled experimentation, such as evaluating methods for identifying them. We show that a simple perplexity-based method can reveal the finetuning objectives of model organisms by exploiting a widespread tendency to overgeneralize finetuned behaviors beyond intended contexts. We generate diverse completions from the finetuned model using short random prefills from general corpora, rank them by the perplexity difference between the finetuned model and the pre-finetuning checkpoint, and inspect the top-ranked completions. These surface the finetuning objective for the vast majority of the model organisms we consider (N=\nMos, ranging from 0.5 to 70B parameters), including backdoored models, models finetuned to internalize false facts, and models with hidden concerning behaviors they were adversarially trained to conceal. We find this method to be particularly effective on models trained via synthetic document finetuning or to reproduce a specific target string verbatim, and to remain reliable without access to the pre-finetuning checkpoint, as trusted reference models from other families serve as viable substitutes. Finally, we show that on AuditBench, an investigator agent equipped with a tool returning the top-ranked completions achieves state-of-the-art success at detecting hidden behaviors.

模型安全微调检测困惑度分析审计工具

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