手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 機密性制御のための合成データ生成× | Generative Adversarial Network× | |
|---|---|---|
| 分野≠ | プライバシー | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 1993 | 2014 |
| 提唱者≠ | Donald Rubin | Goodfellow, I. et al. |
| 種類≠ | Privacy-preserving data synthesis | Generative deep learning (adversarial two-network game) |
| 原典≠ | Rubin, D. B. (1993). Statistical disclosure limitation. Journal of Official Statistics, 9(2), 461–468. link ↗ | Goodfellow, I. et al. (2014). Generative Adversarial Nets. NeurIPS. link ↗ |
| 別名 | Fully Synthetic Data, Partial Synthetic Data, Statistical Data Synthesis, Sentetik Veri Üretimi | Üretici Çekişmeli Ağ (GAN), GAN, generative adversarial nets, adversarial network |
| 関連≠ | 3 | 4 |
| 概要≠ | Synthetic data generation is a statistical disclosure limitation technique introduced by Donald Rubin in 1993, in which values in a confidential dataset are replaced by draws from a fitted posterior predictive distribution rather than released directly. The resulting artificial records preserve the joint statistical structure of the original data while preventing the identification of real individuals, enabling analysts to work with a publicly releasable dataset that behaves like the original for most inferential purposes. | A Generative Adversarial Network (GAN), introduced by Ian Goodfellow and colleagues in 2014, produces realistic synthetic data through the competition of two neural networks — a generator and a discriminator. It is widely used for image synthesis, data augmentation, and distribution estimation. |
| ScholarGateデータセット ↗ |
|
|