paper-with-me

Papers

Principled Paraphrase Generation with Parallel Corpora

2022-05-24 · ACL 2022 5 · Aitor Ormazabal, Mikel Artetxe, Aitor Soroa, Gorka Labaka, Eneko Agirre

Round-trip Machine Translation (MT) is a popular choice for paraphrase generation, which leverages readily available parallel corpora for supervision. In this paper, we formalize the implicit similarity function induced by this approach, and show that it is susceptible to non-paraphrase pairs sharing a single ambiguous translation. Based on these insights, we design an alternative similarity metric that mitigates this issue by requiring the entire translation distribution to match, and implement a relaxation of it through the Information Bottleneck method. Our approach incorporates an adversarial term into MT training in order to learn representations that encode as much information about the reference translation as possible, while keeping as little information about the input as possible. Paraphrases can be generated by decoding back to the source from this representation, without having to generate pivot translations. In addition to being more principled and efficient than round-trip MT, our approach offers an adjustable parameter to control the fidelity-diversity trade-off, and obtains better results in our experiments.

📄 PDF Abstract BibTeX arXiv:2205.12213

Code (1)

aitorormazabal/paraphrasing-from-parallel 공식 구현 pytorch

Tasks

DiversityMachine TranslationParaphrase GenerationTranslation

Similar Papers 제목 키워드 기반

Neural Paraphrase Generation using Transfer Learning

2017-09-01 · WS 2017 9 · Florin Brad, Traian Rebedea

Progress in statistical paraphrase generation has been hindered for a long time by the lack of large monolingual parallel corpora. In this paper, we adapt the neural machine translation approach to paraphrase generation …

Machine TranslationNatural Language InferenceParaphrase GenerationQuestion Answering+3

Creating and using large monolingual parallel corpora for sentential paraphrase generation

2014-05-01 · LREC 2014 5 · S Wubben, er, Antal Van den Bosch, Emiel Krahmer
Language ModellingMachine TranslationParaphrase GenerationQuestion Answering+2

Improving the Diversity of Unsupervised Paraphrasing with Embedding Outputs

2021-10-25 · EMNLP (MRL) 2021 11 · Monisha Jegadeesan, Sachin Kumar, John Wieting, Yulia Tsvetkov

We present a novel technique for zero-shot paraphrase generation. The key contribution is an end-to-end multilingual paraphrasing model that is trained using translated parallel corpora to generate paraphrases into "mean…

DiversityParaphrase GenerationWord Embeddings

Validation of sub-sentential paraphrases acquired from parallel monolingual corpora

2012-04-01 · EACL 2012 4 · Houda Bouamor, Aur{\'e}lien Max, Anne Vilnat

Revisiting Pivot-Based Paraphrase Generation: Language Is Not the Only Optional Pivot

2021-11-01 · EMNLP 2021 11 · Yitao Cai, Yue Cao, Xiaojun Wan

Paraphrases refer to texts that convey the same meaning with different expression forms. Pivot-based methods, also known as the round-trip translation, have shown promising results in generating high-quality paraphrases.…

Paraphrase GenerationSentence