Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Quality Controlled Paraphrase Generation

About

Paraphrase generation has been widely used in various downstream tasks. Most tasks benefit mainly from high quality paraphrases, namely those that are semantically similar to, yet linguistically diverse from, the original sentence. Generating high-quality paraphrases is challenging as it becomes increasingly hard to preserve meaning as linguistic diversity increases. Recent works achieve nice results by controlling specific aspects of the paraphrase, such as its syntactic tree. However, they do not allow to directly control the quality of the generated paraphrase, and suffer from low flexibility and scalability. Here we propose $QCPG$, a quality-guided controlled paraphrase generation model, that allows directly controlling the quality dimensions. Furthermore, we suggest a method that given a sentence, identifies points in the quality control space that are expected to yield optimal generated paraphrases. We show that our method is able to generate paraphrases which maintain the original meaning while achieving higher diversity than the uncontrolled baseline. The models, the code, and the data can be found in https://github.com/IBM/quality-controlled-paraphrase-generation.

Elron Bandel, Ranit Aharonov, Michal Shmueli-Scheuer, Ilya Shnayderman, Noam Slonim, Liat Ein-Dor• 2022

Related benchmarks

TaskDatasetResultRank
Paraphrase GenerationMSCOCO (test)
Self-BLEU18
14
Paraphrase GenerationParaBank2 (test)
Semantic Quality Score (qsem)0.814
3
Paraphrase GenerationWikiAns (test)
Tie Votes0.16
2
Showing 3 of 3 rows

Other info

Code

Follow for update