Machine learningDeep learning / NLP / CV
マルチモーダル変分オートエンコーダ
マルチモーダル変分オートエンコーダ(MVAE)は、2つ以上のデータモダリティ(画像とキャプションなど)にわたる共有潜在表現を学習する深層生成モデルである。これは、モダリティ固有エンコーダの積和法による融合を用いることで、テスト時にモダリティの部分集合のみが観測された場合でも、生成と推論を可能にする。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Wu, M., & Goodman, N. (2018). Multimodal Generative Models for Scalable Weakly-Supervised Learning. Advances in Neural Information Processing Systems (NeurIPS), 31. link ↗
- Kingma, D. P., & Welling, M. (2014). Auto-Encoding Variational Bayes. International Conference on Learning Representations (ICLR). link ↗
このページの引用方法
ScholarGate. (2026, June 3). Multimodal Variational Autoencoder (MVAE). ScholarGate. https://scholargate.app/ja/deep-learning/multimodal-variational-autoencoder
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Generative Adversarial Network深層学習↔ compare
- 混合専門家モデル深層学習↔ compare
- Variational Autoencoder深層学習↔ compare