Pith. sign in

REVIEW 3 cited by

New Intent Discovery with Pre-training and Contrastive Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2205.12914 v2 pith:OJ2GTTTA submitted 2022-05-25 cs.CL

New Intent Discovery with Pre-training and Contrastive Learning

classification cs.CL
keywords intentdatadiscoverylearningutterancesclusteringcontrastivelabeled
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X LinkedIn Reddit HN
read the original abstract

New intent discovery aims to uncover novel intent categories from user utterances to expand the set of supported intent classes. It is a critical task for the development and service expansion of a practical dialogue system. Despite its importance, this problem remains under-explored in the literature. Existing approaches typically rely on a large amount of labeled utterances and employ pseudo-labeling methods for representation learning and clustering, which are label-intensive, inefficient, and inaccurate. In this paper, we provide new solutions to two important research questions for new intent discovery: (1) how to learn semantic utterance representations and (2) how to better cluster utterances. Particularly, we first propose a multi-task pre-training strategy to leverage rich unlabeled data along with external labeled data for representation learning. Then, we design a new contrastive loss to exploit self-supervisory signals in unlabeled data for clustering. Extensive experiments on three intent recognition benchmarks demonstrate the high effectiveness of our proposed method, which outperforms state-of-the-art methods by a large margin in both unsupervised and semi-supervised scenarios. The source code will be available at https://github.com/zhang-yu-wei/MTP-CLNN.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. Unsupervised Multimodal Intent Discovery via MLLM-Guided Concept Generation and Semantic Propagation

    cs.MM 2026-07 conditional novelty 6.0

    MCSP improves unsupervised multimodal intent discovery by using MLLM-generated semantic concepts as anchors and propagating them over a concept-weighted graph before contrastively refining representations.

  2. NILC: Discovering New Intents with LLM-assisted Clustering

    cs.CL 2025-11 conditional novelty 6.0

    NILC combines LLM-generated semantic centroids with hard-sample rewriting to improve new-intent clustering, but its 'consistent' superiority claim is contradicted on DBPedia.

  3. Evaluating LLMs Without Oracle Feedback: Agentic Annotation Evaluation Through Unsupervised Consistency Signals

    cs.CL 2025-09 conditional novelty 4.0

    The ratio of agreement to disagreement between a small student model and an LLM correlates with the LLM's annotation accuracy across ten datasets and can heuristically select better models.