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/BERT for Joint Intent Classification and Slot Filling

BERT for Joint Intent Classification and Slot Filling

Qian Chen, Zhu Zhuo, Wen Wang

2019-02-28intent-classificationNatural Language UnderstandingIntent DetectionSlot FillingGeneral ClassificationIntent Classification
PaperPDFCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCode

Abstract

Intent classification and slot filling are two essential tasks for natural language understanding. They often suffer from small-scale human-labeled training data, resulting in poor generalization capability, especially for rare words. Recently a new language representation model, BERT (Bidirectional Encoder Representations from Transformers), facilitates pre-training deep bidirectional representations on large-scale unlabeled corpora, and has created state-of-the-art models for a wide variety of natural language processing tasks after simple fine-tuning. However, there has not been much effort on exploring BERT for natural language understanding. In this work, we propose a joint intent classification and slot filling model based on BERT. Experimental results demonstrate that our proposed model achieves significant improvement on intent classification accuracy, slot filling F1, and sentence-level semantic frame accuracy on several public benchmark datasets, compared to the attention-based recurrent neural network models and slot-gated models.

Results

TaskDatasetMetricValueModel
Slot FillingATISF10.961Joint BERT
Slot FillingATISF10.96Joint BERT + CRF
Intent DetectionATISAccuracy97.9Joint BERT + CRF
Intent DetectionATISAccuracy97.5Joint BERT

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