paper-with-me

홈 › Papers

SecretFan: Synthesizing Realistic Data without Breaking Privacy

2026-02-05 · Laura Plein, Alexi Turcotte, Arina Hallemans, Andreas Zeller arxiv

There is a need for synthetic training and test datasets that replicate statistical distributions of original datasets without compromising their confidentiality. A lot of research has been done in leveraging Generative Adversarial Networks (GANs) for synthetic data generation, however the resulting models are either not accurate enough or are still vulnerable to membership inference attacks (MIA) or dataset reconstruction attacks since the original data has been leveraged in the training process. In this paper, we frame synthetic data generation as a guided test generation, or search-based testing problem rather than a purely generative modeling task. Ours is a search-based, adequacy-guided input generation technique inspired by GANs, with a generation step and a discrimination step; as in GAN, discrimination uses a discriminator model trained on the date, but instead of using models also for generation, we use a fuzzer. This way, the original (private) data is only indirectly leveraged in the generation process, and by evolving samples and determining "good samples" with the discriminator, we can generate privacy-preserving data that follows the same statistical distributions as the original dataset, leading to a similar utility as the original data. We evaluated our approach on eight datasets that have been used to evaluate the state-of-the-art techniques, finding that synthetic generated with our technique achieves good utility on average while also having good similarity scores, highlighting the potential of a mixed approach leveraging classical generation and model-driven discrimination for generating privacy-preserving, useful synthetic datasets.

📄 PDF Abstract BibTeX arXiv:2602.05833

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

Synthesizing Accurate and Realistic T1-weighted Contrast-Enhanced MR Images using Posterior-Mean Rectified Flow

2025-08-18 · Bastian Brandstötter, Erich Kobler arxiv

Contrast-enhanced (CE) T1-weighted MRI is central to neuro-oncologic diagnosis but requires gadolinium-based agents, which add cost and scan time, raise environmental concerns, and may pose risks to patients. In this wor…

Synthesizing Photorealistic Images with Deep Generative Learning

2022-02-23 · Chuanxia Zheng

The goal of this thesis is to present my research contributions towards solving various visual synthesis and generation tasks, comprising image translation, image completion, and completed scene decomposition. This thesi…

Depth EstimationImage GenerationTranslation

PersonaTrace: Synthesizing Realistic Digital Footprints with LLM Agents

2026-03-12 · Minjia Wang, Yunfeng Wang, Xiao Ma, Dexin Lv 외 arxiv

Digital footprints (records of individuals' interactions with digital systems) are essential for studying behavior, developing personalized applications, and training machine learning models. However, research in this ar…

Open Set Relation Extraction via Unknown-Aware Training

2023-06-08 · Jun Zhao, Xin Zhao, WenYu Zhan, Qi Zhang 외

The existing supervised relation extraction methods have achieved impressive performance in a closed-set setting, where the relations during both training and testing remain the same. In a more realistic open-set setting…

RelationRelation Extraction

A Neural Lip-Sync Framework for Synthesizing Photorealistic Virtual News Anchors

2020-02-20 · Ruobing Zheng, Zhou Zhu, Bo Song, Changjiang Ji

Lip sync has emerged as a promising technique for generating mouth movements from audio signals. However, synthesizing a high-resolution and photorealistic virtual news anchor is still challenging. Lack of natural appear…

Constrained Lip-synchronizationImage-to-Image TranslationNeural Rendering