AI RESEARCH

NILC: Discovering New Intents with LLM-assisted Clustering

arXiv CS.AI

ArXi:2511.05913v2 Announce Type: replace-cross New intent discovery (NID) seeks to recognize both new and known intents from unlabeled user utterances, which finds prevalent use in practical dialogue systems. Existing works towards NID mainly adopt a cascaded architecture, wherein the first stage focuses on encoding the utterances into informative text embeddings beforehand, while the latter is to group similar embeddings into clusters (i.e., intents), typically by K-Means.