PulseAugur
实时 09:39:21
English(EN) $C$-$\Delta\Theta$: Circuit-Restricted Weight Arithmetic for Selective Refusal

新的 C-ΔΘ 方法将 LLM 安全拒绝嵌入模型权重

研究人员开发了一种名为 C-ΔΘ(电路受限权重算术)的新方法,以提高大型语言模型的安全性。该技术旨在离线训练阶段直接将拒绝能力嵌入模型权重,而不是依赖于昂贵的推理时干预。通过识别和更新模型参数的一小部分,C-ΔΘ 创建了一个即插即用的编辑检查点,可以有选择地拒绝有害请求,同时保留其通用能力。 AI

影响 该方法可以通过将干预从运行时转移到离线训练来降低 LLM 安全的运营成本。

排序理由 该项目是一篇研究论文,详细介绍了一种新的 LLM 安全方法。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CL 阅读 →

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

新的 C-ΔΘ 方法将 LLM 安全拒绝嵌入模型权重

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Aditya Kasliwal, Pratinav Seth, Vinay Kumar Sankarapu ·

    $C$-$\Delta\Theta$: Circuit-Restricted Weight Arithmetic for Selective Refusal

    arXiv:2602.04521v2 Announce Type: replace Abstract: Modern deployments require LLMs to enforce safety policies at scale, yet many controls rely on inference-time interventions that add recurring compute cost and serving complexity. Activation steering is widely used, but it requi…