paper-with-me

Papers

MGMD-GAN: Generalization Improvement of Generative Adversarial Networks with Multiple Generator Multiple Discriminator Framework Against Membership Inference Attacks

2024-10-10 · Nirob Arefin

Generative Adversarial Networks (GAN) are among the widely used Generative models in various applications. However, the original GAN architecture may memorize the distribution of the training data and, therefore, poses a threat to Membership Inference Attacks. In this work, we propose a new GAN framework that consists of Multiple Generators and Multiple Discriminators (MGMD-GAN). Disjoint partitions of the training data are used to train this model and it learns the mixture distribution of all the training data partitions. In this way, our proposed model reduces the generalization gap which makes our MGMD-GAN less vulnerable to Membership Inference Attacks. We provide an experimental analysis of our model and also a comparison with other GAN frameworks.

📄 PDF Abstract BibTeX arXiv:2410.07803

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Toward Deep Drum Source Separation

2023-12-15 · Alessandro Ilic Mezza, Riccardo Giampiccolo, Alberto Bernardini, Augusto Sarti

In the past, the field of drum source separation faced significant challenges due to limited data availability, hindering the adoption of cutting-edge deep learning methods that have found success in other related audio …

Pre-trained Multiple Latent Variable Generative Models are good defenders against Adversarial Attacks

2024-12-04 · Dario Serez, Marco Cristani, Alessio Del Bue, Vittorio Murino 외

Attackers can deliberately perturb classifiers' input with subtle noise, altering final predictions. Among proposed countermeasures, adversarial purification employs generative networks to preprocess input images, filter…

Adversarial Purification

Adversarial System Variant Approximation to Quantify Process Model Generalization

2020-03-26 · Julian Theis, Houshang Darabi

In process mining, process models are extracted from event logs using process discovery algorithms and are commonly assessed using multiple quality dimensions. While the metrics that measure the relationship of an extrac…

Generative Adversarial Network

Detecting Adversarial Data Using Perturbation Forgery

2025-01-01 · CVPR 2025 1 · Qian Wang, Chen Li, Yuchen Luo, Hefei Ling 외

As a defense strategy against adversarial attacks, adversarial detection aims to identify and filter out adversarial data from the data flow based on discrepancies in distribution and noise patterns between natural a…

Generative Data Augmentation for Commonsense Reasoning

2020-04-24 · Findings of the Association for Computational Linguistics 2020 · Yiben Yang, Chaitanya Malaviya, Jared Fernandez, Swabha Swayamdipta 외

Recent advances in commonsense reasoning depend on large-scale human-annotated training data to achieve peak performance. However, manual curation of training examples is expensive and has been shown to introduce annotat…

Common Sense ReasoningCoreference ResolutionData AugmentationOut-of-Distribution Generalization+3