Findings on Conversation Disentanglement

12/10/2021
by   Rongxin Zhu, et al.
0

Conversation disentanglement, the task to identify separate threads in conversations, is an important pre-processing step in multi-party conversational NLP applications such as conversational question answering and conversation summarization. Framing it as a utterance-to-utterance classification problem – i.e. given an utterance of interest (UOI), find which past utterance it replies to – we explore a number of transformer-based models and found that BERT in combination with handcrafted features remains a strong baseline. We then build a multi-task learning model that jointly learns utterance-to-utterance and utterance-to-thread classification. Observing that the ground truth label (past utterance) is in the top candidates when our model makes an error, we experiment with using bipartite graphs as a post-processing step to learn how to best match a set of UOIs to past utterances. Experiments on the Ubuntu IRC dataset show that this approach has the potential to outperform the conventional greedy approach of simply selecting the highest probability candidate for each UOI independently, indicating a promising future research direction.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/25/2019

Who did They Respond to? Conversation Structure Modeling using Masked Hierarchical Transformer

Conversation structure is useful for both understanding the nature of co...
research
04/07/2020

Automated Utterance Generation

Conversational AI assistants are becoming popular and question-answering...
research
10/20/2022

Meeting Decision Tracker: Making Meeting Minutes with De-Contextualized Utterances

Meetings are a universal process to make decisions in business and proje...
research
09/03/2021

Detecting Speaker Personas from Conversational Texts

Personas are useful for dialogue response prediction. However, the perso...
research
10/27/2022

Conversation Disentanglement with Bi-Level Contrastive Learning

Conversation disentanglement aims to group utterances into detached sess...
research
11/29/2021

Action based Network for Conversation Question Reformulation

Conversation question answering requires the ability to interpret a ques...
research
08/22/2023

Learning to generate and corr- uh I mean repair language in real-time

In conversation, speakers produce language incrementally, word by word, ...

Please sign up or login with your details

Forgot password? Click here to reset