পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| বহুভাষিক ভ্যারিয়েশনাল অটোএনকোডার× | বহুভাষিক পুনরাবৃত্ত নিউরাল নেটওয়ার্ক× | |
|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2017-2018 | 1990–2010s |
| প্রবর্তক≠ | Multiple research groups (Lample, Conneau et al.; Zhao et al.) | Elman, J. L. (RNN); multilingual extension by NLP community |
| ধরন≠ | Generative latent-variable model | Sequential model (cross-lingual) |
| মৌলিক উৎস≠ | 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 ↗ | Elman, J. L. (1990). Finding structure in time. Cognitive Science, 14(2), 179–211. DOI ↗ |
| অপর নাম | ML-VAE, cross-lingual VAE, multilingual latent variable model, multilingual generative autoencoder | Multilingual RNN, Cross-lingual RNN, Multi-language RNN, MRNN |
| সম্পর্কিত | 5 | 5 |
| সারসংক্ষেপ≠ | A Multilingual Variational Autoencoder (ML-VAE) extends the standard VAE framework to handle multiple languages within a shared probabilistic latent space. Language-specific encoders map text from each language into a common continuous representation, while language-specific decoders reconstruct or translate that text. This enables cross-lingual generation, style transfer, and representation learning with or without parallel corpora. | A Multilingual Recurrent Neural Network (Multilingual RNN) applies the standard RNN architecture — which processes sequences step by step while maintaining a hidden state — to data spanning two or more languages. By training on multilingual corpora or sharing parameters across languages, the model learns cross-lingual sequence representations useful for translation, tagging, classification, and language modeling tasks. |
| ScholarGateডেটাসেট ↗ |
|
|