ACL 2023findings21 citations

GDA: Generative Data Augmentation Techniques for Relation Extraction Tasks

Xuming Hu, Aiwei Liu, Zeqi Tan, Xin Zhang, Chenwei Zhang, Irwin King, Philip S. Yu

Abstract

Relation extraction (RE) tasks show promising performance in extracting relations from two entities mentioned in sentences, given sufficient annotations available during training. Such annotations would be labor-intensive to obtain in practice. Existing work adopts data augmentation techniques to generate pseudo-annotated sentences beyond limited annotations. These techniques neither preserve the semantic consistency of the original sentences when rule-based augmentations are adopted, nor preserve the syntax structure of sentences when expressing relations using seq2seq models, resulting in less diverse augmentations. In this work, we propose a dedicated augmentation technique for relational texts, named GDA, which uses two complementary modules to preserve both semantic consistency and syntax structures. We adopt a generative formulation and design a multi-tasking solution to achieve synergies. Furthermore, GDA adopts entity hints as the prior knowledge of the generative model to augment diverse sentences. Experimental results in three datasets under a low-resource setting showed that GDA could bring 2.0% F1 improvements compared with no augmentation technique.

BibTeX
@inproceedings{hu-etal-2023-gda,
    title = "{GDA}: Generative Data Augmentation Techniques for Relation Extraction Tasks",
    author = "Hu, Xuming  and
      Liu, Aiwei  and
      Tan, Zeqi  and
      Zhang, Xin  and
      Zhang, Chenwei  and
      King, Irwin  and
      Yu, Philip S.",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.649/",
    doi = "10.18653/v1/2023.findings-acl.649",
    pages = "10221--10234"
}
GDA: Generative Data Augmentation Techniques for Relation Extraction Tasks · ACL 2023