ACL 2022findings3 citations

Addressing Resource and Privacy Constraints in Semantic Parsing Through Data Augmentation

Kevin Yang, Olivia Deng, Charles Chen, Richard Shin, Subhro Roy, Benjamin Van Durme

Abstract

We introduce a novel setup for low-resource task-oriented semantic parsing which incorporates several constraints that may arise in real-world scenarios: (1) lack of similar datasets/models from a related domain, (2) inability to sample useful logical forms directly from a grammar, and (3) privacy requirements for unlabeled natural utterances. Our goal is to improve a low-resource semantic parser using utterances collected through user interactions. In this highly challenging but realistic setting, we investigate data augmentation approaches involving generating a set of structured canonical utterances corresponding to logical forms, before simulating corresponding natural language and filtering the resulting pairs. We find that such approaches are effective despite our restrictive setup: in a low-resource setting on the complex SMCalFlow calendaring dataset (Andreas et al. 2020), we observe 33% relative improvement over a non-data-augmented baseline in top-1 match.

BibTeX
@inproceedings{yang-etal-2022-addressing,
    title = "Addressing Resource and Privacy Constraints in Semantic Parsing Through Data Augmentation",
    author = "Yang, Kevin  and
      Deng, Olivia  and
      Chen, Charles  and
      Shin, Richard  and
      Roy, Subhro  and
      Van Durme, Benjamin",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.291/",
    doi = "10.18653/v1/2022.findings-acl.291",
    pages = "3685--3695"
}
Addressing Resource and Privacy Constraints in Semantic Parsing Through Data Augmentation · ACL 2022