Enhancing Privacy in ControlNet and Stable Diffusion via Split Learning
Dixi Yao

TL;DR
This paper introduces a novel distributed training framework for ControlNet and diffusion models that enhances user data privacy, counters existing threats, and maintains high-quality image generation.
Contribution
We propose a new distributed learning structure that avoids server gradient sharing, along with privacy-preserving techniques tailored for diffusion-based image generation.
Findings
The new framework effectively prevents most existing privacy attacks.
Our methods maintain image quality while enhancing privacy and training efficiency.
Experimental results confirm the robustness and practicality of the proposed approach.
Abstract
With the emerging trend of large generative models, ControlNet is introduced to enable users to fine-tune pre-trained models with their own data for various use cases. A natural question arises: how can we train ControlNet models while ensuring users' data privacy across distributed devices? Exploring different distributed training schemes, we find conventional federated learning and split learning unsuitable. Instead, we propose a new distributed learning structure that eliminates the need for the server to send gradients back. Through a comprehensive evaluation of existing threats, we discover that in the context of training ControlNet with split learning, most existing attacks are ineffective, except for two mentioned in previous literature. To counter these threats, we leverage the properties of diffusion models and design a new timestep sampling policy during forward processes. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Brain Tumor Detection and Classification
MethodsDiffusion
