Towards Joint Intent Detection and Slot Filling via Higher-order Attention
Dongsheng Chen, Zhiqi Huang, Xian Wu, Shen Ge, Yuexian Zou

TL;DR
This paper introduces a higher-order attention mechanism for joint intent detection and slot filling in spoken language understanding, leveraging bilinear pooling and dynamic feature fusion to improve performance over existing methods.
Contribution
It proposes a novel higher-order attention network with bilinear attention blocks and dynamic feature fusion for enhanced SLU task performance.
Findings
Achieves improved accuracy on benchmark datasets.
Demonstrates effectiveness of higher-order attention mechanisms.
Outperforms state-of-the-art methods in intent detection and slot filling.
Abstract
Intent detection (ID) and Slot filling (SF) are two major tasks in spoken language understanding (SLU). Recently, attention mechanism has been shown to be effective in jointly optimizing these two tasks in an interactive manner. However, latest attention-based works concentrated only on the first-order attention design, while ignoring the exploration of higher-order attention mechanisms. In this paper, we propose a BiLinear attention block, which leverages bilinear pooling to simultaneously exploit both the contextual and channel-wise bilinear attention distributions to capture the second-order interactions between the input intent or slot features. Higher and even infinity order interactions are built by stacking numerous blocks and assigning Exponential Linear Unit (ELU) to blocks. Before the decoding stage, we introduce the Dynamic Feature Fusion Layer to implicitly fuse intent and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Speech and dialogue systems · Natural Language Processing Techniques
