เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| Multilingual GRU× | หม้อแปลงหลายภาษา× | |
|---|---|---|
| สาขาวิชา | การเรียนรู้เชิงลึก | การเรียนรู้เชิงลึก |
| ตระกูล | Machine learning | Machine learning |
| ปีกำเนิด≠ | 2014 (GRU); multilingual applications from ~2016 | 2019–2020 |
| ผู้ริเริ่ม≠ | Cho, K. et al. (GRU); multilingual extension by NLP community | Devlin et al. (mBERT); Conneau et al. (XLM-R) |
| ประเภท≠ | Recurrent sequence model (multilingual) | Pre-trained cross-lingual language model |
| แหล่งต้นตำรับ≠ | Cho, K., van Merrienboer, B., Gulcehre, C., Bahdanau, D., Bougares, F., Schwenk, H., & Bengio, Y. (2014). Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation. Proceedings of EMNLP 2014, 1724–1734. 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 GRU, cross-lingual GRU, multilingual gated recurrent unit, multi-language GRU | multilingual LM, cross-lingual transformer, mBERT-style model, multilingual pre-trained model |
| ที่เกี่ยวข้อง | 4 | 4 |
| สรุป≠ | A Multilingual GRU is a Gated Recurrent Unit network trained on text data spanning multiple languages, enabling sequential modeling of language-sensitive tasks such as sentiment analysis, named entity recognition, and machine translation across language boundaries without requiring separate models per language. | 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ชุดข้อมูล ↗ |
|
|