pith. sign in

arxiv: 1902.10909 · v1 · pith:4IQIXNJZnew · submitted 2019-02-28 · 💻 cs.CL

BERT for Joint Intent Classification and Slot Filling

classification 💻 cs.CL
keywords bertclassificationfillingintentlanguageslotmodelmodels
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SCOPE: A Lightweight-training LLM Framework for Air Traffic Control Readback Monitoring

    cs.LG 2026-05 unverdicted novelty 5.0

    SCOPE achieves 91.05% open-set detection accuracy and corrects 96.63% of anomalous ATC readbacks via frozen LLM with plug-in classifier and in-context learning on semi-synthetic data.

  2. Construction of Historical Knowledge Graphs Based on BERT and Graph Neural Networks

    cs.CL 2026-06 unverdicted novelty 2.0

    BERT-GNN model extracts entities and relations from historical documents to form knowledge graphs, reporting higher precision, recall and F1 than rule-based and deep-learning baselines.