Challenge: Empirical evidence shows that our proposed method improves performance across seven downstream tasks.
Approach: They propose a logic-driven data augmentation approach that converts text into AMR graphs and converts them back into text to create augmented data.
Outcome: The proposed method leads on the ReClor leaderboard and improves on seven downstream tasks.

Similar Papers

AMR-DA: Data Augmentation by Abstract Meaning Representation (2022.findings-acl)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) is a semantic representation for NLP/NLU.
Approach: They propose to use AMR-DA for data augmentation in NLP . they use sentence-level techniques like back translation and token-level methods like EDA .
Outcome: The proposed method outperforms EDA and AEDA and improves on STS and text classification tasks.
Logic-Driven Context Extension and Data Augmentation for Logical Reasoning of Text (2022.findings-acl)

Copied to clipboard

Challenge: Existing methods for logical reasoning of text focus on contextual semantics while struggling to explicitly model the logical inference process.
Approach: They propose a logic-driven context extension framework and a data-driven augmentation algorithm that uses contrastive learning to better capture logical information.
Outcome: The proposed framework outperforms existing methods on two benchmark datasets, ReClor and LogiQA.
Can AMR Assist Legal and Logical Reasoning? (2022.findings-emnlp)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) has been shown to be useful for many downstream tasks.
Approach: They propose neural architectures that utilize linearised AMR graphs in combination with pre-trained language models to capture logical relationships on multiple choice question answering tasks.
Outcome: The proposed models outperform text-only baselines but outperformed text models, suggesting complementary abilities.
GPT-too: A Language-Model-First Approach for AMR-to-Text Generation (2020.acl-main)

Copied to clipboard

Challenge: Existing approaches to generating text from AMRs focus on training sequence-to-sequence or graph-tosequent models on annotated data.
Approach: They propose a strong pre-trained language model with cycle consistency-based re-scoring to generate AMR text.
Outcome: The proposed model outperforms existing methods on the English LDC2017T10 dataset.
Empowering Large Language Models for Textual Data Augmentation (2024.findings-acl)

Copied to clipboard

Challenge: True. True. False
Approach: False slants are proposed to generate a large pool of augmentation instructions and select the most suitable task-informed instructions.
Outcome: False omissions: the proposed approach consistently generates augmented data with better quality compared to non-LLM and LLM-based data augmentation methods.
Logical DA: Enhancing Data Augmentation for Logical Reasoning via a Multi-Agent System (2025.findings-acl)

Copied to clipboard

Challenge: Existing data augmentation paradigms isolate data synthesis from label validation, thereby reducing their utility for complex reasoning tasks.
Approach: They propose a framework for enhancing reasoning-focused data augmentation in few-shot learning scenarios that integrates four agents through two synergistic phases: diverse data generation and label verification.
Outcome: The proposed framework achieves the highest average improvement in task accuracy in both fine-tuning and in-context learning paradigms.
Abstract Meaning Representation for Multi-Document Summarization (C18-1)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) is a semantic representation of natural language based on linguistic theory .
Approach: They propose to use Abstract Meaning Representation (AMR) as a content representation.
Outcome: The proposed framework is fully data-driven and flexible.
Factorising AMR generation through syntax (N19-1)

Copied to clipboard

Challenge: Abstract Meaning Representation (AMR) is a semantic annotation framework which abstracts away from the surface form of text to capture the core 'who did what to whom' structure.
Approach: They propose to decompose the generation process into two steps: first generate a syntactic structure, and then generate the surface form.
Outcome: The proposed approach generates meaning-preserving syntactic paraphrases of the same graph, as judged by humans.
Generative Data Augmentation for Commonsense Reasoning (2020.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in commonsense reasoning depend on large-scale human-authored training data.
Approach: They propose a generative data augmentation technique that augments human-authored training data by using pretrained language models.
Outcome: The proposed technique outperforms existing methods on commonsense reasoning benchmarks and enhances out-of-distribution generalization.
Exploring Data Augmentation in Neural DRS-to-Text Generation (2024.eacl-long)

Copied to clipboard

Challenge: Neural networks are notoriously data-hungry, resulting in ungrammatical texts . data augmentation requires a specific design for a structurally rich input format .
Approach: They propose to selectively augment a training set with new data by adding and varying two specific lexical categories, i.e. proper and common nouns.
Outcome: The proposed approach selectively augments a training set with new data by adding and varying two specific lexical categories, i.e. proper and common nouns.

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