Machine learningDeep learning / NLP / CV
多语言变分自编码器
多语言变分自编码器(ML-VAE)将标准的VAE框架扩展到处理共享概率潜在空间中的多种语言。特定语言的编码器将每种语言的文本映射到通用的连续表示,而特定语言的解码器则重建或翻译该文本。这使得跨语言生成、风格迁移和表示学习成为可能,无论是否使用平行语料库。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Zhao, T., Zhang, Y., & Eskenazi, M. (2018). Zero-shot dialog generation with cross-domain latent actions. In Proceedings of the 19th Annual SIGdial Meeting on Discourse and Dialogue (pp. 1-10). ACL. link ↗
- Lample, G., Conneau, A., Denoyer, L., & Ranzato, M. (2018). Unsupervised machine translation using monolingual corpora only. In International Conference on Learning Representations (ICLR 2018). link ↗
如何引用本页
ScholarGate. (2026, June 3). Multilingual Variational Autoencoder (ML-VAE). ScholarGate. https://scholargate.app/zh/deep-learning/multilingual-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.
- 多语言循环神经网络深度学习↔ compare
- 多语言句子嵌入深度学习↔ compare
- 多语言 Transformer深度学习↔ compare
- 迁移学习与变分自编码器深度学习↔ compare
- 变分自编码器深度学习↔ compare