paper-with-me

홈 › Papers

Attention-based Semantic Priming for Slot-filling

2018-07-01 · WS 2018 7 · Jiewen Wu, Rafael E. Banchs, Luis Fern D{'}Haro, o, Pavitra Krishnaswamy, Nancy Chen

The problem of sequence labelling in language understanding would benefit from approaches inspired by semantic priming phenomena. We propose that an attention-based RNN architecture can be used to simulate semantic priming for sequence labelling. Specifically, we employ pre-trained word embeddings to characterize the semantic relationship between utterances and labels. We validate the approach using varying sizes of the ATIS and MEDIA datasets, and show up to 1.4-1.9{\%} improvement in F1 score. The developed framework can enable more explainable and generalizable spoken language understanding systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

slot-fillingSlot FillingSpoken Language UnderstandingWord Embeddings

Similar Papers 제목 키워드 기반

Slot-Gated Modeling for Joint Slot Filling and Intent Prediction

2018-06-01 · NAACL 2018 6 · Chih-Wen Goo, Guang Gao, Yun-Kai Hsu, Chih-Li Huo 외

Attention-based recurrent neural network models for joint intent detection and slot filling have achieved the state-of-the-art performance, while they have independent attention weights. Considering that slot and intent …

global-optimizationIntent DetectionSentenceslot-filling+3

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

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

A Fast Attention Network for Joint Intent Detection and Slot Filling on Edge Devices

2022-05-16 · Liang Huang, Senjie Liang, Feiyang Ye, Nan Gao

Intent detection and slot filling are two main tasks in natural language understanding and play an essential role in task-oriented dialogue systems. The joint learning of both tasks can improve inference accuracy and is …

Intent DetectionNatural Language Understandingslot-fillingSlot Filling+1

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