English

Joint Intent Detection and Slot Filling with Wheel-Graph Attention Networks

Computation and Language 2021-02-10 v1 Artificial Intelligence

Abstract

Intent detection and slot filling are two fundamental tasks for building a spoken language understanding (SLU) system. Multiple deep learning-based joint models have demonstrated excellent results on the two tasks. In this paper, we propose a new joint model with a wheel-graph attention network (Wheel-GAT) which is able to model interrelated connections directly for intent detection and slot filling. To construct a graph structure for utterances, we create intent nodes, slot nodes, and directed edges. Intent nodes can provide utterance-level semantic information for slot filling, while slot nodes can also provide local keyword information for intent. Experiments show that our model outperforms multiple baselines on two public datasets. Besides, we also demonstrate that using Bidirectional Encoder Representation from Transformer (BERT) model further boosts the performance in the SLU task.

Keywords

Cite

@article{arxiv.2102.04610,
  title  = {Joint Intent Detection and Slot Filling with Wheel-Graph Attention Networks},
  author = {Pengfei Wei and Bi Zeng and Wenxiong Liao},
  journal= {arXiv preprint arXiv:2102.04610},
  year   = {2021}
}