方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 多语言问答× | 多语言句子嵌入× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2018–2020 | 2019–2022 |
| 提出者≠ | Multiple groups; popularised via mBERT (Devlin et al., 2019) and XLM-R (Conneau et al., 2020) | Reimers, N. & Gurevych, I.; Feng, F. et al. (Google) |
| 类型≠ | Extractive / generative QA across multiple languages | Cross-lingual representation learning |
| 开创性文献≠ | Artetxe, M., Ruder, S., & Yogatama, D. (2020). On the cross-lingual transferability of monolingual representations. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (pp. 4623–4637). ACL. DOI ↗ | Reimers, N. & Gurevych, I. (2020). Making Monolingual Sentence Embeddings Multilingual using Knowledge Distillation. Proceedings of EMNLP 2020, 4512–4525. link ↗ |
| 别名 | cross-lingual question answering, multilingual QA, multilingual MRC, cross-lingual machine reading comprehension | multilingual sentence representations, cross-lingual sentence embeddings, mSE, multilingual semantic embeddings |
| 相关≠ | 4 | 5 |
| 摘要≠ | Multilingual question answering (QA) enables a model to read a passage and answer questions in multiple languages, often by fine-tuning a cross-lingual pretrained transformer such as mBERT or XLM-R on an annotated QA dataset in one language and transferring that capability zero-shot or few-shot to other languages. It is the standard approach for building multilingual reading-comprehension and open-domain QA systems. | 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. |
| ScholarGate数据集 ↗ |
|
|