Challenge: Existing methods to disentangle interleaved conversations can lead to difficulties in following discussions and retrieving relevant information from simultaneous messages.
Approach: They propose to leverage representation learning to separate intermingled messages into detached conversations by estimating conversation-level similarity between closely posted messages.
Outcome: The proposed approach outperforms baselines in pairwise similarity estimation and conversation disentanglement.

Similar Papers

Unsupervised Conversation Disentanglement through Co-Training (2021.emnlp-main)

Copied to clipboard

Challenge: Existing work on conversation disentanglement relies heavily on human annotations, which is expensive to obtain in practice.
Approach: They propose to train a conversation disentanglement model without referencing human annotations . they use a message-pair classifier and a session classifier to retrieve local relations .
Outcome: The proposed method achieves competitive performance compared to previous methods on a large movie dialogue dataset.
Conversation Disentanglement with Bi-Level Contrastive Learning (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods focus on pairwise utterance relations but pay inadequate attention to utterant-to-context relation modeling.
Approach: They propose a general disentangle model based on bi-level contrastive learning that brings closer utterances in the same session while encouraging each utterrance to be near its clustered session prototypes in representation space.
Outcome: The proposed model achieves state-of-the-art performance on both settings across public datasets.
Online Conversation Disentanglement with Pointer Networks (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for disentangling textual conversations rely on dataset specific features that hinder generalization and adaptability.
Approach: They propose an end-to-end online framework for conversation disentanglement that embeds the whole utterance that comprises timestamp, speaker, and message text.
Outcome: The proposed method performs state-of-the-art on the Ubuntu IRC dataset and on other social and organizational platforms.
Unsupervised Learning of Hierarchical Conversation Structure (2022.findings-emnlp)

Copied to clipboard

Challenge: Goal-oriented conversations often have sub-dialogue structure, but it can be domain-dependent . Increasingly, language understanding applications involve conversational speech and text .
Approach: They propose an unsupervised approach to learning hierarchical conversation structure . they use turn and sub-dialogue segment labels to decode the structure based on dialogue acts and subtasks .
Outcome: The proposed approach improves neural models for three conversation-level understanding tasks.
DMIN: A Discourse-specific Multi-granularity Integration Network for Conversational Aspect-based Sentiment Quadruple Analysis (2024.findings-acl)

Copied to clipboard

Challenge: Existing studies focus on enhancing token-level interactions, but lack sufficient modeling of discourse structure information.
Approach: They propose to use a discourse structure called "thread" to enhance token interaction among different utterances.
Outcome: The proposed model achieves state-of-the-art on two datasets.
A Large-Scale Corpus for Conversation Disentanglement (P19-1)

Copied to clipboard

Challenge: a dataset of 77,563 messages manually annotated with reply-structure graphs disentangles conversations and defines internal conversation structure.
Approach: They use a dataset of 77,563 messages manually annotated with reply-structure graphs to disentangle conversations and define internal conversation structure.
Outcome: The new dataset is 16 times larger than all previous datasets combined and includes adjudication of annotation disagreements and context.
Hierarchy Response Learning for Neural Conversation Generation (D19-1)

Copied to clipboard

Challenge: Neural conversation generation models can't perceive and express the intention effectively, causing dull and generic responses.
Approach: They propose a hierarchical response generation model to capture conversation intention . they propose an expression reconstruction model and an expression attention model .
Outcome: The proposed model can generate the responses with more appropriate content and expression.
An Evaluation of Disentangled Representation Learning for Texts (2021.findings-acl)

Copied to clipboard

Challenge: Disentangled representations of texts encode information pertaining to different aspects of the text in separate vector embeddings.
Approach: They propose to use a highly-structured natural language dataset to evaluate disentangled representations for texts.
Outcome: The proposed models are well-suited for learning disentangled representations of texts on a synthetic natural language dataset.
TANet: Thread-Aware Pretraining for Abstractive Conversational Summarization (2022.findings-naacl)

Copied to clipboard

Challenge: Existing pre-trained language models are difficult to apply to abstractive conversational summarization tasks.
Approach: They propose a thread-aware Transformer-based network that incorporates contextual dependency into the conversational summarization model.
Outcome: The proposed model can be applied to real conversations using a large-scale pretraining dataset.
Dramatic Conversation Disentanglement (2023.findings-acl)

Copied to clipboard

Challenge: a new dataset is available for studying conversation disentanglement in movies and TV series . a recent study focused on IRC chatroom dialogues, but movies and television show provide a space for study .
Approach: They propose a dataset for studying conversation disentanglement in movies and TV series . they operationalize a conversational thread and apply the best-performing model to 808 movies .
Outcome: The proposed model disentangles 808 movies from 10,033 dialogue turns . the best-performing model is compared with previous models .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations