中文
相关论文

相关论文: Covert Multi-bit LLM Watermarking: An Information …

200 篇论文

This paper introduces a novel problem, distributional information embedding, motivated by the practical demands of multi-bit watermarking for large language models (LLMs). Unlike traditional information embedding, which embeds information…

密码学与安全 · 计算机科学 2025-07-03 Haiyun He , Yepeng Liu , Ziqiao Wang , Yongyi Mao , Yuheng Bu

As large language models (LLMs) grow more powerful, concerns over copyright infringement of LLM-generated texts have intensified. LLM watermarking has been proposed to trace unauthorized redistribution or resale of generated content by…

密码学与安全 · 计算机科学 2025-08-05 Qihao Lin , Chen Tang , Lan zhang , Junyang zhang , Xiangyang Li

Watermarking is an important tool for promoting the responsible use of large language models (LLMs). Existing watermarks insert a signal into generated tokens that either flags LLM-generated text (zero-bit watermarking) or encodes more…

机器学习 · 计算机科学 2026-05-25 Atefeh Gilani , Sajani Vithana , Carol Xuan Long , Oliver Kosut , Lalitha Sankar , Flavio P. Calmon

Multi-bit watermarking has emerged as a promising solution for embedding imperceptible binary messages into Large Language Model (LLM)-generated text, enabling reliable attribution and tracing of malicious usage of LLMs. Despite recent…

计算与语言 · 计算机科学 2026-04-17 Jiahao Xu , Rui Hu , Olivera Kotevska , Zikai Zhang

Recent advances in Large Language Models (LLMs) have raised urgent concerns about LLM-generated text authenticity, prompting regulatory demands for reliable identification mechanisms. Although watermarking offers a promising solution,…

计算与语言 · 计算机科学 2025-08-26 Xiaoyan Feng , He Zhang , Yanjun Zhang , Leo Yu Zhang , Shirui Pan

As large language models (LLMs) generate texts with increasing fluency and realism, there is a growing need to identify the source of texts to prevent the abuse of LLMs. Text watermarking techniques have proven reliable in distinguishing…

计算与语言 · 计算机科学 2024-04-04 Lean Wang , Wenkai Yang , Deli Chen , Hao Zhou , Yankai Lin , Fandong Meng , Jie Zhou , Xu Sun

As large language models (LLMs) become integral to applications such as question answering and content creation, reliable content attribution has become increasingly important. Watermarking is a promising approach, but most existing methods…

密码学与安全 · 计算机科学 2026-05-11 Ya Jiang , Massieh Kordi Boroujeny , Surender Suresh Kumar , Kai Zeng

Large Language Models (LLMs) are increasingly integrated into diverse industries, posing substantial security risks due to unauthorized replication and misuse. To mitigate these concerns, robust identification mechanisms are widely…

密码学与安全 · 计算机科学 2024-07-25 Xuhong Wang , Haoyu Jiang , Yi Yu , Jingru Yu , Yilun Lin , Ping Yi , Yingchun Wang , Yu Qiao , Li Li , Fei-Yue Wang

The growing deployment of Large Language Models (LLMs) has raised concerns about their misuse in generating harmful or deceptive content. To address this issue, watermarking methods have been proposed to embed identifiable multi-bit…

计算与语言 · 计算机科学 2026-05-12 Jiahao Xu , Rui Hu , Olivera Kotevska , Zikai Zhang

We propose an imperceptible multi-bit text watermark embedded by paraphrasing with LLMs. We fine-tune a pair of LLM paraphrasers that are designed to behave differently so that their paraphrasing difference reflected in the text semantics…

人工智能 · 计算机科学 2025-06-18 Xiaojun Xu , Jinghan Jia , Yuanshun Yao , Yang Liu , Hang Li

Large language models (LLMs) have demonstrated outstanding performance, making them valuable digital assets with significant commercial potential. Unfortunately, the LLM and its API are susceptible to intellectual property theft.…

密码学与安全 · 计算机科学 2024-07-25 Shuai Li , Kejiang Chen , Kunsheng Tang , Jie Zhang , Weiming Zhang , Nenghai Yu , Kai Zeng

As large language models (LLMs) generate increasingly human-like text, watermarking has emerged as a promising solution for reliable attribution beyond mere detection. While multi-bit watermarking enables richer provenance encoding,…

计算与语言 · 计算机科学 2026-05-11 Yidan Wang , Yubing Ren , Yanan Cao , Li Guo

Watermarking for large language models (LLMs) offers a promising approach to identifying AI-generated text. Existing approaches, however, either compromise the distribution of original generated text by LLMs or are limited to embedding…

密码学与安全 · 计算机科学 2025-06-09 Ya Jiang , Chuxiong Wu , Massieh Kordi Boroujeny , Brian Mark , Kai Zeng

With LLM watermarking already being deployed commercially, practical applications increasingly require multibit watermarks that encode more complex payloads, such as user IDs or timestamps, into the generated text. In this work, we propose…

密码学与安全 · 计算机科学 2026-05-13 Thibaud Gloaguen , Robin Staab , Mark Vero , Martin Vechev

We show the viability of tackling misuses of large language models beyond the identification of machine-generated text. While existing zero-bit watermark methods focus on detection only, some malicious misuses demand tracing the adversary…

计算与语言 · 计算机科学 2024-03-21 KiYoon Yoo , Wonhyuk Ahn , Nojun Kwak

The rapid advancement of LLMs (Large Language Models) has established them as a foundational technology for many AI and ML-powered human computer interactions. A critical challenge in this context is the attribution of LLM-generated text --…

密码学与安全 · 计算机科学 2026-02-27 Jarosław Janas , Paweł Morawiecki , Josef Pieprzyk

Large Language Models (LLMs) have achieved remarkable progress in code generation. It now becomes crucial to identify whether the code is AI-generated and to determine the specific model used, particularly for purposes such as protecting…

计算与语言 · 计算机科学 2024-12-31 Batu Guan , Yao Wan , Zhangqian Bi , Zheng Wang , Hongyu Zhang , Pan Zhou , Lichao Sun

Large language models (LLMs) are pre-trained and post-trained on vast amounts of loosely curated data, raising the possibility that these models may have been trained on proprietary datasets or the same benchmarks used for evaluation. This…

机器学习 · 计算机科学 2026-05-11 Pengrun Huang , Kamalika Chaudhuri , Yu-Xiang Wang

Existing watermarking methods for large language models (LLMs) mainly embed watermark by adjusting the token sampling prediction or post-processing, lacking intrinsic coupling with LLMs, which may significantly reduce the semantic quality…

密码学与安全 · 计算机科学 2025-10-17 Siyuan Bao , Ying Shi , Zhiguang Yang , Hanzhou Wu , Xinpeng Zhang

Methods for watermarking large language models have been proposed that distinguish AI-generated text from human-generated text by slightly altering the model output distribution, but they also distort the quality of the text, exposing the…

计算与语言 · 计算机科学 2024-02-27 Massieh Kordi Boroujeny , Ya Jiang , Kai Zeng , Brian Mark
‹ 上一页 1 2 3 10 下一页 ›