English

A Linguistics-Aware LLM Watermarking via Syntactic Predictability

Computation and Language 2026-04-20 v4 Artificial Intelligence

Abstract

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: balancing text quality against detection robustness. Recent studies have sought to navigate this trade-off by leveraging signals from model output distributions (e.g., token-level entropy); however, their reliance on these model-specific signals presents a significant barrier to public verification, as the detection process requires access to the logits of the underlying model. We introduce STELA, a novel framework that aligns watermark strength with the linguistic degrees of freedom inherent in language. STELA dynamically modulates the signal using part-of-speech (POS) n-gram-modeled linguistic indeterminacy, weakening it in grammatically constrained contexts to preserve quality and strengthening it in contexts with greater linguistic flexibility to enhance detectability. Our detector operates without access to any model logits, thus facilitating publicly verifiable detection. Through extensive experiments on typologically diverse languages-analytic English, isolating Chinese, and agglutinative Korean-we show that STELA surpasses prior methods in detection robustness. Our code is available at https://github.com/Shinwoo-Park/stela_watermark.

Keywords

Cite

@article{arxiv.2510.13829,
  title  = {A Linguistics-Aware LLM Watermarking via Syntactic Predictability},
  author = {Shinwoo Park and Hyejin Park and Hyeseon An and Yo-Sub Han},
  journal= {arXiv preprint arXiv:2510.13829},
  year   = {2026}
}

Comments

ACL 2026

R2 v1 2026-07-01T06:39:31.306Z