方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 多模态变分自编码器× | 生成对抗网络× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | 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数据集 ↗ |
|
|