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/A Bi-model based RNN Semantic Frame Parsing Model for Inte...

A Bi-model based RNN Semantic Frame Parsing Model for Intent Detection and Slot Filling

Yu Wang, Yilin Shen, Hongxia Jin

2018-12-26NAACL 2018 6Semantic Frame ParsingIntent Detectionslot-fillingSlot FillingSpoken Language Understanding
PaperPDFCode

Abstract

Intent detection and slot filling are two main tasks for building a spoken language understanding(SLU) system. Multiple deep learning based models have demonstrated good results on these tasks . The most effective algorithms are based on the structures of sequence to sequence models (or "encoder-decoder" models), and generate the intents and semantic tags either using separate models or a joint model. Most of the previous studies, however, either treat the intent detection and slot filling as two separate parallel tasks, or use a sequence to sequence model to generate both semantic tags and intent. Most of these approaches use one (joint) NN based model (including encoder-decoder structure) to model two tasks, hence may not fully take advantage of the cross-impact between them. In this paper, new Bi-model based RNN semantic frame parsing network structures are designed to perform the intent detection and slot filling tasks jointly, by considering their cross-impact to each other using two correlated bidirectional LSTMs (BLSTM). Our Bi-model structure with a decoder achieves state-of-the-art result on the benchmark ATIS data, with about 0.5$\%$ intent accuracy improvement and 0.9 $\%$ slot filling improvement.

Results

TaskDatasetMetricValueModel
Slot FillingATISF10.9689Bi-model with a decoder
Intent DetectionATISAccuracy98.99Bi-model with decoder

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-10MMSU: A Massive Multi-task Spoken Language Understanding and Reasoning Benchmark2025-06-05Building a Few-Shot Cross-Domain Multilingual NLU Model for Customer Care2025-06-04ALAS: Measuring Latent Speech-Text Alignment For Spoken Language Understanding In Multimodal LLMs2025-05-26"KAN you hear me?" Exploring Kolmogorov-Arnold Networks for Spoken Language Understanding2025-05-26