中文
相关论文

相关论文: Tracing Text Provenance via Context-Aware Lexical …

200 篇论文

In the era of costly pre-training of large language models, ensuring the intellectual property rights of model owners, and insuring that said models are responsibly deployed, is becoming increasingly important. To this end, we propose model…

计算与语言 · 计算机科学 2024-12-18 Vaden Masrani , Mohammad Akbari , David Ming Xuan Yue , Ahmad Rezaei , Yong Zhang

Watermarking serves as a widely adopted approach to safeguard media copyright. In parallel, the research focus has extended to watermark removal techniques, offering an adversarial means to enhance watermark robustness and foster…

多媒体 · 计算机科学 2023-08-23 Dongjian Huo , Zehong Zhang , Hanjing Su , Guanbin Li , Chaowei Fang , Qingyao Wu

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

Watermarking language models is essential for distinguishing between human and machine-generated text and thus maintaining the integrity and trustworthiness of digital communication. We present a novel green/red list watermarking approach…

机器学习 · 统计学 2025-06-13 Yangxinyu Xie , Xiang Li , Tanwi Mallick , Weijie J. Su , Ruixun Zhang

Semantic-level watermarking (SWM) for large language models (LLMs) enhances watermarking robustness against text modifications and paraphrasing attacks by treating the sentence as the fundamental unit. However, existing methods still lack…

密码学与安全 · 计算机科学 2026-03-03 Jiahao Huo , Shuliang Liu , Bin Wang , Junyan Zhang , Yibo Yan , Aiwei Liu , Xuming Hu , Mingxun Zhou

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

Text watermarking algorithms for large language models (LLMs) can effectively identify machine-generated texts by embedding and detecting hidden features in the text. Although the current text watermarking algorithms perform well in most…

计算与语言 · 计算机科学 2024-06-11 Yijian Lu , Aiwei Liu , Dianzhi Yu , Jingjing Li , Irwin King

The increasing deployment of intelligent agents in digital ecosystems, such as social media platforms, has raised significant concerns about traceability and accountability, particularly in cybersecurity and digital content protection.…

人工智能 · 计算机科学 2025-08-08 Kaibo Huang , Zipei Zhang , Zhongliang Yang , Linna Zhou

The rise of Large Language Models (LLMs) has heightened concerns about the misuse of AI-generated text, making watermarking a promising solution. Mainstream watermarking schemes for LLMs fall into two categories: logits-based and…

计算与语言 · 计算机科学 2025-05-19 Yidan Wang , Yubing Ren , Yanan Cao , Binxing Fang

Watermarking of large language models (LLMs) generation embeds an imperceptible statistical pattern within texts, making it algorithmically detectable. Watermarking is a promising method for addressing potential harm and biases from LLMs,…

密码学与安全 · 计算机科学 2024-12-09 Lingjie Chen , Ruizhong Qiu , Siyu Yuan , Zhining Liu , Tianxin Wei , Hyunsik Yoo , Zhichen Zeng , Deqing Yang , Hanghang Tong

Watermarking by altering token sampling probabilities based on red-green list is a promising method for tracing the origin of text generated by large language models (LLMs). However, existing watermark methods often struggle with a…

密码学与安全 · 计算机科学 2025-05-21 Zongqi Wang , Tianle Gu , Baoyuan Wu , Yujiu Yang

Recent advancements in large language models (LLMs) have highlighted the risk of misusing them, raising the need for accurate detection of LLM-generated content. In response, a viable solution is to inject imperceptible identifiers into…

计算与语言 · 计算机科学 2025-02-11 Minjia Mao , Dongjun Wei , Zeyu Chen , Xiao Fang , Michael Chau

Notwithstanding offering convenience and entertainment to society, Deepfake face swapping has caused critical privacy issues with the rapid development of deep generative models. Due to imperceptible artifacts in high-quality synthetic…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Tianyi Wang , Mengxiao Huang , Harry Cheng , Bin Ma , Yinglong Wang

A recent and exciting thread of work focuses on developing methods for watermarking the output of large language models (LLMs). We focus on provably undetectable watermarking-that is, schemes that do not alter the output distribution of the…

密码学与安全 · 计算机科学 2026-04-15 Noam Mazor , Andrew Morgan , Rafael Pass

Smart word substitution aims to enhance sentence quality by improving word choices; however current benchmarks rely on human-labeled data. Since word choices are inherently subjective, ground-truth word substitutions generated by a small…

计算与语言 · 计算机科学 2025-02-18 Hongye Liu , Ricardo Henao

A key subtask in lexical substitution is ranking the given candidate words. A common approach is to replace the target word with a candidate in the original sentence and feed the modified sentence into a model to capture semantic…

计算与语言 · 计算机科学 2025-09-16 Zhongyang Hu , Naijie Gu , Xiangzhi Tao , Tianhui Gu , Yibing Zhou

This paper proposes a novel approach towards image authentication and tampering detection by using watermarking as a communication channel for semantic information. We modify the HiDDeN deep-learning watermarking architecture to embed and…

密码学与安全 · 计算机科学 2025-10-14 Gautier Evennou , Vivien Chappelier , Ewa Kijak , Teddy Furon

Large Language Models (LLMs) are increasingly fine-tuned on smaller, domain-specific datasets to improve downstream performance. These datasets often contain proprietary or copyrighted material, raising the need for reliable safeguards…

计算与语言 · 计算机科学 2025-10-06 Jingqi Zhang , Ruibo Chen , Yingqing Yang , Peihua Mai , Heng Huang , Yan Pang

Text watermarking aims to subtly embed statistical signals into text by controlling the Large Language Model (LLM)'s sampling process, enabling watermark detectors to verify that the output was generated by the specified model. The…

机器学习 · 计算机科学 2025-05-13 Yixin Cheng , Hongcheng Guo , Yangming Li , Leonid Sigal

Most LLM fingerprinting methods teach the model to respond to a few fixed queries with predefined atypical responses (keys). This memorization often does not survive common deployment steps such as finetuning or quantization, and such keys…

密码学与安全 · 计算机科学 2026-02-20 Thibaud Gloaguen , Robin Staab , Nikola Jovanović , Martin Vechev
‹ 上一页 1 8 9 10 下一页 ›