paper-with-me

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 models from prior work to be able to learn solely from bilingual text (bitext). Despite only using bitext for training, and in near zero-shot conditions, our single proposed model can perform four tasks: controlled paraphrase generation in both languages and controlled machine translation in both language directions. To evaluate these tasks quantitatively, we create three novel evaluation datasets. Our experimental results show that our models achieve competitive results on controlled paraphrase generation and strong performance on controlled machine translation. Analysis shows that our models learn to disentangle semantics and syntax in their latent representations, but still suffer from semantic drift.

📄 PDF Abstract BibTeX arXiv:2010.05856

Code (1)

mingdachen/mVGVAE 공식 구현

Tasks

Machine TranslationParaphrase GenerationTranslation

Similar Papers 제목 키워드 기반

QuickEdit: Editing Text & Translations by Crossing Words Out

2017-11-13 · HLT 2018 6 · David Grangier, Michael Auli

We propose a framework for computer-assisted text editing. It applies to translation post-editing and to paraphrasing. Our proposal relies on very simple interactions: a human editor modifies a sentence by marking tokens…

SentenceTranslation

QuickEdit: Editing Text \& Translations by Crossing Words Out

2018-06-01 · NAACL 2018 6 · David Grangier, Michael Auli

We propose a framework for computer-assisted text editing. It applies to translation post-editing and to paraphrasing. Our proposal relies on very simple interactions: a human editor modifies a sentence by marking tokens…

Machine TranslationSentenceTranslation

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

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

Backtranslation and paraphrasing in the LLM era? Comparing data augmentation methods for emotion classification

2025-07-19 · Łukasz Radliński, Mateusz Guściora, Jan Kocoń arxiv

Numerous domain-specific machine learning tasks struggle with data scarcity and class imbalance. This paper systematically explores data augmentation methods for NLP, particularly through large language models like GPT. …

Emotion ClassificationData Augmentation