中文
相关论文

相关论文: SemStamp: A Semantic Watermark with Paraphrastic R…

200 篇论文

Detecting whether copyright holders' works were used in LLM pretraining is poised to be an important problem. This work proposes using data watermarks to enable principled detection with only black-box model access, provided that the…

密码学与安全 · 计算机科学 2024-08-20 Johnny Tian-Zheng Wei , Ryan Yixiang Wang , Robin Jia

As an efficient watermark attack method, geometric distortions destroy the synchronization between watermark encoder and decoder. And the local geometric distortion is a famous challenge in the watermark field. Although a lot of geometric…

多媒体 · 计算机科学 2023-02-07 Zehua Ma , Weiming Zhang , Han Fang , Xiaoyi Dong , Linfeng Geng , Nenghai Yu

Various threats posed by the progress in text-to-speech (TTS) have prompted the need to reliably trace synthesized speech. However, contemporary approaches to this task involve adding watermarks to the audio separately after generation, a…

声音 · 计算机科学 2024-11-18 Junzuo Zhou , Jiangyan Yi , Tao Wang , Jianhua Tao , Ye Bai , Chu Yuan Zhang , Yong Ren , Zhengqi Wen

Potential harms of large language models can be mitigated by watermarking model output, i.e., embedding signals into generated text that are invisible to humans but algorithmically detectable from a short span of tokens. We propose a…

机器学习 · 计算机科学 2024-05-03 John Kirchenbauer , Jonas Geiping , Yuxin Wen , Jonathan Katz , Ian Miers , Tom Goldstein

We propose a methodology for planting watermarks in text from an autoregressive language model that are robust to perturbations without changing the distribution over text up to a certain maximum generation budget. We generate watermarked…

机器学习 · 计算机科学 2024-06-07 Rohith Kuditipudi , John Thickstun , Tatsunori Hashimoto , Percy Liang

Training data detection is critical for enforcing copyright and data licensing, as Large Language Models (LLM) are trained on massive text corpora scraped from the internet. We present SPECTRA, a watermarking approach that makes training…

计算与语言 · 计算机科学 2026-03-25 Pranav Shetty , Mirazul Haque , Petr Babkin , Zhiqiang Ma , Xiaomo Liu , Manuela Veloso

As large language models (LLMs) continue to advance rapidly, reliable governance tools have become critical. Publicly verifiable watermarking is particularly essential for fostering a trustworthy AI ecosystem. A central challenge persists:…

计算与语言 · 计算机科学 2026-04-20 Shinwoo Park , Hyejin Park , Hyeseon An , Yo-Sub Han

Code Large Language Models (Code LLMs) have revolutionized software development but raised critical concerns regarding code provenance, copyright protection, and security. Existing code watermarking approaches suffer from two fundamental…

密码学与安全 · 计算机科学 2026-04-20 Yuqing Nie , Chong Wang , Guosheng Xu , Guoai Xu , Chenyu Wang , Haoyu Wang , Kailong Wang

Watermarking technology has gained significant attention due to the increasing importance of intellectual property (IP) rights, particularly with the growing deployment of large language models (LLMs) on billions resource-constrained edge…

密码学与安全 · 计算机科学 2025-07-14 Qingxiao Guo , Xinjie Zhu , Yilong Ma , Hui Jin , Yunhao Wang , Weifeng Zhang , Xiaobing Guo

The rapid advancement of generative AI has made it increasingly challenging to distinguish between deepfake audio and authentic human speech. To overcome the limitations of passive detection methods, we propose StreamMark, a novel deep…

音频与语音处理 · 电气工程与系统科学 2026-04-15 Zhentao Liu , Milos Cernak

Watermarking techniques offer a promising way to identify machine-generated content via embedding covert information into the contents generated from language models (LMs). However, the robustness of the watermarking schemes has not been…

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

This paper introduces EmMark,a novel watermarking framework for protecting the intellectual property (IP) of embedded large language models deployed on resource-constrained edge devices. To address the IP theft risks posed by malicious…

密码学与安全 · 计算机科学 2024-02-29 Ruisi Zhang , Farinaz Koushanfar

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

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

The increasing prevalence of Large Language Models (LLMs) in content creation has made distinguishing human-written textual content from LLM-generated counterparts a critical task for multimedia moderation. Existing detectors often rely on…

计算与语言 · 计算机科学 2026-05-08 Siyuan Li , Aodu Wulianghai , Xi Lin , Xibin Yuan , Qinghua Mao , Guangyan Li , Xiang Chen , Jun Wu , Jianhua Li

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

Backdoor attack aims to deceive a victim model when facing backdoor instances while maintaining its performance on benign data. Current methods use manual patterns or special perturbations as triggers, while they often overlook the…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Ruofei Wang , Renjie Wan , Zongyu Guo , Qing Guo , Rui Huang

Digital watermarking is a promising solution for mitigating some of the risks arising from the misuse of automatically generated text. These approaches either embed non-specific watermarks to allow for the detection of any text generated by…

密码学与安全 · 计算机科学 2025-06-23 Zihao Fu , Chris Russell

Watermarking has recently emerged as an effective strategy for detecting the generations of large language models (LLMs). The strength of a watermark typically depends strongly on the entropy afforded by the language model and the set of…

计算与语言 · 计算机科学 2026-02-05 Dara Bahri , John Wieting

Large language models (LLMs) are increasingly integrated into real-world personalized applications through retrieval-augmented generation (RAG) mechanisms to supplement their responses with domain-specific knowledge. However, the valuable…

密码学与安全 · 计算机科学 2025-05-26 Junfeng Guo , Yiming Li , Ruibo Chen , Yihan Wu , Chenxi Liu , Yanshuo Chen , Heng Huang
‹ 上一页 1 8 9 10 下一页 ›