arXiv:2606.22875cs.CV2026-06中稿 · ECCV

为联邦学习中的扩散模型提供可验证所有权并追踪泄露来源的水印方案

FedOT: Ownership Verification and Leakage Tracing via Watermarks for Federated LDMs

论文配图:FedOT: Ownership Verification and Leakage Tracing via Watermarks for Federated LDMs
图 1 · 摘自论文原文
  • 分块水印设计,前段验权,后段定位泄露客户端
  • 引入潜在向量变换,防止替换解码器移除水印
  • 水印被删会导致图像质量严重下降,有效阻止滥用

在联邦学习(FL)中训练潜在扩散模型(LDMs)因兼具生成能力与隐私保护优势而受到关注。然而,共享全局模型可能引发恶意客户端未经授权分发或转售模型的风险。现有基于VAE的水印方法虽能验证所有权,但无法追踪泄露源头,且易被替换解码器移除。本文提出FedOT,首个面向联邦LDMs的所有权验证与泄露溯源框架。针对溯源难题,设计分块水印:第一部分用于所有权验证,第二部分用于客户端识别;针对解码器替换攻击,引入潜在向量变换(LVT),通过修改VAE原始潜在分布,强化其与U-Net潜在空间的关联。任何尝试替换解码器以移除水印的行为,都将导致图像质量显著下降,使模型无法使用。大量实验表明,FedOT在所有权验证与追溯能力上均表现优异。

原文摘要 · Abstract (English)

Training Latent Diffusion Models (LDMs) within Federated Learning (FL) has attracted increasing attention due to its ability to combine the powerful generative capacity of LDMs with the privacy-preserving properties of FL. However, FL requires sharing the global model with multiple participants, which risks unauthorized model distribution or resale by malicious clients. While an intuitive approach is to adopt existing VAE-based watermarking techniques for LDMs in FL, this strategy falls short in addressing such threats due to two fundamental challenges: (1) Existing methods support ownership verification but lack the ability to trace model leakage to a specific malicious client; (2) VAE-based watermarks are vulnerable, as they can be removed simply by replacing the decoder with a clean counterpart. In this paper, we propose FedOT, the first framework for ownership verification and leakage tracing in federated LDMs. Specifically, to address the first challenge, we design a chunked watermark, where the first part is for ownership verification, and the second part is used for client identification. Furthermore, to overcome the second challenge and secure the model against VAE replacement attack, we introduce Latent Vector Transformation (LVT), which strengthens the connection between the VAE and U-Net latent spaces by modifying the original latent distribution of the VAE. Consequently, any attempt to replace the VAE for watermark removal leads to significant image quality degradation, making the LDM model unusable. Extensive experiments demonstrate that FedOT achieves superior performance in both ownership verification and traceability. Project page: https://spyzixuan.github.io/FedOT/.

联邦学习水印技术扩散模型模型安全

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