SOTAVerified

Negative Lexically Constrained Decoding for Paraphrase Generation

2019-07-01ACL 2019Unverified0· sign in to hype

Tomoyuki Kajiwara

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Paraphrase generation can be regarded as monolingual translation. Unlike bilingual machine translation, paraphrase generation rewrites only a limited portion of an input sentence. Hence, previous methods based on machine translation often perform conservatively to fail to make necessary rewrites. To solve this problem, we propose a neural model for paraphrase generation that first identifies words in the source sentence that should be paraphrased. Then, these words are paraphrased by the negative lexically constrained decoding that avoids outputting these words as they are. Experiments on text simplification and formality transfer show that our model improves the quality of paraphrasing by making necessary rewrites to an input sentence.

Tasks

Reproductions