paper-with-me

Papers

Edit Distance Based Curriculum Learning for Paraphrase Generation

2021-08-01 · ACL 2021 5 · Sora Kadotani, Tomoyuki Kajiwara, Yuki Arase, Makoto Onizuka

Curriculum learning has improved the quality of neural machine translation, where only source-side features are considered in the metrics to determine the difficulty of translation. In this study, we apply curriculum learning to paraphrase generation for the first time. Different from machine translation, paraphrase generation allows a certain level of discrepancy in semantics between source and target, which results in diverse transformations from lexical substitution to reordering of clauses. Hence, the difficulty of transformations requires considering both source and target contexts. Experiments on formality transfer using GYAFC showed that our curriculum learning with edit distance improves the quality of paraphrase generation. Additionally, the proposed method improves the quality of difficult samples, which was not possible for previous methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationParaphrase GenerationTranslation

Similar Papers 제목 키워드 기반

Neural-Driven Multi-criteria Tree Search for Paraphrase Generation

2020-10-17 · NeurIPS Workshop LMCA 2020 12 · Betty Fabre, Tanguy Urvoy, Jonathan Chevelu, Damien Lolive

A good paraphrase is semantically similar to the original sentence but it must be also well formed, and syntactically different to ensure diversity. To deal with this trade-off, we propose to cast the paraphrase generati…

DiversityParaphrase GenerationSentenceText Generation

Paraphrase Generation by Learning How to Edit from Samples

2020-07-01 · ACL 2020 6 · Amirhossein Kazemnejad, Mohammadreza Salehi, Mahdieh Soleymani Baghshah

Neural sequence to sequence text generation has been proved to be a viable approach to paraphrase generation. Despite promising results, paraphrases generated by these models mostly suffer from lack of quality and divers…

DiversityParaphrase GenerationRetrievalSentence+1

PCC: Paraphrasing with Bottom-k Sampling and Cyclic Learning for Curriculum Data Augmentation

2022-08-17 · Hongyuan Lu, Wai Lam

Curriculum Data Augmentation (CDA) improves neural models by presenting synthetic data with increasing difficulties from easy to hard. However, traditional CDA simply treats the ratio of word perturbation as the difficul…

Data AugmentationDialogue GenerationFew-Shot Text ClassificationParaphrase Generation+2

Neural-Driven Search-Based Paraphrase Generation

2021-04-01 · EACL 2021 2 · Betty Fabre, Tanguy Urvoy, Jonathan Chevelu, Damien Lolive

We study a search-based paraphrase generation scheme where candidate paraphrases are generated by iterated transformations from the original sentence and evaluated in terms of syntax quality, semantic distance, and lexic…

Paraphrase GenerationSentence

Dictionary-Guided Editing Networks for Paraphrase Generation

2018-06-21 · Shaohan Huang, Yu Wu, Furu Wei, Ming Zhou

An intuitive way for a human to write paraphrase sentences is to replace words or phrases in the original sentence with their corresponding synonyms and make necessary changes to ensure the new sentences are fluent and g…

Paraphrase GenerationSentence