paper-with-me

홈 › Papers

Dialog Intent Induction via Density-based Deep Clustering Ensemble

2022-01-18 · Jiashu Pu, Guandan Chen, Yongzhu Chang, Xiaoxi Mao

Existing task-oriented chatbots heavily rely on spoken language understanding (SLU) systems to determine a user's utterance's intent and other key information for fulfilling specific tasks. In real-life applications, it is crucial to occasionally induce novel dialog intents from the conversation logs to improve the user experience. In this paper, we propose the Density-based Deep Clustering Ensemble (DDCE) method for dialog intent induction. Compared to existing K-means based methods, our proposed method is more effective in dealing with real-life scenarios where a large number of outliers exist. To maximize data utilization, we jointly optimize texts' representations and the hyperparameters of the clustering algorithm. In addition, we design an outlier-aware clustering ensemble framework to handle the overfitting issue. Experimental results over seven datasets show that our proposed method significantly outperforms other state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2201.06731

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringClustering EnsembleDeep ClusteringSpoken Language Understanding

Similar Papers 제목 키워드 기반

Analysis of Utterance Embeddings and Clustering Methods Related to Intent Induction for Task-Oriented Dialogue

2022-12-05 · Jeiyoon Park, Yoonna Jang, Chanhee Lee, Heuiseok Lim

The focus of this work is to investigate unsupervised approaches to overcome quintessential challenges in designing task-oriented dialog schema: assigning intent labels to each dialog turn (intent clustering) and generat…

Clustering

Dialog Intent Induction with Deep Multi-View Clustering

2019-08-30 · IJCNLP 2019 11 · Hugh Perkins, Yi Yang

We introduce the dialog intent induction task and present a novel deep multi-view clustering approach to tackle the problem. Dialog intent induction aims at discovering user intents from user query utterances in human-hu…

ClusteringRepresentation Learning

Multi-Stage Coarse-to-Fine Contrastive Learning for Conversation Intent Induction

2023-03-09 · Caiyuan Chu, Ya Li, Yifan Liu, Jia-Chen Gu 외

Intent recognition is critical for task-oriented dialogue systems. However, for emerging domains and new services, it is difficult to accurately identify the key intent of a conversation due to time-consuming data annota…

ClusteringContrastive LearningIntent RecognitionSentence+1

Multi-View Zero-Shot Open Intent Induction from Dialogues: Multi Domain Batch and Proxy Gradient Transfer

2023-03-23 · Hyukhun Koh, Haesung Pyun, Nakyeong Yang, Kyomin Jung

In Task Oriented Dialogue (TOD) system, detecting and inducing new intents are two main challenges to apply the system in the real world. In this paper, we suggest the semantic multi-view model to resolve these two chall…

Automatic Intent-Slot Induction for Dialogue Systems

2021-03-16 · Zengfeng Zeng, Dan Ma, Haiqin Yang, Zhen Gou 외

Automatically and accurately identifying user intents and filling the associated slots from their spoken language are critical to the success of dialogue systems. Traditional methods require manually defining the DOMAIN-…

Intent Detectionslot-fillingSlot Filling