PulseAugur
实时 15:39:23
English(EN) NILC: Discovering New Intents with LLM-assisted Clustering

LLM辅助聚类框架改进对话系统中的意图发现

研究人员开发了NILC,一个旨在改进对话系统中新意图发现的新框架。NILC利用大型语言模型(LLMs)迭代地优化文本嵌入和聚类中心,以更好地捕捉细微的语义含义。该框架还整合了LLM生成的语义中心,并增强了模糊的表述以提高聚类准确性,在无监督和半监督设置的各种数据集上均显示出显著的性能提升。 AI

影响 通过提高识别用户意图的准确性来增强对话系统能力。

排序理由 该聚类包含一篇学术论文,详细介绍了使用LLM进行意图发现的新方法。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Hongtao Wang, Renchi Yang, Wenqing Lin ·

    NILC: Discovering New Intents with LLM-assisted Clustering

    arXiv:2511.05913v2 Announce Type: replace-cross Abstract: 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 architect…