CRCLMay 1

Block-wise Codeword Embedding for Reliable Multi-bit Text Watermarking

arXiv:2605.0034858.2
Predicted impact top 30% in CR · last 90 daysOriginality Highly original
AI Analysis

Solves a critical reliability bottleneck in multi-bit text watermarking for forensic deployment of LLMs.

Existing multi-bit watermarking methods for LLMs suffer from catastrophic false positive rates that collapse detection sensitivity to random guessing. The proposed BREW framework shifts to designated verification, achieving a true positive rate of 0.965 with a false positive rate of 0.02 under 10% synonym substitution.

Recent multi-bit watermarking methods for large language models (LLMs) prioritize capacity over reliability, often conflating decoding with detection. Our analysis reveals that existing ECC-based extractors suffer from catastrophic false positive rates (FPR), and applying rejection thresholds merely collapses detection sensitivity (TPR) to random guessing. To resolve this structural limitation, we propose \textbf{BREW} (Block-wise Reliable Embedding for Watermarking), a framework shifting the paradigm to \emph{designated verification}. BREW employs a two-stage mechanism: (i) \textbf{blind message estimation} via independent block voting, followed by (ii) \textbf{window-shifting verification} that rigorously validates the payload against local edits. Experiments demonstrate that BREW achieves a TPR of 0.965 with an FPR of 0.02 under 10\% synonym substitution, demonstrating that the high-FPR issue is not an inherent trade-off of multi-bit watermarking, but a solvable structural flaw of prior decoding-centric designs. Our framework is model-agnostic and theoretically grounded, providing a scalable solution for reliable forensic deployment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes