Fine-Grained Analysis of Team Collaborative Dialogue
Natural language analysis of human collaborative chat dialogues is an understudied domain with many unique challenges: a large number of dialogue act labels, underspecified and dynamic tasks, interleaved topics, and long-range contextual dependence. While prior work has studied broad metrics of team dialogue and associated performance using methods such as LSA, there has been little effort in generating fine-grained descriptions of team dynamics and individual performance from dialogue. We describe initial work towards developing an explainable analytics tool in the software development domain using Slack chats mined from our organization, including generation of a novel, hierarchical labeling scheme; design of descriptive metrics based on the frequency of occurrence of dialogue acts; and initial results using a transformer + CRF architecture to incorporate long-range context.
Code (0)
등록된 구현이 없습니다.
Tasks
DescriptiveMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Improving the Generalizability of Collaborative Dialogue Analysis with Multi-Feature Embeddings
Conflict prediction in communication is integral to the design of virtual agents that support successful teamwork by providing timely assistance. The aim of our research is to analyze discourse to predict collaboration s…
Domain AdaptationRoll Up Your Sleeves: Working with a Collaborative and Engaging Task-Oriented Dialogue System
We introduce TacoBot, a user-centered task-oriented digital assistant designed to guide users through complex real-world tasks with multiple steps. Covering a wide range of cooking and how-to tasks, we aim to deliver a c…
Data AugmentationDialogue ManagementManagementResponse Generation+1Studying Alignment in a Collaborative Learning Activity via Automatic Methods: The Link Between What We Say and Do
A dialogue is successful when there is alignment between the speakers at different linguistic levels. In this work, we consider the dialogue occurring between interlocutors engaged in a collaborative learning task, where…
ManagementAre you with me? A Framework for Detecting Mental Model Discrepancies in Task-Based Team Dialogues
Humans typically use natural language to update teammates on task states. Since not all updates are communicated, discrepancies arise between the team members' mental models that negatively affect overall team performanc…
A Transfer Learning Approach for Dialogue Act Classification of GitHub Issue Comments
Social coding platforms, such as GitHub, serve as laboratories for studying collaborative problem solving in open source software development; a key feature is their ability to support issue reporting which is used by te…
Dialogue Act ClassificationGeneral ClassificationSentenceTransfer Learning