방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| Multimodal Variational Autoencoder× | 생성적 적대 신경망× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2018 | 2014 |
| 창시자≠ | Wu, M. and Goodman, N. | Goodfellow, I. et al. |
| 유형≠ | Generative latent-variable model | Generative deep learning (adversarial two-network game) |
| 원전≠ | Wu, M., & Goodman, N. (2018). Multimodal Generative Models for Scalable Weakly-Supervised Learning. Advances in Neural Information Processing Systems (NeurIPS), 31. link ↗ | Goodfellow, I. et al. (2014). Generative Adversarial Nets. NeurIPS. link ↗ |
| 별칭 | MVAE, multimodal VAE, multi-modal variational autoencoder, multimodal generative model | Üretici Çekişmeli Ağ (GAN), GAN, generative adversarial nets, adversarial network |
| 관련≠ | 3 | 4 |
| 요약≠ | The Multimodal Variational Autoencoder (MVAE) is a deep generative model that learns a shared latent representation across two or more data modalities — such as images and captions — using a product-of-experts fusion of modality-specific encoders, enabling generation and inference even when only a subset of modalities is observed at test time. | 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데이터셋 ↗ |
|
|