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/SLIM: Explicit Slot-Intent Mapping with BERT for Joint Mul...

SLIM: Explicit Slot-Intent Mapping with BERT for Joint Multi-Intent Detection and Slot Filling

Fengyu Cai, Wanhao Zhou, Fei Mi, Boi Faltings

2021-08-26Semantic Frame ParsingNatural Language UnderstandingIntent Detectionslot-fillingSlot Filling
PaperPDFCode(official)

Abstract

Utterance-level intent detection and token-level slot filling are two key tasks for natural language understanding (NLU) in task-oriented systems. Most existing approaches assume that only a single intent exists in an utterance. However, there are often multiple intents within an utterance in real-life scenarios. In this paper, we propose a multi-intent NLU framework, called SLIM, to jointly learn multi-intent detection and slot filling based on BERT. To fully exploit the existing annotation data and capture the interactions between slots and intents, SLIM introduces an explicit slot-intent classifier to learn the many-to-one mapping between slots and intents. Empirical results on three public multi-intent datasets demonstrate (1) the superior performance of SLIM compared to the current state-of-the-art for NLU with multiple intents and (2) the benefits obtained from the slot-intent classifier.

Results

TaskDatasetMetricValueModel
Slot FillingMixSNIPSMicro F196.5SLIM
Slot FillingMixATISMicro F188.5SLIM
Intent DetectionMixSNIPSAccuracy97.2SLIM
Intent DetectionMixATISAccuracy78.3SLIM

Related Papers

Vision Language Action Models in Robotic Manipulation: A Systematic Review2025-07-14Flippi: End To End GenAI Assistant for E-Commerce2025-07-08A Survey on Vision-Language-Action Models for Autonomous Driving2025-06-30State and Memory is All You Need for Robust and Reliable AI Agents2025-06-30skLEP: A Slovak General Language Understanding Benchmark2025-06-26SV-LLM: An Agentic Approach for SoC Security Verification using Large Language Models2025-06-25Semantic similarity estimation for domain specific data using BERT and other techniques2025-06-23An Interdisciplinary Review of Commonsense Reasoning and Intent Detection2025-06-16