ICASSP 2020accepted0 citations

Auxiliary Capsules for Natural Language Understanding

Ieva Staliunaite, Ignacio Iacobacci

Abstract

Lately, joint training of Intent detection and Slot filling has become the best-performing approach in the field of Natural Language Understanding (NLU). In this work we extend the newly introduced application of Capsule Networks for NLU to a multi-task learning environment, using relevant auxiliary tasks. Specifically, our models perform joint Intent classification and Slot filling with the aid of Named Entity Recognition (NER) and Part of Speech (POS) tagging tasks. This allows us to exploit the hierarchical relationships between the Intents of the utterances and the different features of input text, not only Slots but also Named Entity mentions, Parts of Speech, quantity indications, etc. The models developed in this work are evaluated on standard benchmarks, achieving state-of-the-art results on the SNIPS dataset while outperforming the best commercial systems on several low-resource datasets.

BibTeX
@inproceedings{icassp2020_auxiliarycapsule,
  title = {Auxiliary Capsules for Natural Language Understanding},
  author = {Ieva Staliunaite and Ignacio Iacobacci},
  booktitle = {ICASSP 2020},
  year = {2020}
}