TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/GL-GIN: Fast and Accurate Non-Autoregressive Model for Joi...

GL-GIN: Fast and Accurate Non-Autoregressive Model for Joint Multiple Intent Detection and Slot Filling

Libo Qin, Fuxuan Wei, Tianbao Xie, Xiao Xu, Wanxiang Che, Ting Liu

2021-06-03ACL 2021 5Semantic Frame ParsingIntent Detectionslot-fillingSlot Filling
PaperPDFCode(official)

Abstract

Multi-intent SLU can handle multiple intents in an utterance, which has attracted increasing attention. However, the state-of-the-art joint models heavily rely on autoregressive approaches, resulting in two issues: slow inference speed and information leakage. In this paper, we explore a non-autoregressive model for joint multiple intent detection and slot filling, achieving more fast and accurate. Specifically, we propose a Global-Locally Graph Interaction Network (GL-GIN) where a local slot-aware graph interaction layer is proposed to model slot dependency for alleviating uncoordinated slots problem while a global intent-slot graph interaction layer is introduced to model the interaction between multiple intents and all slots in the utterance. Experimental results on two public datasets show that our framework achieves state-of-the-art performance while being 11.5 times faster.

Results

TaskDatasetMetricValueModel
Slot FillingMixSNIPSMicro F194.9GL-GIN
Slot FillingMixATISMicro F188.3GL-GIN
Intent DetectionMixSNIPSAccuracy95.6GL-GIN
Intent DetectionMixATISAccuracy76.3GL-GIN

Related Papers

Flippi: End To End GenAI Assistant for E-Commerce2025-07-08An Interdisciplinary Review of Commonsense Reasoning and Intent Detection2025-06-16Invocable APIs derived from NL2SQL datasets for LLM Tool-Calling Evaluation2025-06-12Integration of Old and New Knowledge for Generalized Intent Discovery: A Consistency-driven Prototype-Prompting Framework2025-06-10Building a Few-Shot Cross-Domain Multilingual NLU Model for Customer Care2025-06-04Exploring the Vulnerability of the Content Moderation Guardrail in Large Language Models via Intent Manipulation2025-05-24Seeing Through Deception: Uncovering Misleading Creator Intent in Multimodal News with Vision-Language Models2025-05-21Learning Multimodal AI Algorithms for Amplifying Limited User Input into High-dimensional Control Space2025-05-16