SOTAVerified

Neighbor Contextual Information Learners for Joint Intent and Slot Prediction

2020-12-01ICON 2020Unverified0· sign in to hype

Bharatram Natarajan, Gaurav Mathur, Sameer Jain

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Intent Identification and Slot Identification aretwo important task for Natural Language Understanding(NLU). Exploration in this areahave gained significance using networks likeRNN, LSTM and GRU. However, modelscontaining the above modules are sequentialin nature, which consumes lot of resourceslike memory to train the model in cloud itself.With the advent of many voice assistantsdelivering offline solutions for manyapplications, there is a need for finding replacementfor such sequential networks. Explorationin self-attention, CNN modules hasgained pace in the recent times. Here we exploreCNN based models like Trellis and modifiedthe architecture to make it bi-directionalwith fusion techniques. In addition, we proposeCNN with Self Attention network calledNeighbor Contextual Information Projector usingMulti Head Attention (NCIPMA) architecture.These architectures beat state of the art inopen source datasets like ATIS, SNIPS.

Tasks

Reproductions