LGCRJan 20

DRGW: Learning Disentangled Representations for Robust Graph Watermarking

arXiv:2601.13569v23 citationsh-index: 2
Originality Highly original
AI Analysis

This addresses the need for robust watermarking in graph data for web applications, representing a novel method for a known bottleneck.

The paper tackles the problem of protecting intellectual property in graph-structured data by proposing DRGW, a graph watermarking framework that uses disentangled representation learning to ensure robustness and transparency. Experiments on benchmark datasets demonstrate its superior effectiveness.

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.

Foundations

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

Your Notes