DRGW: Learning Disentangled Representations for Robust Graph Watermarking
Jiasen Li, Yanwei Liu, Zhuoyi Shang, Xiaoyan Gu, Weiping Wang
TL;DR
DRGW presents a disentangled representation learning framework for robust graph watermarking, addressing entanglement and discretization flaws by separating an invariant structural representation $h_s$ from an independent watermark carrier $h_w$, coupled with a graph-aware INN for lossless watermark transformation and a structure-aware editor for durable discrete edits. The methodology yields high detectability, strong robustness under structural and adaptive attacks, and superior transparency compared with structure-space and latent-space baselines, validated across 18 real-world graphs. A statistical verification protocol based on a matched-filter statistic ensures principled ownership attribution with controlled false-positive rates. The work offers a scalable, topology-agnostic approach to watermarking that preserves graph utility and generalizes across diverse graph domains, with clear practical implications for IP protection and provenance in graph-structured data.
Abstract
Graph-structured data is foundational to numerous web applications, and watermarking is crucial for protecting their intellectual property and ensuring data provenance. Existing watermarking methods primarily operate on graph structures or entangled graph representations, which compromise the transparency and robustness of watermarks due to the information coupling in representing graphs and uncontrollable discretization in transforming continuous numerical representations into graph structures. This motivates us to propose DRGW, the first graph watermarking framework that addresses these issues through disentangled representation learning. Specifically, we design an adversarially trained encoder that learns an invariant structural representation against diverse perturbations and derives a statistically independent watermark carrier, ensuring both robustness and transparency of watermarks. Meanwhile, we devise a graph-aware invertible neural network to provide a lossless channel for watermark embedding and extraction, guaranteeing high detectability and transparency of watermarks. Additionally, we develop a structure-aware editor that resolves the issue of latent modifications into discrete graph edits, ensuring robustness against structural perturbations. Experiments on diverse benchmark datasets demonstrate the superior effectiveness of DRGW.
