手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 多言語拡散モデル× | 多言語トランスフォーマー× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2020–2023 | 2019–2020 |
| 提唱者≠ | Ho, J., Jain, A., & Abbeel, P. (diffusion foundation); multilingual NLP extensions by various authors (2022–2024) | Devlin et al. (mBERT); Conneau et al. (XLM-R) |
| 種類≠ | Generative model (denoising diffusion process, multilingual extension) | Pre-trained cross-lingual language model |
| 原典≠ | Ho, J., Jain, A., & Abbeel, P. (2020). Denoising Diffusion Probabilistic Models. Advances in Neural Information Processing Systems (NeurIPS), 33, 6840–6851. link ↗ | 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 DiffuSeq, Cross-lingual Diffusion Model, Multilingual DDPM, Multilingual Denoising Diffusion | multilingual LM, cross-lingual transformer, mBERT-style model, multilingual pre-trained model |
| 関連≠ | 5 | 4 |
| 概要≠ | A Multilingual Diffusion Model adapts the denoising diffusion probabilistic framework to work across multiple languages, enabling cross-lingual text generation, translation, and language-agnostic content synthesis. By conditioning on multilingual representations, the diffusion process learns a shared latent space that spans linguistic boundaries, producing high-quality outputs for low- and high-resource languages alike. | 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データセット ↗ |
|
|