paper-with-me

홈 › Papers

Dial-In LLM: Human-Aligned LLM-in-the-loop Intent Clustering for Customer Service Dialogues

2024-12-12 · Mengze Hong, Wailing Ng, Chen Jason Zhang, Yuanfeng Song, Di Jiang

Discovering customer intentions in dialogue conversations is crucial for automated service agents. However, existing intent clustering methods often fail to align with human perceptions due to a heavy reliance on embedding distance metrics and a tendency to overlook underlying semantic structures. This paper proposes an LLM-in-the-loop (LLM-ITL) intent clustering framework, integrating the semantic understanding capabilities of LLMs into conventional clustering algorithms. Specifically, this paper (1) investigates the effectiveness of fine-tuned LLMs in semantic coherence evaluation and intent cluster naming, achieving over 95% accuracy aligned with human judgments; (2) designs an LLM-ITL framework that facilitates the iterative discovery of coherent intent clusters and the optimal number of clusters; and (3) proposes context-aware techniques tailored for customer service dialogue. As existing English benchmarks offer limited semantic diversity and intent groups, we introduce a comprehensive Chinese dialogue intent dataset, comprising over 100k real customer service calls and 1,507 human-annotated intent clusters. The proposed approaches significantly outperform LLM-guided baselines, achieving notable enhancements in clustering quality and lower computational cost. Combined with several best practices, our findings highlight the potential of LLM-in-the-loop techniques for scalable and human-aligned intent clustering.

📄 PDF Abstract BibTeX arXiv:2412.09049

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCoherence EvaluationIntent DiscoveryText Clustering

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Discovering New Intents with Deep Aligned Clustering

2020-12-16 · Hanlei Zhang, Hua Xu, Ting-En Lin, Rui Lyu

Discovering new intents is a crucial task in dialogue systems. Most existing methods are limited in transferring the prior knowledge from known intents to new intents. They also have difficulties in providing high-qualit…

ClusteringOpen Intent DiscoveryShort Text ClusteringText 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

Intent Detection and Discovery from User Logs via Deep Semi-Supervised Contrastive Clustering

2022-07-01 · NAACL 2022 7 · Rajat Kumar, Mayur Patidar, Vaibhav Varshney, Lovekesh Vig 외

Intent Detection is a crucial component of Dialogue Systems wherein the objective is to classify a user utterance into one of multiple pre-defined intents. A pre-requisite for developing an effective intent identifier is…

ClusteringIntent DetectionIntent DiscoveryOpen Intent Discovery+2

Auto-Dialabel: Labeling Dialogue Data with Unsupervised Learning

2018-10-01 · EMNLP 2018 10 · Chen Shi, Qi Chen, Lei Sha, Sujian Li 외

The lack of labeled data is one of the main challenges when building a task-oriented dialogue system. Existing dialogue datasets usually rely on human labeling, which is expensive, limited in size, and in low coverage. I…

Active LearningClustering

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