paper-with-me

Papers

Learning Paraphrastic Sentence Embeddings from Back-Translated Bitext

2017-06-06 · EMNLP 2017 9 · John Wieting, Jonathan Mallinson, Kevin Gimpel

We consider the problem of learning general-purpose, paraphrastic sentence embeddings in the setting of Wieting et al. (2016b). We use neural machine translation to generate sentential paraphrases via back-translation of bilingual sentence pairs. We evaluate the paraphrase pairs by their ability to serve as training data for learning paraphrastic sentence embeddings. We find that the data quality is stronger than prior work based on bitext and on par with manually-written English paraphrase pairs, with the advantage that our approach can scale up to generate large training sets for many languages and domains. We experiment with several language pairs and data sources, and develop a variety of data filtering techniques. In the process, we explore how neural machine translation output differs from human-written sentences, finding clear differences in length, the amount of repetition, and the use of rare words.

📄 PDF Abstract BibTeX arXiv:1706.01847

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceSentence EmbeddingsTranslation

Similar Papers 제목 키워드 기반

Simple and Effective Paraphrastic Similarity from Parallel Translations

2019-09-30 · ACL 2019 7 · John Wieting, Kevin Gimpel, Graham Neubig, Taylor Berg-Kirkpatrick

We present a model and methodology for learning paraphrastic sentence embeddings directly from bitext, removing the time-consuming intermediate step of creating paraphrase corpora. Further, we show that the resulting mod…

SentenceSentence Embeddings

Large-Scale, Diverse, Paraphrastic Bitexts via Sampling and Clustering

2019-11-01 · CONLL 2019 11 · J. Edward Hu, Abhinav Singh, Nils Holzenberger, Matt Post 외

Producing diverse paraphrases of a sentence is a challenging task. Natural paraphrase corpora are scarce and limited, while existing large-scale resources are automatically generated via back-translation and rely on beam…

ClusteringDiversitySentenceTranslation

Paraphrastic Representations at Scale

2021-04-30 · John Wieting, Kevin Gimpel, Graham Neubig, Taylor Berg-Kirkpatrick

We present a system that allows users to train their own state-of-the-art paraphrastic sentence representations in a variety of languages. We also release trained models for English, Arabic, German, French, Spanish, Russ…

CPUGPUSemantic SimilaritySemantic Textual Similarity+1

CCMatrix: Mining Billions of High-Quality Parallel Sentences on the WEB

2019-11-10 · ACL 2021 5 · Holger Schwenk, Guillaume Wenzek, Sergey Edunov, Edouard Grave 외

We show that margin-based bitext mining in a multilingual sentence space can be applied to monolingual corpora of billions of sentences. We are using ten snapshots of a curated common crawl corpus (Wenzek et al., 2019) t…

NMTSentenceTranslationVocal Bursts Intensity Prediction

Revisiting Recurrent Networks for Paraphrastic Sentence Embeddings

2017-04-30 · ACL 2017 7 · John Wieting, Kevin Gimpel

We consider the problem of learning general-purpose, paraphrastic sentence embeddings, revisiting the setting of Wieting et al. (2016b). While they found LSTM recurrent networks to underperform word averaging, we present…

SentenceSentence EmbeddingsTransfer Learning