paper-with-me

Papers

KIPPS: Knowledge infusion in Privacy Preserving Synthetic Data Generation

2024-09-25 · Anantaa Kotal, Anupam Joshi

The integration of privacy measures, including differential privacy techniques, ensures a provable privacy guarantee for the synthetic data. However, challenges arise for Generative Deep Learning models when tasked with generating realistic data, especially in critical domains such as Cybersecurity and Healthcare. Generative Models optimized for continuous data struggle to model discrete and non-Gaussian features that have domain constraints. Challenges increase when the training datasets are limited and not diverse. In such cases, generative models create synthetic data that repeats sensitive features, which is a privacy risk. Moreover, generative models face difficulties comprehending attribute constraints in specialized domains. This leads to the generation of unrealistic data that impacts downstream accuracy. To address these issues, this paper proposes a novel model, KIPPS, that infuses Domain and Regulatory Knowledge from Knowledge Graphs into Generative Deep Learning models for enhanced Privacy Preserving Synthetic data generation. The novel framework augments the training of generative models with supplementary context about attribute values and enforces domain constraints during training. This added guidance enhances the model's capacity to generate realistic and domain-compliant synthetic data. The proposed model is evaluated on real-world datasets, specifically in the domains of Cybersecurity and Healthcare, where domain constraints and rules add to the complexity of the data. Our experiments evaluate the privacy resilience and downstream accuracy of the model against benchmark methods, demonstrating its effectiveness in addressing the balance between privacy preservation and data accuracy in complex domains.

📄 PDF Abstract BibTeX arXiv:2409.17315

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeKnowledge GraphsPrivacy PreservingSynthetic Data Generation

Similar Papers 제목 키워드 기반

The Paradox of Noise: An Empirical Study of Noise-Infusion Mechanisms to Improve Generalization, Stability, and Privacy in Federated Learning

2023-11-09 · Elaheh Jafarigol, Theodore Trafalis

In a data-centric era, concerns regarding privacy and ethical data handling grow as machine learning relies more on personal information. This empirical study investigates the privacy, generalization, and stability of de…

Federated LearningPrivacy PreservingPrivacy Preserving Deep Learning

Privacy-Preserving Data Sharing in Agriculture: Enforcing Policy Rules for Secure and Confidential Data Synthesis

2023-11-27 · Anantaa Kotal, Lavanya Elluri, Deepti Gupta, Varun Mandalapu 외

Big Data empowers the farming community with the information needed to optimize resource usage, increase productivity, and enhance the sustainability of agricultural practices. The use of Big Data in farming requires the…

Privacy PreservingSynthetic Data Generation

Infusion: Preventing Customized Text-to-Image Diffusion from Overfitting

2024-04-22 · Weili Zeng, Yichao Yan, Qi Zhu, Zhuo Chen 외

Text-to-image (T2I) customization aims to create images that embody specific visual concepts delineated in textual descriptions. However, existing works still face a main challenge, concept overfitting. To tackle this ch…

Privacy-preserving data sharing via probabilistic modelling

2019-12-10 · Joonas Jälkö, Eemil Lagerspetz, Jari Haukka, Sasu Tarkoma 외

Differential privacy allows quantifying privacy loss resulting from accessing sensitive personal data. Repeated accesses to underlying data incur increasing loss. Releasing data as privacy-preserving synthetic data would…

Privacy PreservingSynthetic Data Generation

Learning Privacy-Preserving Student Networks via Discriminative-Generative Distillation

2024-09-04 · Shiming Ge, Bochao Liu, Pengju Wang, Yong Li 외

While deep models have proved successful in learning rich knowledge from massive well-annotated data, they may pose a privacy leakage risk in practical deployment. It is necessary to find an effective trade-off between h…

Privacy PreservingTransfer Learning