Bileve: Securing Text Provenance in Large Language Models Against Spoofing with Bi-level Signature
Tong Zhou, Xuandong Zhao, Xiaolin Xu, Shaolei Ren

TL;DR
Bileve introduces a bi-level signature scheme for LLM text watermarks that enhances robustness against spoofing and improves source tracing, addressing vulnerabilities of existing watermarking methods.
Contribution
The paper proposes Bileve, a novel bi-level watermarking scheme that combines fine-grained integrity signatures with coarse-grained source tracing for LLM-generated text.
Findings
Bileve effectively defeats spoofing attacks in experiments.
It can reliably trace text provenance in multiple scenarios.
The method improves detectability over traditional binary watermark detectors.
Abstract
Text watermarks for large language models (LLMs) have been commonly used to identify the origins of machine-generated content, which is promising for assessing liability when combating deepfake or harmful content. While existing watermarking techniques typically prioritize robustness against removal attacks, unfortunately, they are vulnerable to spoofing attacks: malicious actors can subtly alter the meanings of LLM-generated responses or even forge harmful content, potentially misattributing blame to the LLM developer. To overcome this, we introduce a bi-level signature scheme, Bileve, which embeds fine-grained signature bits for integrity checks (mitigating spoofing attacks) as well as a coarse-grained signal to trace text sources when the signature is invalid (enhancing detectability) via a novel rank-based sampling strategy. Compared to conventional watermark detectors that only…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Data Quality and Management
