手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 多言語対応多層パーセプトロン (Multilingual Multilayer Perceptron)× | 多言語文埋め込み× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2010s | 2019–2022 |
| 提唱者≠ | McCulloch & Pitts / Rumelhart et al. (MLP); multilingual application became standard in NLP from the 2010s onward | Reimers, N. & Gurevych, I.; Feng, F. et al. (Google) |
| 種類≠ | Feedforward neural network (multilingual variant) | Cross-lingual representation learning |
| 原典≠ | Artetxe, M., & Schwartz, H. A. (2019). Massively Multilingual Sentence Embeddings for Zero-Shot Cross-Lingual Transfer and Beyond. Transactions of the Association for Computational Linguistics, 7, 597–610. DOI ↗ | Reimers, N. & Gurevych, I. (2020). Making Monolingual Sentence Embeddings Multilingual using Knowledge Distillation. Proceedings of EMNLP 2020, 4512–4525. link ↗ |
| 別名 | Multilingual MLP, cross-lingual MLP, multilingual feedforward network, multilingual FFNN | multilingual sentence representations, cross-lingual sentence embeddings, mSE, multilingual semantic embeddings |
| 関連≠ | 4 | 5 |
| 概要≠ | A Multilingual MLP is a feedforward neural network trained on text from two or more languages, relying on shared or aligned input representations — such as multilingual word embeddings or subword vocabularies — so that a single model can process and classify text across languages without separate per-language networks. | 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データセット ↗ |
|
|