CRAINov 17, 2025

Robust Client-Server Watermarking for Split Federated Learning

arXiv:2511.13598v1h-index: 5
Originality Highly original
AI Analysis

This addresses the need for intellectual property protection in privacy-preserving decentralized machine learning, offering a novel solution for both clients and servers in SFL.

The paper tackles the problem of intellectual property ambiguity in Split Federated Learning (SFL) by proposing RISE, a robust client-server watermarking scheme that enables both clients and the server to verify model ownership, achieving over 95% watermark detection rate with no mutual interference and robustness against attacks.

Split Federated Learning (SFL) is renowned for its privacy-preserving nature and low computational overhead among decentralized machine learning paradigms. In this framework, clients employ lightweight models to process private data locally and transmit intermediate outputs to a powerful server for further computation. However, SFL is a double-edged sword: while it enables edge computing and enhances privacy, it also introduces intellectual property ambiguity as both clients and the server jointly contribute to training. Existing watermarking techniques fail to protect both sides since no single participant possesses the complete model. To address this, we propose RISE, a Robust model Intellectual property protection scheme using client-Server watermark Embedding for SFL. Specifically, RISE adopts an asymmetric client-server watermarking design: the server embeds feature-based watermarks through a loss regularization term, while clients embed backdoor-based watermarks by injecting predefined trigger samples into private datasets. This co-embedding strategy enables both clients and the server to verify model ownership. Experimental results on standard datasets and multiple network architectures show that RISE achieves over $95\%$ watermark detection rate ($p-value \lt 0.03$) across most settings. It exhibits no mutual interference between client- and server-side watermarks and remains robust against common removal attacks.

Foundations

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

Your Notes