paper-with-me

Papers

Exploiting Topic Information for Joint Intent Detection and Slot Filling

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Intent detection and slot filling are two important basic tasks in natural language understanding. Actually, there are multiple intents in an utterance. How to map different intents to corresponding slot becomes a new challenge for recent research. Existing models solve this problem by using neural layers to adaptively capture related intent information for each slot, which the process of intent selection is not clear enough. It is observed that there is strong consistency between intents and topics of a sentence, thus we exploit topic information for joint intent detection and slot filling via a topic fusion mechanism, where token-level topic information take the place of intent information to guide slot prediction. In addition, sentence-level topic information is also utilized to enhance the intent detection. Experiment results show explicit improvements on two public datasets, where provide 4.8% improvement in sentence accuracy on MixATIS and 0.7% improvement in intent detection on MixSNIPS.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Intent DetectionNatural Language UnderstandingSemantic Frame Parsingslot-fillingSlot Filling

Similar Papers 제목 키워드 기반

Intent Detection and Slot Filling for Vietnamese

2021-04-05 · Mai Hoang Dao, Thinh Hung Truong, Dat Quoc Nguyen

Intent detection and slot filling are important tasks in spoken and natural language understanding. However, Vietnamese is a low-resource language in these research topics. In this paper, we present the first public inte…

Intent Classification and Slot FillingIntent DetectionNatural Language Understandingslot-filling+1

Multi-lingual Intent Detection and Slot Filling in a Joint BERT-based Model

2019-07-05 · Giuseppe Castellucci, Valentina Bellomaria, Andrea Favalli, Raniero Romagnoli

Intent Detection and Slot Filling are two pillar tasks in Spoken Natural Language Understanding. Common approaches adopt joint Deep Learning architectures in attention-based recurrent frameworks. In this work, we aim at …

Intent DetectionNatural Language Understandingslot-fillingSlot Filling+2

Jointly Modeling Topics and Intents with Global Order Structure

2015-12-07 · Bei Chen, Jun Zhu, Nan Yang, Tian Tian 외

Modeling document structure is of great importance for discourse analysis and related applications. The goal of this research is to capture the document intent structure by modeling documents as a mixture of topic words …

Explainable Slot Type Attentions to Improve Joint Intent Detection and Slot Filling

2022-10-19 · Kalpa Gunaratna, Vijay Srinivasan, Akhila Yerukola, Hongxia Jin

Joint intent detection and slot filling is a key research topic in natural language understanding (NLU). Existing joint intent and slot filling systems analyze and compute features collectively for all slot types, and im…

Intent DetectionNatural Language Understandingslot-fillingSlot Filling

User Intent Inference for Web Search and Conversational Agents

2020-05-28 · Ali Ahmadvand

User intent understanding is a crucial step in designing both conversational agents and search engines. Detecting or inferring user intent is challenging, since the user utterances or queries can be short, ambiguous, and…

General Classificationintent-classificationIntent ClassificationNatural Language Understanding