PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
July 3, 2020196 citationsOpen Access

Language-agnostic BERT Sentence Embedding

FFFangxiaoyu FengYYYinfei YangDCDaniel Cer

Key Points

  • The study aims to explore methods for learning effective multilingual sentence embeddings using BERT.
  • Investigated monolingual and cross-lingual representation methods.
  • Implemented methods including masked language modeling, translation language modeling, and dual encoder translation ranking.
  • Compiled parallel data from CommonCrawl based on the best model.
  • Achieved 83.7% bi-text retrieval accuracy over 112 languages, surpassing previous benchmarks.
  • Demonstrated an 80% reduction in parallel training data required with a pre-trained multilingual model.
  • Maintained competitive performance on monolingual transfer learning tasks.

Abstract

While BERT is an effective method for learning monolingual sentence embeddings for semantic similarity and embedding based transfer learning (Reimers and Gurevych, 2019), BERT based cross-lingual sentence embeddings have yet to be explored. We systematically investigate methods for learning multilingual sentence embeddings by combining the best methods for learning monolingual and cross-lingual representations including: masked language modeling (MLM), translation language modeling (TLM) (Conneau and Lample, 2019), dual encoder translation ranking (Guo et al., 2018), and additive margin softmax (Yang et al., 2019a). We show that introducing a pre-trained multilingual language model dramatically reduces the amount of parallel training data required to achieve good performance by 80%. Composing the best of these methods produces a model that achieves 83.7% bi-text retrieval accuracy over 112 languages on Tatoeba, well above the 65.5% achieved by Artetxe and Schwenk (2019b), while still performing competitively on monolingual transfer learning benchmarks (Conneau and Kiela, 2018). Parallel data mined from CommonCrawl using our best model is shown to train competitive NMT models for en-zh and en-de. We publicly release our best multilingual sentence embedding model for 109+ languages at https://tfhub.dev/google/LaBSE.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Feng et al. (2020) studied this question.

synapsesocial.com/papers/6a15588837103a43379f981ahttps://doi.org/10.48550/arxiv.2007.01852
Ask AI
Helpful
Bookmark
Share
View Full Paper