中文
相关论文

相关论文: CoheMark: A Novel Sentence-Level Watermark for Enh…

200 篇论文

Watermarking acts as a critical safeguard in text generated by Large Language Models (LLMs). By embedding identifiable signals into model outputs, watermarking enables reliable attribution and enhances the security of machine-generated…

计算与语言 · 计算机科学 2026-05-29 Yukang Lin , Jiahao Shao , Shuoran Jiang , Wentao Zhu , Bingjie Lu , Xiangping Wu , Joanna Siebert , Qingcai Chen

Potential harms of Large Language Models such as mass misinformation and plagiarism can be partially mitigated if there exists a reliable way to detect machine generated text. In this paper, we propose a new watermarking method to detect…

计算与语言 · 计算机科学 2023-12-12 Kaan Efe Keleş , Ömer Kaan Gürbüz , Mucahid Kutlu

The widespread adoption of large language models (LLMs) necessitates reliable methods to detect LLM-generated text. We introduce SimMark, a robust sentence-level watermarking algorithm that makes LLMs' outputs traceable without requiring…

计算与语言 · 计算机科学 2025-09-12 Amirhossein Dabiriaghdam , Lele Wang

Existing sentence-level watermarking methods enhance robustness to paraphrasing by anchoring watermarks in sentence semantics. However, their prefix-based designs remain vulnerable to structural perturbations, such as sentence splitting and…

密码学与安全 · 计算机科学 2026-05-29 Yuexin Li , Wenjie Qu , Linyu Wu , Yulin Chen , Yufei He , Tri Cao , Bryan Hooi , Jiaheng Zhang

The increasing use of Large Language Models (LLMs) for generating highly coherent and contextually relevant text introduces new risks, including misuse for unethical purposes such as disinformation or academic dishonesty. To address these…

计算与语言 · 计算机科学 2024-10-16 Zhenyu Xu , Kun Zhang , Victor S. Sheng

The indistinguishability of large language model (LLM) output from human-authored content poses significant challenges, raising concerns about potential misuse of AI-generated text and its influence on future model training. Watermarking…

密码学与安全 · 计算机科学 2026-04-16 Alexander Nemecek , Yuzhou Jiang , Erman Ayday

With the widespread adoption of Large Language Models (LLMs), concerns about potential misuse have emerged. To this end, watermarking has been adapted to LLM, enabling a simple and effective way to detect and monitor generated text.…

密码学与安全 · 计算机科学 2024-07-22 Duy C. Hoang , Hung T. Q. Le , Rui Chu , Ping Li , Weijie Zhao , Yingjie Lao , Khoa D. Doan

We demonstrate that while the current approaches for language model watermarking are effective for open-ended generation, they are inadequate at watermarking LM outputs for constrained generation tasks with low-entropy output spaces.…

密码学与安全 · 计算机科学 2026-01-21 Nghia T. Le , Alan Ritter , Kartik Goyal

Large language models generate high-quality responses with potential misinformation, underscoring the need for regulation by distinguishing AI-generated and human-written texts. Watermarking is pivotal in this context, which involves…

机器学习 · 计算机科学 2024-06-07 Mingjia Huo , Sai Ashish Somayajula , Youwei Liang , Ruisi Zhang , Farinaz Koushanfar , Pengtao Xie

Watermarking is a technique that involves embedding nearly unnoticeable statistical signals within generated content to help trace its source. This work focuses on a scenario where an untrusted third-party user sends prompts to a trusted…

机器学习 · 计算机科学 2024-10-29 Xingchi Li , Guanxun Li , Xianyang Zhang

Large language models (LLMs) have show great ability in various natural language tasks. However, there are concerns that LLMs are possible to be used improperly or even illegally. To prevent the malicious usage of LLMs, detecting…

密码学与安全 · 计算机科学 2024-04-02 Jie Ren , Han Xu , Yiding Liu , Yingqian Cui , Shuaiqiang Wang , Dawei Yin , Jiliang Tang

The rapid advancement of large language models (LLMs) has raised concerns regarding their potential misuse, particularly in generating fake news and misinformation. To address these risks, watermarking techniques for autoregressive language…

密码学与安全 · 计算机科学 2025-06-24 Koichi Nagatsuka , Terufumi Morishita , Yasuhiro Sogawa

Large Language Models (LLMs) have demonstrated remarkable capabilities of generating texts resembling human language. However, they can be misused by criminals to create deceptive content, such as fake news and phishing emails, which raises…

密码学与安全 · 计算机科学 2025-01-29 Wenjie Qu , Wengrui Zheng , Tianyang Tao , Dong Yin , Yanze Jiang , Zhihua Tian , Wei Zou , Jinyuan Jia , Jiaheng Zhang

The rapid advancement of Large Language Models (LLMs) has significantly enhanced the capabilities of text generators. With the potential for misuse escalating, the importance of discerning whether texts are human-authored or generated by…

多媒体 · 计算机科学 2024-03-12 Travis Munyer , Abdullah Tanvir , Arjon Das , Xin Zhong

To mitigate the potential harms of Large Language Models (LLMs)generated text, researchers have proposed watermarking, a process of embedding detectable signals within text. With watermarking, we can always accurately detect LLM-generated…

计算与语言 · 计算机科学 2025-11-19 William Guo , Adaku Uchendu , Ana Smith

Watermarking is a technical means to dissuade malfeasant usage of Large Language Models. This paper proposes a novel watermarking scheme, so-called WaterMax, that enjoys high detectability while sustaining the quality of the generated text…

密码学与安全 · 计算机科学 2024-10-21 Eva Giboulot , Teddy Furon

Watermarking is an effective way to trace model-generated content. Current watermark methods cannot resist forgery attacks, such as a deceptive claim that the model-generated content is a response to a fabricated prompt. None of them can be…

密码学与安全 · 计算机科学 2024-12-30 Minhao Bai

As artificial intelligence surpasses human capabilities in text generation, the necessity to authenticate the origins of AI-generated content has become paramount. Unbiased watermarks offer a powerful solution by embedding statistical…

计算与语言 · 计算机科学 2025-08-07 Ruibo Chen , Yihan Wu , Junfeng Guo , Heng Huang

A new approach to linguistic watermarking of language models is presented in which information is imperceptibly inserted into the output text while preserving its readability and original meaning. A cross-attention mechanism is used to…

计算与语言 · 计算机科学 2024-04-10 Folco Bertini Baldassini , Huy H. Nguyen , Ching-Chung Chang , Isao Echizen

Reasoning Large Language Models (RLLMs) excelling in complex tasks present unique challenges for digital watermarking, as existing methods often disrupt logical coherence or incur high computational costs. Token-based watermarking…

人工智能 · 计算机科学 2026-04-02 Shuliang Liu , Xingyu Li , Hongyi Liu , Dong Fang , Yibo Yan , Bingchen Duan , Qi Zheng , Lingfeng Su , Xuming Hu
‹ 上一页 1 2 3 10 下一页 ›