paper-with-me

Papers

Vector-Quantized Prompt Learning for Paraphrase Generation

2023-11-25 · Haotian Luo, Yixin Liu, Peidong Liu, Xianggen Liu

Deep generative modeling of natural languages has achieved many successes, such as producing fluent sentences and translating from one language into another. However, the development of generative modeling techniques for paraphrase generation still lags behind largely due to the challenges in addressing the complex conflicts between expression diversity and semantic preservation. This paper proposes to generate diverse and high-quality paraphrases by exploiting the pre-trained models with instance-dependent prompts. To learn generalizable prompts, we assume that the number of abstract transforming patterns of paraphrase generation (governed by prompts) is finite and usually not large. Therefore, we present vector-quantized prompts as the cues to control the generation of pre-trained models. Extensive experiments demonstrate that the proposed method achieves new state-of-art results on three benchmark datasets, including Quora, Wikianswers, and MSCOCO. We will release all the code upon acceptance.

📄 PDF Abstract BibTeX arXiv:2311.14949

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityParaphrase GenerationPrompt Learning

Similar Papers 제목 키워드 기반

Unsupervised Paraphrasing without Translation

2019-05-29 · ACL 2019 7 · Aurko Roy, David Grangier

Paraphrasing exemplifies the ability to abstract semantic content from surface forms. Recent work on automatic paraphrasing is dominated by methods leveraging Machine Translation (MT) as an intermediate step. This contra…

Machine TranslationParaphrase IdentificationTranslation

Paraphrase Generation by Learning How to Edit from Samples

2020-07-01 · ACL 2020 6 · Amirhossein Kazemnejad, Mohammadreza Salehi, Mahdieh Soleymani Baghshah

Neural sequence to sequence text generation has been proved to be a viable approach to paraphrase generation. Despite promising results, paraphrases generated by these models mostly suffer from lack of quality and divers…

DiversityParaphrase GenerationRetrievalSentence+1

Novelty Controlled Paraphrase Generation with Retrieval Augmented Conditional Prompt Tuning

2022-02-01 · Jishnu Ray Chowdhury, Yong Zhuang, Shuyi Wang

Paraphrase generation is a fundamental and long-standing task in natural language processing. In this paper, we concentrate on two contributions to the task: (1) we propose Retrieval Augmented Prompt Tuning (RAPT) as a p…

Paraphrase GenerationRetrieval

VTechAGP: An Academic-to-General-Audience Text Paraphrase Dataset and Benchmark Models

2024-11-07 · Ming Cheng, Jiaying Gong, Chenhan Yuan, William A. Ingram 외

Existing text simplification or paraphrase datasets mainly focus on sentence-level text generation in a general domain. These datasets are typically developed without using domain knowledge. In this paper, we release a n…

Language ModelingLanguage ModellingSentenceText Generation+1

Vector-Quantized Input-Contextualized Soft Prompts for Natural Language Understanding

2022-05-23 · Rishabh Bhardwaj, Amrita Saha, Steven C. H. Hoi, Soujanya Poria

Prompt Tuning has been largely successful as a parameter-efficient method of conditioning large-scale pre-trained language models to perform downstream tasks. Thus far, soft prompt tuning learns a fixed set of task-speci…

Natural Language UnderstandingNERQuantizationRelation Classification+1