paper-with-me

홈 › Papers

How Did We Get Here? Summarizing Conversation Dynamics

2024-04-29 · Yilun Hua, Nicholas Chernogor, Yuzhe Gu, Seoyeon Julie Jeong, Miranda Luo, Cristian Danescu-Niculescu-Mizil

Throughout a conversation, the way participants interact with each other is in constant flux: their tones may change, they may resort to different strategies to convey their points, or they might alter their interaction patterns. An understanding of these dynamics can complement that of the actual facts and opinions discussed, offering a more holistic view of the trajectory of the conversation: how it arrived at its current state and where it is likely heading. In this work, we introduce the task of summarizing the dynamics of conversations, by constructing a dataset of human-written summaries, and exploring several automated baselines. We evaluate whether such summaries can capture the trajectory of conversations via an established downstream task: forecasting whether an ongoing conversation will eventually derail into toxic behavior. We show that they help both humans and automated systems with this forecasting task. Humans make predictions three times faster, and with greater confidence, when reading the summaries than when reading the transcripts. Furthermore, automated forecasting systems are more accurate when constructing, and then predicting based on, summaries of conversation dynamics, compared to directly predicting on the transcripts.

📄 PDF Abstract BibTeX arXiv:2404.19007

Code (1)

cornellnlp/scd 공식 구현

Similar Papers 제목 키워드 기반

Topic-aware Pointer-Generator Networks for Summarizing Spoken Conversations

2019-10-03 · Zhengyuan Liu, Angela Ng, Sheldon Lee, Ai Ti Aw 외

Due to the lack of publicly available resources, conversation summarization has received far less attention than text summarization. As the purpose of conversations is to exchange information between at least two interlo…

Conversation SummarizationExtractive SummarizationSentenceText Summarization

GupShup: Summarizing Open-Domain Code-Switched Conversations

2021-11-01 · EMNLP 2021 11 · Laiba Mehnaz, Debanjan Mahata, Rakesh Gosangi, Uma Sushmitha Gunturi 외

Code-switching is the communication phenomenon where the speakers switch between different languages during a conversation. With the widespread adoption of conversational agents and chat platforms, code-switching has bec…

Abstractive Text SummarizationConversation Summarization

Summarizing Multi-Party Argumentative Conversations in Reader Comment on News

2016-08-01 · WS 2016 8 · Emma Barker, Robert Gaizauskas
Argument Mining

Leveraging Pretrained Models for Automatic Summarization of Doctor-Patient Conversations

2021-09-24 · Findings (EMNLP) 2021 11 · Longxiang Zhang, Renato Negrinho, Arindam Ghosh, Vasudevan Jagannathan 외

Fine-tuning pretrained models for automatically summarizing doctor-patient conversation transcripts presents many challenges: limited training data, significant domain shift, long and noisy transcripts, and high target s…

Hallucination

Multi-View Sequence-to-Sequence Models with Conversational Structure for Abstractive Dialogue Summarization

2020-10-04 · EMNLP 2020 11 · Jiaao Chen, Diyi Yang

Text summarization is one of the most challenging and interesting problems in NLP. Although much attention has been paid to summarizing structured text like news reports or encyclopedia articles, summarizing conversation…

Abstractive Dialogue SummarizationArticlesDecoderText Summarization