English

Ensemble Watermarks for Large Language Models

Computation and Language 2025-06-18 v2

Abstract

As large language models (LLMs) reach human-like fluency, reliably distinguishing AI-generated text from human authorship becomes increasingly difficult. While watermarks already exist for LLMs, they often lack flexibility and struggle with attacks such as paraphrasing. To address these issues, we propose a multi-feature method for generating watermarks that combines multiple distinct watermark features into an ensemble watermark. Concretely, we combine acrostica and sensorimotor norms with the established red-green watermark to achieve a 98% detection rate. After a paraphrasing attack, the performance remains high with 95% detection rate. In comparison, the red-green feature alone as a baseline achieves a detection rate of 49% after paraphrasing. The evaluation of all feature combinations reveals that the ensemble of all three consistently has the highest detection rate across several LLMs and watermark strength settings. Due to the flexibility of combining features in the ensemble, various requirements and trade-offs can be addressed. Additionally, the same detection function can be used without adaptations for all ensemble configurations. This method is particularly of interest to facilitate accountability and prevent societal harm.

Keywords

Cite

@article{arxiv.2411.19563,
  title  = {Ensemble Watermarks for Large Language Models},
  author = {Georg Niess and Roman Kern},
  journal= {arXiv preprint arXiv:2411.19563},
  year   = {2025}
}

Comments

Accepted to ACL 2025 main conference. This article extends our earlier work arXiv:2405.08400 by introducing an ensemble of stylometric watermarking features and alternative experimental analysis. Code and data are available at http://github.com/CommodoreEU/ensemble-watermark

R2 v1 2026-06-28T20:16:35.311Z