中文
相关论文

相关论文: Extending Multilingual BERT to Low-Resource Langua…

200 篇论文

Accuracy of English-language Question Answering (QA) systems has improved significantly in recent years with the advent of Transformer-based models (e.g., BERT). These models are pre-trained in a self-supervised fashion with a large English…

计算与语言 · 计算机科学 2022-04-13 Gokul Karthik Kumar , Abhishek Singh Gehlot , Sahal Shaji Mullappilly , Karthik Nandakumar

Recently, multilingual BERT works remarkably well on cross-lingual transfer tasks, superior to static non-contextualized word embeddings. In this work, we provide an in-depth experimental study to supplement the existing literature of…

计算与语言 · 计算机科学 2020-10-22 Chi-Liang Liu , Tsung-Yuan Hsu , Yung-Sung Chuang , Hung-yi Lee

Multiple neural language models have been developed recently, e.g., BERT and XLNet, and achieved impressive results in various NLP tasks including sentence classification, question answering and document ranking. In this paper, we explore…

信息检索 · 计算机科学 2020-04-29 Zhuolin Jiang , Amro El-Jaroudi , William Hartmann , Damianos Karakos , Lingjun Zhao

Multilingual Language Models (\MLLMs) such as mBERT, XLM, XLM-R, \textit{etc.} have emerged as a viable option for bringing the power of pretraining to a large number of languages. Given their success in zero-shot transfer learning, there…

计算与语言 · 计算机科学 2021-12-24 Sumanth Doddapaneni , Gowtham Ramesh , Mitesh M. Khapra , Anoop Kunchukuttan , Pratyush Kumar

The surge of pre-trained language models has begun a new era in the field of Natural Language Processing (NLP) by allowing us to build powerful language models. Among these models, Transformer-based models such as BERT have become…

计算与语言 · 计算机科学 2021-10-12 Mehrdad Farahani , Mohammad Gharachorloo , Marzieh Farahani , Mohammad Manthouri

Contextual word embeddings (e.g. GPT, BERT, ELMo, etc.) have demonstrated state-of-the-art performance on various NLP tasks. Recent work with the multilingual version of BERT has shown that the model performs very well in zero-shot and…

计算与语言 · 计算机科学 2020-03-23 Phillip Keung , Yichao Lu , Vikas Bhardwaj

Pre-trained language models have been dominating the field of natural language processing in recent years, and have led to significant performance gains for various complex natural language tasks. One of the most prominent pre-trained…

计算与语言 · 计算机科学 2020-09-17 Pieter Delobelle , Thomas Winters , Bettina Berendt

We investigate whether off-the-shelf deep bidirectional sentence representations trained on a massively multilingual corpus (multilingual BERT) enable the development of an unsupervised universal dependency parser. This approach only…

计算与语言 · 计算机科学 2019-10-15 Ke Tran , Arianna Bisazza

This paper proposes a technique for adding a new source or target language to an existing multilingual NMT model without re-training it on the initial set of languages. It consists in replacing the shared vocabulary with a small…

计算与语言 · 计算机科学 2021-10-22 Alexandre Berard

The latest work on language representations carefully integrates contextualized features into language model training, which enables a series of success especially in various machine reading comprehension and natural language inference…

计算与语言 · 计算机科学 2020-02-05 Zhuosheng Zhang , Yuwei Wu , Hai Zhao , Zuchao Li , Shuailiang Zhang , Xi Zhou , Xiang Zhou

Transformer-based language models such as BERT have outperformed previous models on a large number of English benchmarks, but their evaluation is often limited to English or a small number of well-resourced languages. In this work, we…

计算与语言 · 计算机科学 2021-11-24 Judit Ács , Dániel Lévai , András Kornai

We present a multilingual bag-of-entities model that effectively boosts the performance of zero-shot cross-lingual text classification by extending a multilingual pre-trained language model (e.g., M-BERT). It leverages the multilingual…

计算与语言 · 计算机科学 2022-10-12 Sosuke Nishikawa , Ikuya Yamada , Yoshimasa Tsuruoka , Isao Echizen

Dense retrieval has shown great success in passage ranking in English. However, its effectiveness in document retrieval for non-English languages remains unexplored due to the limitation in training resources. In this work, we explore…

计算与语言 · 计算机科学 2021-09-06 Peng Shi , Rui Zhang , He Bai , Jimmy Lin

We present a novel way of injecting factual knowledge about entities into the pretrained BERT model (Devlin et al., 2019): We align Wikipedia2Vec entity vectors (Yamada et al., 2016) with BERT's native wordpiece vector space and use the…

计算与语言 · 计算机科学 2020-05-04 Nina Poerner , Ulli Waltinger , Hinrich Schütze

We introduce a new language representation model called BERT, which stands for Bidirectional Encoder Representations from Transformers. Unlike recent language representation models, BERT is designed to pre-train deep bidirectional…

计算与语言 · 计算机科学 2019-05-28 Jacob Devlin , Ming-Wei Chang , Kenton Lee , Kristina Toutanova

Multilingual neural machine translation (NMT) enables training a single model that supports translation from multiple source languages into multiple target languages. In this paper, we push the limits of multilingual NMT in terms of number…

计算与语言 · 计算机科学 2019-07-03 Roee Aharoni , Melvin Johnson , Orhan Firat

Pretrained multilingual contextual representations have shown great success, but due to the limits of their pretraining data, their benefits do not apply equally to all language varieties. This presents a challenge for language varieties…

计算与语言 · 计算机科学 2022-06-22 Ethan C. Chau , Lucy H. Lin , Noah A. Smith

While multilingual language models can improve NLP performance on low-resource languages by leveraging higher-resource languages, they also reduce average performance on all languages (the 'curse of multilinguality'). Here we show another…

计算与语言 · 计算机科学 2023-04-14 Isabel Papadimitriou , Kezia Lopez , Dan Jurafsky

We propose a new formulation for multilingual entity linking, where language-specific mentions resolve to a language-agnostic Knowledge Base. We train a dual encoder in this new setting, building on prior work with improved feature…

计算与语言 · 计算机科学 2020-11-06 Jan A. Botha , Zifei Shan , Daniel Gillick

Pre-trained language models have revolutionized the natural language understanding landscape, most notably BERT (Bidirectional Encoder Representations from Transformers). However, a significant challenge remains for low-resource languages,…

计算与语言 · 计算机科学 2024-02-23 Piotr Rybak