Improving Robustness by Augmenting Training Sentences with Predicate-Argument Structures
Nafise Sadat Moosavi, Marcel de Boer, Prasetya Ajie Utama, Iryna, Gurevych

TL;DR
This paper introduces a novel data augmentation method using predicate-argument structures to enhance the robustness of transformer models against multiple biases in NLP datasets, without targeting specific biases.
Contribution
It proposes augmenting training sentences with predicate-argument structures to improve model robustness across various biases without bias-specific tuning.
Findings
Augmentation improves robustness against multiple biases.
Models remain vulnerable to lexical overlap bias.
Sentence augmentation enhances overall model robustness.
Abstract
Existing NLP datasets contain various biases, and models tend to quickly learn those biases, which in turn limits their robustness. Existing approaches to improve robustness against dataset biases mostly focus on changing the training objective so that models learn less from biased examples. Besides, they mostly focus on addressing a specific bias, and while they improve the performance on adversarial evaluation sets of the targeted bias, they may bias the model in other ways, and therefore, hurt the overall robustness. In this paper, we propose to augment the input sentences in the training data with their corresponding predicate-argument structures, which provide a higher-level abstraction over different realizations of the same meaning and help the model to recognize important parts of sentences. We show that without targeting a specific bias, our sentence augmentation improves the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
