ACL 2023findings0 citations

An Empirical Analysis of Leveraging Knowledge for Low-Resource Task-Oriented Semantic Parsing

Mayank Kulkarni, Aoxiao Zhong, Nicolas Guenon des mesnards, Sahar Movaghati, Mukund Sridhar, He Xie, Jianhua Lu

Abstract

Task-oriented semantic parsing has drawn a lot of interest from the NLP community, and especially the voice assistant industry as it enables representing the meaning of user requests with arbitrarily nested semantics, including multiple intents and compound entities. SOTA models are large seq2seq transformers and require hundreds of thousands of annotated examples to be trained. However annotating such data to bootstrap new domains or languages is expensive and error-prone, especially for requests made of nested semantics. In addition large models easily break the tight latency constraints imposed in a user-facing production environment. As part of this work we explore leveraging external knowledge to improve model accuracy in low-resource and low-compute settings. We demonstrate that using knowledge-enhanced encoders inside seq2seq models does not result in performance gains by itself, but jointly learning to uncover entities in addition to the parse generation is a simple yet effective way of improving performance across the board. We show this is especially true in the low-compute scarce-data setting and for entity-rich domains, with relative gains up to 74.48% on the TOPv2 dataset.

BibTeX
@inproceedings{kulkarni-etal-2023-empirical,
    title = "An Empirical Analysis of Leveraging Knowledge for Low-Resource Task-Oriented Semantic Parsing",
    author = "Kulkarni, Mayank  and
      Zhong, Aoxiao  and
      Guenon des mesnards, Nicolas  and
      Movaghati, Sahar  and
      Sridhar, Mukund  and
      Xie, He  and
      Lu, Jianhua",
    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.123/",
    doi = "10.18653/v1/2023.findings-acl.123",
    pages = "1955--1969"
}
An Empirical Analysis of Leveraging Knowledge for Low-Resource Task-Oriented Semantic Parsing · ACL 2023