paper-with-me

Papers

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 grammatically correct. We propose a novel approach to modeling the process with dictionary-guided editing networks which effectively conduct rewriting on the source sentence to generate paraphrase sentences. It jointly learns the selection of the appropriate word level and phrase level paraphrase pairs in the context of the original sentence from an off-the-shelf dictionary as well as the generation of fluent natural language sentences. Specifically, the system retrieves a set of word level and phrase level araphrased pairs derived from the Paraphrase Database (PPDB) for the original sentence, which is used to guide the decision of which the words might be deleted or inserted with the soft attention mechanism under the sequence-to-sequence framework. We conduct experiments on two benchmark datasets for paraphrase generation, namely the MSCOCO and Quora dataset. The evaluation results demonstrate that our dictionary-guided editing networks outperforms the baseline methods.

📄 PDF Abstract BibTeX arXiv:1806.08077

Code (0)

등록된 구현이 없습니다.

Tasks

Paraphrase GenerationSentence

Similar Papers 제목 키워드 기반

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

Visual Information Guided Zero-Shot Paraphrase Generation

2022-01-22 · COLING 2022 10 · Zhe Lin, Xiaojun Wan

Zero-shot paraphrase generation has drawn much attention as the large-scale high-quality paraphrase corpus is limited. Back-translation, also known as the pivot-based method, is typical to this end. Several works leverag…

DiversityImage CaptioningParaphrase GenerationTranslation

ParaDi: Dictionary of Paraphrases of Czech Complex Predicates with Light Verbs

2017-04-01 · WS 2017 4 · Petra Baran{\v{c}}{\'\i}kov{\'a}, V{\'a}clava Kettnerov{\'a}

We present a new freely available dictionary of paraphrases of Czech complex predicates with light verbs, ParaDi. Candidates for single predicative paraphrases of selected complex predicates have been extracted automatic…

Information RetrievalMachine TranslationQuestion AnsweringTranslation

Pushing Paraphrase Away from Original Sentence: A Multi-Round Paraphrase Generation Approach

2021-09-04 · Findings (ACL) 2021 8 · Zhe Lin, Xiaojun Wan

In recent years, neural paraphrase generation based on Seq2Seq has achieved superior performance, however, the generated paraphrase still has the problem of lack of diversity. In this paper, we focus on improving the div…

DiversityParaphrase GenerationSentenceTranslation

Towards Document-Level Paraphrase Generation with Sentence Rewriting and Reordering

2021-09-15 · Findings (EMNLP) 2021 11 · Zhe Lin, Yitao Cai, Xiaojun Wan

Paraphrase generation is an important task in natural language processing. Previous works focus on sentence-level paraphrase generation, while ignoring document-level paraphrase generation, which is a more challenging an…

DiversityParaphrase GenerationSentenceSentence ReWriting