Challenge: Previous work focused on generating semantically similar paraphrases without considering diversity.
Approach: They propose a method to obtain highly diverse paraphrases without compromising on paraphrasing quality by using monotone submodular function maximization.
Outcome: The proposed method is effective on multiple tasks such as intent classification and paraphrase recognition.

Similar Papers

Exploring Diverse Expressions for Paraphrase Generation (D19-1)

Copied to clipboard

Challenge: Existing neural paraphrase generation methods focus on single paraphrases while ignoring the fact that diversity is essential for enhancing generalization capability and robustness of downstream applications.
Approach: They propose a novel approach with two discriminators and multiple generators to generate a variety of different paraphrases.
Outcome: The proposed model gains significant diversity and improves quality over state-of-the-art datasets.
AugCSE: Contrastive Sentence Embedding with Diverse Augmentations (2022.aacl-main)

Copied to clipboard

Challenge: Similar work has shown that a single augmentation can be used to learn a robust generalpurpose representation with contrastive learning.
Approach: They propose a unified framework to utilize diverse sets of data augmentations to achieve a better, general-purpose sentence embedding model.
Outcome: The proposed framework achieves state-of-the-art results on downstream transfer tasks and performs competitively on semantic textual similarity tasks, using only unsupervised data.
ParaAMR: A Large-Scale Syntactically Diverse Paraphrase Dataset by AMR Back-Translation (2023.acl-long)

Copied to clipboard

Challenge: Paraphrase generation is a long-standing task in natural language processing (NLP).
Approach: They propose to generate large-scale syntactically diverse paraphrase datasets by abstract meaning representation back-translation.
Outcome: The proposed dataset is syntactically more diverse than existing datasets while maintaining good semantic similarity.
Diversity-oriented Data Augmentation with Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing data augmentation methods focus on increasing sample numbers while neglecting sample distribution diversity, which can lead to model overfitting.
Approach: They propose a data augmentation framework that focuses on sample distribution diversity and trains a large language model as a diverse paraphraser.
Outcome: The proposed framework achieves an average performance gain of 10.52% surpassing the runner-up baseline with more than three percentage points.
Paraphrasing as Zero-shot Translation with Feature-guided Diversity Enhancement (2026.acl-long)

Copied to clipboard

Challenge: Existing studies use parallel corpora for training, which results in less diverse paraphrases.
Approach: They train a bidirectional multilingual neural machine translation model on a bilingual parallel corpus and use it as a paraphrasing model.
Outcome: The proposed method generates paraphrases with higher semantic consistency, literal fluency and sentential diversity than existing parabanks and LLMs.
A Survey of Data Augmentation Approaches for NLP (2021.findings-acl)

Copied to clipboard

Challenge: Data augmentation is a field of research that has been underexplored due to the discrete nature of language data.
Approach: They present a comprehensive survey of data augmentation for NLP by summarizing the literature in a structured manner.
Outcome: The proposed methods are used for popular NLP applications and tasks and highlight current challenges and directions for future research.
Controllable Paraphrase Generation for Semantic and Lexical Similarities (2024.lrec-main)

Copied to clipboard

Challenge: Lexically diverse paraphrases are crucial in data augmentation because they enhance the linguistic diversity of the corpus.
Approach: They propose a controllable model for semantic and lexical similarities by attaching tags to the head of the input sentence.
Outcome: The proposed model can paraphrase an input sentence according to the tags specified.
Data Augmentation via Subtree Swapping for Dependency Parsing of Low-Resource Languages (2020.coling-main)

Copied to clipboard

Challenge: Lack of annotated training data is a big issue for building reliable NLP systems for most of the world’s languages.
Approach: They propose a method to swap subtrees between annotated sentences while enforcing strong constraints on those trees to ensure maximum grammaticality of the new sentences.
Outcome: The proposed method outperforms previous methods using the same inputs and using low-resource languages.
ParaTag: A Dataset of Paraphrase Tagging for Fine-Grained Labels, NLG Evaluation, and Data Augmentation (2022.emnlp-main)

Copied to clipboard

Challenge: Existing datasets only annotate a binary label for each sentence pair. Existing models only annnotate binary labels for each phrase pair.
Approach: They propose a novel binary paraphrase classification task that annotates the degree of paraphrase between sentences and a new annotation schema that labels the minimum spans of tokens in a sentence that don't have the corresponding paraphrases in the other sentence.
Outcome: The proposed dataset can be used to train an automatic scorer for language generation evaluation.
SDA: Simple Discrete Augmentation for Contrastive Sentence Representation Learning (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for data augmentation have not been well explored.
Approach: They propose to use punctuation insertion, modal verbs, and double negation to produce diverse forms of sentences.
Outcome: The proposed methods perform better on diverse datasets with semantic similarity and standard negation.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations