0

TreeMix: Compositional Constituency-based Data Augmentation for Natural Language Understanding

TreeMix, a constituency parsing-based compositional data augmentation method, enhances text classification and SCAN performance by introducing greater diversity and encouraging learning of compositional structures.

Year
2022
Venue
NAACL 2022 7
Authors
3
Hosting
Abstract onlyARXIV-DEFAULT

Cite

Notes

Only stored in your browser.

Attribution

Abstract & full text
arxiv.org/abs/2205.06153v2ARXIV-DEFAULT
TL;DR
Semantic Scholar
Attribution policy →

Abstract

Data augmentation is an effective approach to tackle over-fitting. Many previous works have proposed different data augmentations strategies for NLP, such as noise injection, word replacement, back-translation etc. Though effective, they missed one important characteristic of language--compositionality, meaning of a complex expression is built from its sub-parts. Motivated by this, we propose a compositional data augmentation approach for natural language understanding called TreeMix. Specifically, TreeMix leverages constituency parsing tree to decompose sentences into constituent sub-structures and the Mixup data augmentation technique to recombine them to generate new sentences. Compared with previous approaches, TreeMix introduces greater diversity to the samples generated and encourages models to learn compositionality of NLP data. Extensive experiments on text classification and SCAN demonstrate that TreeMix outperforms current state-of-the-art data augmentation methods.

Authors

3