通过人机交互实现对话意图的逐步发现与优化
Controllable Discovery of Intents: Incremental Deep Clustering Using Semi-Supervised Contrastive Learning
- 结合对比学习与半监督微调,分阶段构建意图聚类模型
- 在CLINC和BANKING数据集上分别提升10.26%和11.72%
- 支持增量式学习与人类反馈,适合需要持续优化的对话系统
从对话AI系统中提取价值依赖于用户将先验知识转化为配置的能力。发现相关话轮级说话人意图通常是关键步骤。纯无监督算法虽可解决发现问题,但难以融入约束,对结果控制有限。已有研究显示,半监督(深度)聚类技术可引入先验知识与约束,但未解决如何通过人类反馈实现控制。本文提出可控意图发现框架CDI:先在无标签数据上进行多轮无监督对比学习,再在部分标注数据上微调,最后通过反复聚类与伪标签微调迭代优化。借鉴持续学习思想,采用学习无遗忘机制防止各训练阶段间的灾难性遗忘。实验表明,该方法在CLINC和BANKING数据集上分别显著优于先前工作10.26%和11.72%。
原文摘要 · Abstract (English)
Deriving value from a conversational AI system depends on the capacity of a user to translate the prior knowledge into a configuration. In most cases, discovering the set of relevant turn-level speaker intents is often one of the key steps. Purely unsupervised algorithms provide a natural way to tackle discovery problems but make it difficult to incorporate constraints and only offer very limited control over the outcomes. Previous work has shown that semi-supervised (deep) clustering techniques can allow the system to incorporate prior knowledge and constraints in the intent discovery process. However they did not address how to allow for control through human feedback. In our Controllable Discovery of Intents (CDI) framework domain and prior knowledge are incorporated using a sequence of unsupervised contrastive learning on unlabeled data followed by fine-tuning on partially labeled data, and finally iterative refinement of clustering and representations through repeated clustering and pseudo-label fine-tuning. In addition, we draw from continual learning literature and use learning-without-forgetting to prevent catastrophic forgetting across those training stages. Finally, we show how this deep-clustering process can become part of an incremental discovery strategy with human-in-the-loop. We report results on both CLINC and BANKING datasets. CDI outperforms previous works by a significant margin: 10.26% and 11.72% respectively.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。