arXiv:2510.04153cs.CRcs.LG2025-10NeurIPS

保护用户隐私的云端设备协同图像生成方法

ObCLIP: Oblivious CLoud-Device Hybrid Image Generation with Privacy Preservation

  • 用语义相似的候选提示混淆真实提示,实现无感知隐私保护
  • 仅在云端运行部分去噪步骤,降低计算开销
  • 适合注重隐私且资源有限的移动端图像生成场景

扩散模型虽在图像生成中表现卓越,但计算开销大,且上传的用户提示存在敏感信息泄露风险。现有方案或缺乏严格隐私保障,或难以平衡实用性与效率。为此,我们提出ObCLIP,一种即插即用的云-端混合生成防护机制。通过将每个输入提示转换为仅在敏感属性(如性别、种族)上不同的语义相似候选集,服务器处理所有候选而不知晓真实提示,从而防止提示泄露。为降低服务器成本,仅在大型云端模型上执行少量去噪步骤,中间潜在表示传回客户端,由小型设备模型完成剩余去噪。此外,引入基于缓存的加速策略,利用时间与批处理冗余,显著降低计算量且几乎不影响生成质量。多数据集实验证明,ObCLIP在提供严格隐私保护的同时,性能接近纯云端模型,服务器开销略有增加。

原文摘要 · Abstract (English)

Diffusion Models have gained significant popularity due to their remarkable capabilities in image generation, albeit at the cost of intensive computation requirement. Meanwhile, despite their widespread deployment in inference services such as Midjourney, concerns about the potential leakage of sensitive information in uploaded user prompts have arisen. Existing solutions either lack rigorous privacy guarantees or fail to strike an effective balance between utility and efficiency. To bridge this gap, we propose ObCLIP, a plug-and-play safeguard that enables oblivious cloud-device hybrid generation. By oblivious, each input prompt is transformed into a set of semantically similar candidate prompts that differ only in sensitive attributes (e.g., gender, ethnicity). The cloud server processes all candidate prompts without knowing which one is the real one, thus preventing any prompt leakage. To mitigate server cost, only a small portion of denoising steps is performed upon the large cloud model. The intermediate latents are then sent back to the client, which selects the targeted latent and completes the remaining denoising using a small device model. Additionally, we analyze and incorporate several cache-based accelerations that leverage temporal and batch redundancy, effectively reducing computation cost with minimal utility degradation. Extensive experiments across multiple datasets demonstrate that ObCLIP provides rigorous privacy and comparable utility to cloud models with slightly increased server cost.

隐私保护扩散模型云边协同图像生成

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