paper-with-me

홈 › Papers

A Novel Bi-directional Interrelated Model for Joint Intent Detection and Slot Filling

2019-06-30 · ACL 2019 7 · Haihong E, Peiqing Niu, Zhongfu Chen, Meina Song

A spoken language understanding (SLU) system includes two main tasks, slot filling (SF) and intent detection (ID). The joint model for the two tasks is becoming a tendency in SLU. But the bi-directional interrelated connections between the intent and slots are not established in the existing joint models. In this paper, we propose a novel bi-directional interrelated model for joint intent detection and slot filling. We introduce an SF-ID network to establish direct connections for the two tasks to help them promote each other mutually. Besides, we design an entirely new iteration mechanism inside the SF-ID network to enhance the bi-directional interrelated connections. The experimental results show that the relative improvement in the sentence-level semantic frame accuracy of our model is 3.79% and 5.42% on ATIS and Snips datasets, respectively, compared to the state-of-the-art model.

📄 PDF Abstract BibTeX arXiv:1907.00390

Code (2)

Polly42Rose/SiriusIntentPredictionSlotFilling pytorch
ZephyrChenzf/SF-ID-Network-For-NLU tf

Tasks

Intent DetectionSentenceslot-fillingSlot FillingSpoken Language Understanding

Similar Papers 제목 키워드 기반

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

2021-02-09 · Pengfei Wei, Bi Zeng, Wenxiong Liao

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 th…

Graph AttentionIntent Detectionslot-fillingSlot Filling+1

Joint Intent Detection And Slot Filling Based on Continual Learning Model

2021-02-22 · Yanfei Hui, Jianzong Wang, Ning Cheng, Fengying Yu 외

Slot filling and intent detection have become a significant theme in the field of natural language understanding. Even though slot filling is intensively associated with intent detection, the characteristics of the infor…

Continual LearningIntent DetectionNatural Language Understandingslot-filling+1

Joint Multiple Intent Detection and Slot Filling with Supervised Contrastive Learning and Self-Distillation

2023-08-28 · Nguyen Anh Tu, Hoang Thi Thu Uyen, Tu Minh Phuong, Ngo Xuan Bach

Multiple intent detection and slot filling are two fundamental and crucial tasks in spoken language understanding. Motivated by the fact that the two tasks are closely related, joint models that can detect intents and ex…

Contrastive LearningIntent DetectionSemantic Frame Parsingslot-filling+2

Bi-directional Joint Neural Networks for Intent Classification and Slot Filling

2022-02-26 · Soyeon Caren Han, Siqu Long, Huichun Li, Henry Weld 외

Intent classification and slot filling are two critical tasks for natural language understanding. Traditionally the two tasks proceeded independently. However, more recently joint models for intent classification and slo…

Classificationintent-classificationIntent ClassificationIntent Classification and Slot Filling+4

Spoken Language Understanding for Task-oriented Dialogue Systems with Augmented Memory Networks

2021-06-01 · NAACL 2021 4 · Jie Wu, Ian Harris, Hongzhi Zhao

Spoken language understanding, usually including intent detection and slot filling, is a core component to build a spoken dialog system. Recent research shows promising results by jointly learning of those two tasks base…

Decoderglobal-optimizationIntent Detectionslot-filling+3