HeRo recursively partitions the LLM vocabulary into a hierarchy, embedding multi-bit payloads across layers so that verifiers with different keys recover only their authorized portion while preserving the original sampling distribution.
Multi-Designated Detector Watermarking for Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we initiate the study of \emph{multi-designated detector watermarking (MDDW)} for large language models (LLMs). This technique allows model providers to generate watermarked outputs from LLMs with two key properties: (i) only specific, possibly multiple, designated detectors can identify the watermarks, and (ii) there is no perceptible degradation in the output quality for ordinary users. We formalize the security definitions for MDDW and present a framework for constructing MDDW for any LLM using multi-designated verifier signatures (MDVS). Recognizing the significant economic value of LLM outputs, we introduce claimability as an optional security feature for MDDW, enabling model providers to assert ownership of LLM outputs within designated-detector settings. To support claimable MDDW, we propose a generic transformation converting any MDVS to a claimable MDVS. Our implementation of the MDDW scheme highlights its advanced functionalities and flexibility over existing methods, with satisfactory performance metrics.
fields
cs.CR 1years
2026 1verdicts
ACCEPT 1representative citing papers
citing papers explorer
-
Selective Disclosure Watermarking for Large Language Models
HeRo recursively partitions the LLM vocabulary into a hierarchy, embedding multi-bit payloads across layers so that verifiers with different keys recover only their authorized portion while preserving the original sampling distribution.