PulseAugur
实时 08:15:22
English(EN) Guard Vector: Beyond English LLM Guardrails with Task-Vector Composition and Streaming-Aware Prefix SFT

Guard Vector 通过参数组合和多语言支持增强LLM安全性

研究人员开发了Guard Vector,一种通过创建安全模型与基础语言模型之间的参数差异来增强LLM安全性的新方法。该技术无需额外的训练数据或目标语言标签,即可在包括中文、日文和韩文在内的多种语言中提高安全分类能力。Guard Vector方法还展示了跨不同模型架构(如Llama和Gemma)的可移植性,并与流式感知前缀微调相结合时,在实时处理条件下保持了分类质量,同时提高了吞吐量并降低了延迟。 AI

影响 引入了一种更高效、更具可移植性的LLM安全护栏方法,可能降低负责任AI开发的计算和数据需求。

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

在 arXiv cs.CL 阅读 →

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

Guard Vector 通过参数组合和多语言支持增强LLM安全性

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Wonhyuk Lee, Youngchol Kim, Yunjin Park, Junhyung Moon, Dongyoung Jeong, Wanjin Park ·

    Guard Vector:超越英文LLM护栏,通过任务向量组合和流式感知前缀SFT

    arXiv:2509.23381v2 Announce Type: replace Abstract: We introduce Guard Vector, a safety task vector computed as the parameter difference between a guardrail model (Guard Model) and a same-architecture pretrained language model. Composing this vector with a target language model y…