paper-with-me

Papers

Effective Parallel Corpus Mining using Bilingual Sentence Embeddings

2018-07-31 · WS 2018 10 · Mandy Guo, Qinlan Shen, Yinfei Yang, Heming Ge, Daniel Cer, Gustavo Hernandez Abrego, Keith Stevens, Noah Constant, Yun-Hsuan Sung, Brian Strope, Ray Kurzweil

This paper presents an effective approach for parallel corpus mining using bilingual sentence embeddings. Our embedding models are trained to produce similar representations exclusively for bilingual sentence pairs that are translations of each other. This is achieved using a novel training method that introduces hard negatives consisting of sentences that are not translations but that have some degree of semantic similarity. The quality of the resulting embeddings are evaluated on parallel corpus reconstruction and by assessing machine translation systems trained on gold vs. mined sentence pairs. We find that the sentence embeddings can be used to reconstruct the United Nations Parallel Corpus at the sentence level with a precision of 48.9% for en-fr and 54.9% for en-es. When adapted to document level matching, we achieve a parallel document matching accuracy that is comparable to the significantly more computationally intensive approach of [Jakob 2010]. Using reconstructed parallel data, we are able to train NMT models that perform nearly as well as models trained on the original data (within 1-2 BLEU).

📄 PDF Abstract BibTeX arXiv:1807.11906

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationNMTParallel Corpus MiningSemantic SimilaritySemantic Textual SimilaritySentenceSentence EmbeddingsTranslation

Similar Papers 제목 키워드 기반

A Japanese-Chinese Parallel Corpus Using Crowdsourcing for Web Mining

2024-05-15 · Masaaki Nagata, Makoto Morishita, Katsuki Chousa, Norihito Yasuda

Using crowdsourcing, we collected more than 10,000 URL pairs (parallel top page pairs) of bilingual websites that contain parallel documents and created a Japanese-Chinese parallel corpus of 4.6M sentence pairs from thes…

SentenceTranslationWord Translation

Unsupervised Multilingual Sentence Embeddings for Parallel Corpus Mining

2021-05-21 · ACL 2020 6 · Ivana Kvapilikova, Mikel Artetxe, Gorka Labaka, Eneko Agirre 외

Existing models of multilingual sentence embeddings require large parallel data resources which are not available for low-resource languages. We propose a novel unsupervised method to derive multilingual sentence embeddi…

Language ModelingLanguage ModellingMachine TranslationParallel Corpus Mining+4

An Unsupervised System for Parallel Corpus Filtering

2018-10-01 · WS 2018 10 · Viktor Hangya, Alex Fraser, er

In this paper we describe LMU Munich{'}s submission for the \textit{WMT 2018 Parallel Corpus Filtering} shared task which addresses the problem of cleaning noisy parallel corpora. The task of mining and cleaning parallel…

Domain AdaptationLanguage ModelingLanguage ModellingMachine Translation+5

Alibaba Submission to the WMT20 Parallel Corpus Filtering Task

2020-11-01 · WMT (EMNLP) 2020 11 · Jun Lu, Xin Ge, Yangbin Shi, Yuqi Zhang

This paper describes the Alibaba Machine Translation Group submissions to the WMT 2020 Shared Task on Parallel Corpus Filtering and Alignment. In the filtering task, three main methods are applied to evaluate the quality…

DiversityLanguage IdentificationMachine TranslationSentence+3

Bilingual Corpus Mining and Multistage Fine-Tuning for Improving Machine Translation of Lecture Transcripts

2023-11-07 · Haiyue Song, Raj Dabre, Chenhui Chu, Atsushi Fujita 외

Lecture transcript translation helps learners understand online courses, however, building a high-quality lecture machine translation system lacks publicly available parallel corpora. To address this, we examine a framew…

BenchmarkingMachine TranslationParallel Corpus MiningSentence+1