ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

多语言卷积神经网络×多语言 Transformer×
领域深度学习深度学习
方法族Machine learningMachine learning
起源年份2014–20162019–2020
提出者Kim, Y. (seminal NLP CNN); multilingual extension by communityDevlin et al. (mBERT); Conneau et al. (XLM-R)
类型Deep learning classifierPre-trained cross-lingual language model
开创性文献Kim, Y. (2014). Convolutional Neural Networks for Sentence Classification. Proceedings of EMNLP 2014, pp. 1746–1751. 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 ↗
别名ML-CNN, cross-lingual CNN, multilingual text CNN, multilingual ConvNetmultilingual LM, cross-lingual transformer, mBERT-style model, multilingual pre-trained model
相关44
摘要A Multilingual CNN applies convolutional filters over token embeddings drawn from two or more languages, producing shared feature representations that enable a single model to classify, tag, or extract information across language boundaries without training separate models per language. It extends the standard text-CNN architecture with multilingual or cross-lingual input embeddings.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数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Multilingual Convolutional Neural Network · Multilingual Transformer. 于 2026-06-18 检索自 https://scholargate.app/zh/compare