PulseAugur
实时 07:13:10
English(EN) Toward Stronger Code Watermarking: A Grammar-Driven Approach to Optimizing the Trade-off Between Quality and Detectability

新的语法驱动水印提高了LLM代码的质量和可检测性

研究人员开发了一种新的大型语言模型(LLM)生成代码的水印方法,称为语法驱动水印(GDW)。该方法旨在改善生成代码的质量与水印可检测性之间的平衡,这是现有方法面临的挑战,因为代码的低熵特性。GDW使用语法引导的掩码机制,并为语法关键型和内容承载型标记分配不同的偏见,从而提高了可检测性和对变量重命名等攻击的鲁棒性。 AI

影响 这项研究可能导致更可靠的识别AI生成代码的方法,从而影响软件开发中的知识产权和安全性。

排序理由 该集群包含一篇详细介绍LLM代码水印新方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CL 阅读 →

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

新的语法驱动水印提高了LLM代码的质量和可检测性

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Licheng Yu, Aiwei Liu, Songze Li ·

    Toward Stronger Code Watermarking: A Grammar-Driven Approach to Optimizing the Trade-off Between Quality and Detectability

    arXiv:2607.10210v1 Announce Type: cross Abstract: With the rapid development of Large Language Models (LLMs), text watermarking has emerged as a crucial technique for identifying machine-generated content. However, directly applying existing logits-based watermarking methods to c…