arXiv:2505.23873cs.CRcs.AI2025-05ICML被引 3

为动态知识图谱设计了首个抗干扰的扩散水印框架

KGMark: A Diffusion Watermark for Knowledge Graphs

  • 通过聚类对齐适应图结构空间变化
  • 用冗余嵌入增强水印抗攻击能力
  • 可学习掩码矩阵提升水印透明性,适合版权保护场景

知识图谱在众多实际应用中广泛存在,水印技术有助于保护知识产权并防范AI生成内容带来的潜在风险。现有水印方法主要针对静态文本或图像数据,难以应用于因空间与时间变化而动态演化的结构化数据。为此,我们提出KGMARK,首个面向动态知识图谱的水印框架,旨在生成鲁棒、可检测且透明的扩散指纹。具体而言,我们提出一种基于聚类的对齐方法,以适应图结构的空间变化;同时引入冗余嵌入策略,增强水印对各类攻击的鲁棒性,提升其对抗时间变化的能力;此外,设计一种可学习掩码矩阵,改善扩散指纹的透明性。实验在多个公开基准上验证了KGMARK的有效性。代码已开源:https://github.com/phrara/kgmark。

原文摘要 · Abstract (English)

Knowledge graphs (KGs) are ubiquitous in numerous real-world applications, and watermarking facilitates protecting intellectual property and preventing potential harm from AI-generated content. Existing watermarking methods mainly focus on static plain text or image data, while they can hardly be applied to dynamic graphs due to spatial and temporal variations of structured data. This motivates us to propose KGMARK, the first graph watermarking framework that aims to generate robust, detectable, and transparent diffusion fingerprints for dynamic KG data. Specifically, we propose a novel clustering-based alignment method to adapt the watermark to spatial variations. Meanwhile, we present a redundant embedding strategy to harden the diffusion watermark against various attacks, facilitating the robustness of the watermark to the temporal variations. Additionally, we introduce a novel learnable mask matrix to improve the transparency of diffusion fingerprints. By doing so, our KGMARK properly tackles the variation challenges of structured data. Experiments on various public benchmarks show the effectiveness of our proposed KGMARK. Our code is available at https://github.com/phrara/kgmark.

知识图谱水印扩散模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。