The reviewed record of science sign in
Pith

arxiv: 2109.05782 · v2 · pith:MWHWEQBJ · submitted 2021-09-13 · cs.CL

Effectiveness of Pre-training for Few-shot Intent Classification

Reviewed by Pithpith:MWHWEQBJopen to challenge →

classification cs.CL
keywords intentclassificationfew-shotberteffectivenessintentbertlabeleddata
0
0 comments X
read the original abstract

This paper investigates the effectiveness of pre-training for few-shot intent classification. While existing paradigms commonly further pre-train language models such as BERT on a vast amount of unlabeled corpus, we find it highly effective and efficient to simply fine-tune BERT with a small set of labeled utterances from public datasets. Specifically, fine-tuning BERT with roughly 1,000 labeled data yields a pre-trained model -- IntentBERT, which can easily surpass the performance of existing pre-trained models for few-shot intent classification on novel domains with very different semantics. The high effectiveness of IntentBERT confirms the feasibility and practicality of few-shot intent detection, and its high generalization ability across different domains suggests that intent classification tasks may share a similar underlying structure, which can be efficiently learned from a small set of labeled data. The source code can be found at https://github.com/hdzhang-code/IntentBERT.

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 1 Pith paper

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

  1. Hybrid Inspection and Task-Based Access Control in Zero-Trust Agentic AI

    cs.AI 2026-05 unverdicted novelty 5.0

    A hybrid deterministic-plus-semantic interception layer for continuous task-based authorization of multi-turn LLM agent tool invocations, with new multi-turn datasets and initial experiments.