SWAN: Semantic Watermarking with Abstract Meaning Representation

Amazon
arXiv:2605.0430590.9h-index: 15
Predicted impact top 29% in CL · last 90 daysOriginality Highly original
AI Analysis

For LLM text provenance verification, SWAN provides a training-free, prompt-based method that is robust to paraphrasing, addressing a key limitation of existing token-level watermarking approaches.

SWAN embeds watermarks into the semantic structure of sentences using Abstract Meaning Representation, achieving state-of-the-art detection on unaltered text and improving robustness against paraphrasing by up to 13.9 AUC points.

We introduce SWAN (Semantic Watermarking with Abstract Meaning Representation), a novel framework that embeds watermark signatures into the semantic structure of a sentence using Abstract Meaning Representation (AMR). In contrast to existing watermarking methods, which typically encode signatures by adjusting token selection preferences during text generation, SWAN embeds the signature directly in the sentence's semantic representation. As the signature is encoded at the semantic structure level, any paraphrase that preserves meaning automatically preserves the signature. SWAN is training-free: watermark injection is achieved by prompting an LLM to generate sentences guided by a selected AMR template while maintaining contextual coherence, and detection uses an off-the-shelf AMR parser followed by a simple one-proportion z-test. Empirical evaluation on the RealNews benchmark shows SWAN matches state-of-the-art detection performance on unaltered watermarked text, while significantly improving robustness against paraphrasing, increasing detection AUC by up to 13.9 percentage points compared to prior methods. These results demonstrate that SWAN's approach of anchoring watermarks in AMR semantic structures provides a simple, effective, and prompt-based method for robust text provenance verification under paraphrasing, opening new avenues for semantic-level watermarking research.

Foundations

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

Your Notes