paper-with-me

Papers

GCPG: A General Framework for Controllable Paraphrase Generation

2022-05-01 · Findings (ACL) 2022 5 · Kexin Yang, Dayiheng Liu, Wenqiang Lei, Baosong Yang, Haibo Zhang, Xue Zhao, Wenqing Yao, Boxing Chen

Controllable paraphrase generation (CPG) incorporates various external conditions to obtain desirable paraphrases. However, existing works only highlight a special condition under two indispensable aspects of CPG (i.e., lexically and syntactically CPG) individually, lacking a unified circumstance to explore and analyze their effectiveness. In this paper, we propose a general controllable paraphrase generation framework (GCPG), which represents both lexical and syntactical conditions as text sequences and uniformly processes them in an encoder-decoder paradigm. Under GCPG, we reconstruct commonly adopted lexical condition (i.e., Keywords) and syntactical conditions (i.e., Part-Of-Speech sequence, Constituent Tree, Masked Template and Sentential Exemplar) and study the combination of the two types. In particular, for Sentential Exemplar condition, we propose a novel exemplar construction method — Syntax-Similarity based Exemplar (SSE). SSE retrieves a syntactically similar but lexically different sentence as the exemplar for each target sentence, avoiding exemplar-side words copying problem. Extensive experiments demonstrate that GCPG with SSE achieves state-of-the-art performance on two popular benchmarks. In addition, the combination of lexical and syntactical conditions shows the significant controllable ability of paraphrase generation, and these empirical results could provide novel insight to user-oriented paraphrasing.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderParaphrase GenerationSentence

Similar Papers 제목 키워드 기반

GCPG: A General Framework for Controllable Paraphrase Generation

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Controllable paraphrase generation (CPG) incorporates various external conditions to obtain desirable paraphrases. However, existing works only highlight a special condition under two indispensable aspects of CPG (i.e., …

DecoderParaphrase GenerationSentence

Improved Paraphrase Generation via Controllable Latent Diffusion

2024-04-13 · Wei Zou, Ziyuan Zhuang, Xiang Geng, ShuJian Huang 외

Paraphrase generation strives to generate high-quality and diverse expressions of a given text, a domain where diffusion models excel. Though SOTA diffusion generation reconciles generation quality and diversity, textual…

DiversityParaphrase Generation

Don't Change Me! User-Controllable Selective Paraphrase Generation

2020-08-21 · EACL 2021 2 · Mohan Zhang, Luchen Tan, Zhengkai Tu, Zihang Fu 외

In the paraphrase generation task, source sentences often contain phrases that should not be altered. Which phrases, however, can be context dependent and can vary by application. Our solution to this challenge is to pro…

DiversityParaphrase Generation

ConRPG: Paraphrase Generation using Contexts as Regularizer

2021-09-01 · EMNLP 2021 11 · Yuxian Meng, Xiang Ao, Qing He, Xiaofei Sun 외

A long-standing issue with paraphrase generation is how to obtain reliable supervision signals. In this paper, we propose an unsupervised paradigm for paraphrase generation based on the assumption that the probabilities …

Paraphrase Generation

SHCT: A Successively Hierarchical Conditional Transformer for Controllable Paraphrase Generation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Paraphrase generation has consistently been a challenging area in the field of NLP. Despite the considerable achievements made by previous work, existing methods lack a flexible way to include multiple controllable attri…

DiversityParaphrase Generation