方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 多语言句子嵌入× | 基于多语言 RoBERTa 的分类× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2019–2022 | 2020 |
| 提出者≠ | Reimers, N. & Gurevych, I.; Feng, F. et al. (Google) | Conneau, A. et al. (Facebook AI Research) |
| 类型≠ | Cross-lingual representation learning | Pretrained multilingual transformer fine-tuned for classification |
| 开创性文献≠ | Reimers, N. & Gurevych, I. (2020). Making Monolingual Sentence Embeddings Multilingual using Knowledge Distillation. Proceedings of EMNLP 2020, 4512–4525. link ↗ | Conneau, A., Khandelwal, K., Goyal, N., Chaudhary, V., Wenzek, G., Guzman, F., Grave, E., Ott, M., Zettlemoyer, L., & Stoyanov, V. (2020). Unsupervised Cross-lingual Representation Learning at Scale. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL 2020), pp. 8440–8451. DOI ↗ |
| 别名 | multilingual sentence representations, cross-lingual sentence embeddings, mSE, multilingual semantic embeddings | XLM-RoBERTa classification, mRoBERTa, cross-lingual RoBERTa classifier, multilingual transformer classification |
| 相关≠ | 5 | 4 |
| 摘要≠ | Multilingual sentence embeddings map sentences from many languages into a single shared vector space so that semantically equivalent sentences — regardless of language — land close together. Models such as LaBSE, multilingual Sentence-BERT, and mUSE have made it practical to compare, retrieve, and classify text across 50 to 100+ languages without translating anything first. | Multilingual RoBERTa-based classification uses XLM-RoBERTa — a transformer pretrained on 100+ languages via masked language modeling — and fine-tunes it on labeled text to assign categories across multiple languages. By sharing a single model across languages, it enables robust cross-lingual and zero-shot text classification without needing separate per-language classifiers. |
| ScholarGate数据集 ↗ |
|
|