Towards Joint Intent Detection and Slot Filling via Higher-order Attention
Dongsheng Chen, Zhiqi Huang, Xian Wu, Shen Ge, Yuexian Zou
Abstract
Recently, attention-based models for joint intent detection and slot filling have achieved state-of-the-art performance. However, we think the conventional attention can only capture the first-order feature interaction between two tasks and is insufficient. To address this issue, we propose a unified BiLinear attention block, which leverages bilinear pooling to synchronously explore both the contextual and channel-wise bilinear attention distributions to capture the second-order interactions between the input intent and slot features. Higher-order interactions are constructed by combining many such blocks and exploiting Exponential Linear activations. Furthermore, we present a Higher-order Attention Network (HAN) to jointly model them. The experimental results show that our approach outperforms the state-of-the-art results. We also conduct experiments on the new SLURP dataset, and give a discussion on HAN’s properties, i.e., robustness and generalization.
BibTeX
@inproceedings{ijcai2022p565,
title = {Towards Joint Intent Detection and Slot Filling via Higher-order Attention},
author = {Chen, Dongsheng and Huang, Zhiqi and Wu, Xian and Ge, Shen and Zou, Yuexian},
booktitle = {Proceedings of the Thirty-First International Joint Conference on
Artificial Intelligence, {IJCAI-22}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Lud De Raedt},
pages = {4072--4078},
year = {2022},
month = {7},
note = {Main Track},
doi = {10.24963/ijcai.2022/565},
url = {https://doi.org/10.24963/ijcai.2022/565},
}