paper-with-me

홈 › Papers

Leveraging Large Language Models for Automated Dialogue Analysis

2023-09-12 · Sarah E. Finch, Ellie S. Paek, Jinho D. Choi

Developing high-performing dialogue systems benefits from the automatic identification of undesirable behaviors in system responses. However, detecting such behaviors remains challenging, as it draws on a breadth of general knowledge and understanding of conversational practices. Although recent research has focused on building specialized classifiers for detecting specific dialogue behaviors, the behavior coverage is still incomplete and there is a lack of testing on real-world human-bot interactions. This paper investigates the ability of a state-of-the-art large language model (LLM), ChatGPT-3.5, to perform dialogue behavior detection for nine categories in real human-bot dialogues. We aim to assess whether ChatGPT can match specialized models and approximate human performance, thereby reducing the cost of behavior detection tasks. Our findings reveal that neither specialized models nor ChatGPT have yet achieved satisfactory results for this task, falling short of human performance. Nevertheless, ChatGPT shows promising potential and often outperforms specialized detection models. We conclude with an in-depth examination of the prevalent shortcomings of ChatGPT, offering guidance for future research to enhance LLM capabilities.

📄 PDF Abstract BibTeX arXiv:2309.06490

Code (1)

emorynlp/gpt-abceval 공식 구현

Tasks

General KnowledgeLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

LLM-Assisted Automated Deductive Coding of Dialogue Data: Leveraging Dialogue-Specific Characteristics to Enhance Contextual Understanding

2025-04-28 · Ying Na, Shihui Feng

Dialogue data has been a key source for understanding learning processes, offering critical insights into how students engage in collaborative discussions and how these interactions shape their knowledge construction. Th…

MP2D: An Automated Topic Shift Dialogue Generation Framework Leveraging Knowledge Graphs

2024-03-09 · Yerin Hwang, Yongil Kim, Yunah Jang, Jeesoo Bang 외

Despite advancements in on-topic dialogue systems, effectively managing topic shifts within dialogues remains a persistent challenge, largely attributed to the limited availability of training datasets. To address this i…

Conversational Question AnsweringDialogue GenerationKnowledge GraphsQuestion Answering

Leveraging LLMs for Dialogue Quality Measurement

2024-06-25 · Jinghan Jia, Abi Komma, Timothy Leffel, Xujun Peng 외

In task-oriented conversational AI evaluation, unsupervised methods poorly correlate with human judgments, and supervised approaches lack generalization. Recent advances in large language models (LLMs) show robust zerosh…

Dialogue Evaluation

Dialogue-Based Multi-Dimensional Relationship Extraction from Novels

2025-07-07 · Yuchen Yan, Hanjie Zhao, Senbin Zhu, Hongde Liu 외 arxiv

Relation extraction is a crucial task in natural language processing, with broad applications in knowledge graph construction and literary analysis. However, the complex context and implicit expressions in novel texts po…

Relation Extraction

A Computational Approach to Modeling Conversational Systems: Analyzing Large-Scale Quasi-Patterned Dialogue Flows

2025-07-17 · Mohamed Achref Ben Ammar, Mohamed Taha Bennani arxiv

The analysis of conversational dynamics has gained increasing importance with the rise of large language model-based systems, which interact with users across diverse contexts. In this work, we propose a novel computatio…