paper-with-me

Papers

Improved Paraphrase Generation via Controllable Latent Diffusion

2024-04-13 · Wei Zou, Ziyuan Zhuang, Xiang Geng, ShuJian Huang, Jia Liu, Jiajun Chen

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 diffusion suffers from a truncation issue that hinders efficiency and quality control. In this work, we propose \textit{L}atent \textit{D}iffusion \textit{P}araphraser~(LDP), a novel paraphrase generation by modeling a controllable diffusion process given a learned latent space. LDP achieves superior generation efficiency compared to its diffusion counterparts. It can facilitate only input segments to ensure paraphrase semantics, improving the results without external features. Experiments show that LDP better reconciles paraphrase generation quality and diversity than baselines. Further analysis shows that our method is also helpful to other similar text generations and domain adaptations

📄 PDF Abstract BibTeX arXiv:2404.08938

Code (1)

nil-zhuang/ld4pg 공식 구현 pytorch

Tasks

DiversityParaphrase Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Exemplar-Controllable Paraphrasing and Translation using Bitext

2020-10-12 · Mingda Chen, Sam Wiseman, Kevin Gimpel

Most prior work on exemplar-based syntactically controlled paraphrase generation relies on automatically-constructed large-scale paraphrase datasets, which are costly to create. We sidestep this prerequisite by adapting …

Machine TranslationParaphrase GenerationTranslation

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

SceneFactor: Factored Latent 3D Diffusion for Controllable 3D Scene Generation

2024-12-02 · CVPR 2025 1 · Alexey Bokhovkin, Quan Meng, Shubham Tulsiani, Angela Dai

We present SceneFactor, a diffusion-based approach for large-scale 3D scene generation that enables controllable generation and effortless editing. SceneFactor enables text-guided 3D scene synthesis through our factored …

Scene 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

GCPG: A General Framework for Controllable Paraphrase Generation

2022-05-01 · Findings (ACL) 2022 5 · Kexin Yang, Dayiheng Liu, Wenqiang Lei, Baosong Yang 외

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