Contextual Dialogue Act Classification for Open-Domain Conversational Agents
Ali Ahmadvand, Jason Ingyu Choi, Eugene Agichtein

TL;DR
This paper introduces CDAC, a deep learning model that uses transfer learning to improve dialogue act classification in open-domain conversational agents by leveraging human-human dialogue data and fine-tuning on human-machine conversations.
Contribution
The paper presents a novel transfer learning approach, CDAC, for contextual dialogue act classification that adapts models trained on human-human data to human-machine dialogues, enhancing accuracy.
Findings
CDAC outperforms previous utterance-level baselines by 8% on Switchboard.
Fine-tuning on small human-machine datasets improves prediction accuracy.
CDAC achieves comparable results to state-of-the-art contextual DA classifiers.
Abstract
Classifying the general intent of the user utterance in a conversation, also known as Dialogue Act (DA), e.g., open-ended question, statement of opinion, or request for an opinion, is a key step in Natural Language Understanding (NLU) for conversational agents. While DA classification has been extensively studied in human-human conversations, it has not been sufficiently explored for the emerging open-domain automated conversational agents. Moreover, despite significant advances in utterance-level DA classification, full understanding of dialogue utterances requires conversational context. Another challenge is the lack of available labeled data for open-domain human-machine conversations. To address these problems, we propose a novel method, CDAC (Contextual Dialogue Act Classifier), a simple yet effective deep learning approach for contextual dialogue act classification. Specifically,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
