paper-with-me

Papers

Hierarchical Document Encoder for Parallel Corpus Mining

2019-06-20 · WS 2019 8 · Mandy Guo, Yinfei Yang, Keith Stevens, Daniel Cer, Heming Ge, Yun-Hsuan Sung, Brian Strope, Ray Kurzweil

We explore using multilingual document embeddings for nearest neighbor mining of parallel data. Three document-level representations are investigated: (i) document embeddings generated by simply averaging multilingual sentence embeddings; (ii) a neural bag-of-words (BoW) document encoding model; (iii) a hierarchical multilingual document encoder (HiDE) that builds on our sentence-level model. The results show document embeddings derived from sentence-level averaging are surprisingly effective for clean datasets, but suggest models trained hierarchically at the document-level are more effective on noisy data. Analysis experiments demonstrate our hierarchical models are very robust to variations in the underlying sentence embedding quality. Using document embeddings trained with HiDE achieves state-of-the-art performance on United Nations (UN) parallel document mining, 94.9% P@1 for en-fr and 97.3% P@1 for en-es.

📄 PDF Abstract BibTeX arXiv:1906.08401

Code (0)

등록된 구현이 없습니다.

Tasks

Parallel Corpus MiningSentenceSentence EmbeddingSentence-EmbeddingSentence Embeddings

Similar Papers 제목 키워드 기반

Hierarchical Modeling of Global Context for Document-Level Neural Machine Translation

2019-11-01 · IJCNLP 2019 11 · Xin Tan, Longyin Zhang, Deyi Xiong, Guodong Zhou

Document-level machine translation (MT) remains challenging due to the difficulty in efficiently using document context for translation. In this paper, we propose a hierarchical model to learn the global context for docu…

Document Level Machine TranslationMachine TranslationNMTSentence+1

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

Accurate Supervised and Semi-Supervised Machine Reading for Long Documents

2017-09-01 · EMNLP 2017 9 · Daniel Hewlett, Llion Jones, Alex Lacoste, re 외

We introduce a hierarchical architecture for machine reading capable of extracting precise information from long documents. The model divides the document into small, overlapping windows and encodes all windows in parall…

DecoderQuestion AnsweringReading Comprehension

Effective Parallel Corpus Mining using Bilingual Sentence Embeddings

2018-07-31 · WS 2018 10 · Mandy Guo, Qinlan Shen, Yinfei Yang, Heming Ge 외

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 …

Machine TranslationNMTParallel Corpus MiningSemantic Similarity+4

An Iterative Approach for Mining Parallel Sentences in a Comparable Corpus

2014-05-01 · LREC 2014 5 · Lise Rebout, Phillippe Langlais

We describe an approach for mining parallel sentences in a collection of documents in two languages. While several approaches have been proposed for doing so, our proposal differs in several respects. First, we use a doc…

Information RetrievalMachine TranslationSentenceTranslation