Synthesize Privacy-Preserving High-Resolution Images via Private Textual Intermediaries
Haoxiang Wang, Zinan Lin, Da Yu, Huishuai Zhang

TL;DR
This paper introduces SPTI, a novel method that synthesizes high-resolution differentially private images by converting images to text, generating private text, and reconstructing images, achieving higher quality than previous approaches.
Contribution
The paper presents SPTI, a new approach that shifts DP image synthesis to the text domain using off-the-shelf models, requiring no training and producing higher quality images.
Findings
Achieves FID of 26.71 on LSUN Bedroom at epsilon=1.0
Attains FID of 33.27 on MM CelebA HQ at epsilon=1.0
Outperforms prior DP image synthesis methods significantly.
Abstract
Generating high fidelity, differentially private (DP) synthetic images offers a promising route to share and analyze sensitive visual data without compromising individual privacy. However, existing DP image synthesis methods struggle to produce high resolution outputs that faithfully capture the structure of the original data. In this paper, we introduce a novel method, referred to as Synthesis via Private Textual Intermediaries (SPTI), that can generate high resolution DP images with easy adoption. The key idea is to shift the challenge of DP image synthesis from the image domain to the text domain by leveraging state of the art DP text generation methods. SPTI first summarizes each private image into a concise textual description using image to text models, then applies a modified Private Evolution algorithm to generate DP text, and finally reconstructs images using text to image…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Computer Graphics and Visualization Techniques
