SOTAVerified

Intent Features for Rich Natural Language Understanding

2021-04-18NAACL 2021Code Available0· sign in to hype

Brian Lester, Sagnik Ray Choudhury, Rashmi Prasad, Srinivas Bangalore

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Complex natural language understanding modules in dialog systems have a richer understanding of user utterances, and thus are critical in providing a better user experience. However, these models are often created from scratch, for specific clients and use cases, and require the annotation of large datasets. This encourages the sharing of annotated data across multiple clients. To facilitate this we introduce the idea of intent features: domain and topic agnostic properties of intents that can be learned from the syntactic cues only, and hence can be shared. We introduce a new neural network architecture, the Global-Local model, that shows significant improvement over strong baselines for identifying these features in a deployed, multi-intent natural language understanding module, and, more generally, in a classification setting where a part of an utterance has to be classified utilizing the whole context.

Tasks

Reproductions