विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| बहुभाषी एलएसटीएम× | बहुभाषी ट्रांसफार्मर× | |
|---|---|---|
| क्षेत्र | गहन अधिगम | गहन अधिगम |
| परिवार | Machine learning | Machine learning |
| उद्भव वर्ष≠ | 1997 (LSTM); multilingual NLP applications from ~2016 | 2019–2020 |
| प्रवर्तक≠ | Hochreiter, S. & Schmidhuber, J. (LSTM base); multilingual application by the NLP community from ~2016 | Devlin et al. (mBERT); Conneau et al. (XLM-R) |
| प्रकार≠ | Recurrent neural network (sequence model) | Pre-trained cross-lingual language model |
| मौलिक स्रोत≠ | Hochreiter, S. & Schmidhuber, J. (1997). Long Short-Term Memory. Neural Computation, 9(8), 1735–1780. DOI ↗ | Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. Proceedings of NAACL-HLT 2019, pp. 4171–4186. Association for Computational Linguistics. DOI ↗ |
| उपनाम | Multilingual LSTM, Cross-lingual LSTM, Multi-language LSTM, Multilingual Recurrent Network | multilingual LM, cross-lingual transformer, mBERT-style model, multilingual pre-trained model |
| संबंधित≠ | 5 | 4 |
| सारांश≠ | A Multilingual LSTM is a Long Short-Term Memory recurrent network trained or fine-tuned to process sequences in multiple languages, typically by sharing a single model across language-specific or joint subword embeddings. It captures long-range dependencies in text and is applied to multilingual classification, named entity recognition, sentiment analysis, and sequence labeling. | A multilingual transformer is a pre-trained language model built on the transformer architecture and trained jointly on text from dozens to over one hundred languages. Models such as mBERT and XLM-RoBERTa learn shared cross-lingual representations, enabling zero-shot or few-shot transfer: a model fine-tuned on English data can often be applied directly to French, German, Arabic, or Chinese without language-specific labels. |
| ScholarGateडेटासेट ↗ |
|
|