{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/quality-controlled-paraphrase-generation","title":"Quality Controlled Paraphrase Generation","arxiv_id":"2203.10940","date":"2022-03-21","proceeding":"ACL 2022 5","authors":["Elron Bandel","Ranit Aharonov","Michal Shmueli-Scheuer","Ilya Shnayderman","Noam Slonim","Liat Ein-Dor"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2203.10940v2","url_pdf":"https://arxiv.org/pdf/2203.10940v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"quality-controlled-paraphrase-generation","repo_url":"https://github.com/ibm/quality-controlled-paraphrase-generation","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"diversity","task_name":"Diversity"},{"task_slug":"paraphrase-generation","task_name":"Paraphrase Generation"},{"task_slug":"sentence","task_name":"Sentence"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2203.10940","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2203.10940"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ibm/quality-controlled-paraphrase-generation","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/IBM/quality-c","reach":{"status":"gone","observed_at":"2026-09-17","how":"tree_404+repo_404"}}],"summary":{"ran":3,"unverified":3},"by_repo_kind":{"official":{"samples":6,"ran":3,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"5fad151c1668eb5c","entry":"bad_chars_filter","repo":"ibm/quality-controlled-paraphrase-generation","repo_kind":"official","path":"data.py","file_url":"https://github.com/ibm/quality-controlled-paraphrase-generation/blob/HEAD/data.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5fad151c1668eb5c"}},{"code_sha256_prefix":"48e750826b962e43","entry":"extract_suffix","repo":"ibm/quality-controlled-paraphrase-generation","repo_kind":"official","path":"data.py","file_url":"https://github.com/ibm/quality-controlled-paraphrase-generation/blob/HEAD/data.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"48e750826b962e43"}},{"code_sha256_prefix":"ea58b0626fa1cc01","entry":"remove_non_printables","repo":"ibm/quality-controlled-paraphrase-generation","repo_kind":"official","path":"data.py","file_url":"https://github.com/ibm/quality-controlled-paraphrase-generation/blob/HEAD/data.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ea58b0626fa1cc01"}},{"code_sha256_prefix":"842c16c796122961","entry":"normalize_condition","repo":"ibm/quality-controlled-paraphrase-generation","repo_kind":"official","path":"QCPG/predict.py","file_url":"https://github.com/ibm/quality-controlled-paraphrase-generation/blob/HEAD/QCPG/predict.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"842c16c796122961"}},{"code_sha256_prefix":"8f54e370669cd581","entry":"normalize_tree","repo":"ibm/quality-controlled-paraphrase-generation","repo_kind":"official","path":"metrics/syntdiv_metric/syntdiv_metric.py","file_url":"https://github.com/ibm/quality-controlled-paraphrase-generation/blob/HEAD/metrics/syntdiv_metric/syntdiv_metric.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8f54e370669cd581"}},{"code_sha256_prefix":"ca038c1d5766ac3b","entry":"to_batches","repo":"ibm/quality-controlled-paraphrase-generation","repo_kind":"official","path":"metrics/bleurt/bleurt.py","file_url":"https://github.com/ibm/quality-controlled-paraphrase-generation/blob/HEAD/metrics/bleurt/bleurt.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ca038c1d5766ac3b"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}