paper-with-me

Papers

Intent-Aware Dialogue Generation and Multi-Task Contrastive Learning for Multi-Turn Intent Classification

2024-11-21 · Junhua Liu, Yong Keat Tan, Bin Fu, Kwan Hui Lim

Generating large-scale, domain-specific, multilingual multi-turn dialogue datasets remains a significant hurdle for training effective Multi-Turn Intent Classification models in chatbot systems. In this paper, we introduce Chain-of-Intent, a novel mechanism that combines Hidden Markov Models with Large Language Models (LLMs) to generate contextually aware, intent-driven conversations through self-play. By extracting domain-specific knowledge from e-commerce chat logs, we estimate conversation turns and intent transitions, which guide the generation of coherent dialogues. Leveraging LLMs to enhance emission probabilities, our approach produces natural and contextually consistent questions and answers. We also propose MINT-CL, a framework for multi-turn intent classification using multi-task contrastive learning, improving classification accuracy without the need for extensive annotated data. Evaluations show that our methods outperform baselines in dialogue quality and intent classification accuracy, especially in multilingual settings, while significantly reducing data generation efforts. Furthermore, we release MINT-E, a multilingual, intent-aware multi-turn e-commerce dialogue corpus to support future research in this area.

📄 PDF Abstract BibTeX arXiv:2411.14252

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotClassificationContrastive LearningDialogue Generationintent-classificationIntent Classification

Similar Papers 제목 키워드 기반

Policy-driven Knowledge Selection and Response Generation for Document-grounded Dialogue

2024-10-21 · Longxuan Ma, Jiapeng Li, Mingda Li, Wei-Nan Zhang 외

Document-grounded dialogue (DGD) uses documents as external knowledge for dialogue generation. Correctly understanding the dialogue context is crucial for selecting knowledge from the document and generating proper respo…

Dialogue GenerationDialogue UnderstandingResponse Generation

Improved Goal Oriented Dialogue via Utterance Generation and Look Ahead

2021-10-24 · Eyal Ben-David, Boaz Carmeli, Ateret Anaby-Tavor

Goal oriented dialogue systems have become a prominent customer-care interaction channel for most businesses. However, not all interactions are smooth, and customer intent misunderstanding is a major cause of dialogue fa…

counterfactualGoal-Oriented Dialogue SystemsPrediction

Out-of-Domain Intent Detection Considering Multi-Turn Dialogue Contexts

2023-05-05 · Hao Lang, Yinhe Zheng, Binyuan Hui, Fei Huang 외

Out-of-Domain (OOD) intent detection is vital for practical dialogue systems, and it usually requires considering multi-turn dialogue contexts. However, most previous OOD intent detection approaches are limited to single…

Intent Detection

InferEM: Inferring the Speaker's Intention for Empathetic Dialogue Generation

2022-12-13 · Guoqing Lv, Jiang Li, XiaoPing Wang, Zhigang Zeng

Current approaches to empathetic response generation typically encode the entire dialogue history directly and put the output into a decoder to generate friendly feedback. These methods focus on modelling contextual info…

DecoderDialogue GenerationEmpathetic Response GenerationMulti-Task Learning+1

DialogGraph-LLM: Graph-Informed LLMs for End-to-End Audio Dialogue Intent Recognition

2025-11-14 · HongYu Liu, Junxin Li, Changxi Guo, Hao Chen 외 arxiv

Recognizing speaker intent in long audio dialogues among speakers has a wide range of applications, but is a non-trivial AI task due to complex inter-dependencies in speaker utterances and scarce annotated data. To addre…

Intent Recognition