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.

Similar Papers

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.
Learning to Disentangle Interleaved Conversational Threads with a Siamese Hierarchical Network and Similarity Ranking (N18-1)

Copied to clipboard

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.
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.
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.
Disentangled Knowledge Transfer for OOD Intent Discovery with Unified Contrastive Learning (2022.acl-short)

Copied to clipboard

Challenge: Existing methods to find out out-of-domain (OOD) intents do not take prior knowledge of in-domain data into account.
Approach: They propose a disentangled knowledge transfer method to bridge the gap between IND pre-training and OOD clustering by using a unified multi-head contrastive learning framework.
Outcome: The proposed method is able to group new unknown intents into different clusters, enabling future development of the system.
Structural Characterization for Dialogue Disentanglement (2022.acl-long)

Copied to clipboard

Challenge: tangled multi-party dialogues lead to difficulties in understanding the dialogue history for both human and machine.
Approach: They propose a model for disentangling multi-party dialogues using speaker property and reference dependency.
Outcome: The proposed model achieves state-of-the-art on the Ubuntu IRC benchmark dataset and contributes to dialogue-related comprehension.
Gated Embeddings in End-to-End Speech Recognition for Conversational-Context Fusion (P19-1)

Copied to clipboard

Challenge: Existing speech recognition systems are built at individual, isolated utterance level to make building systems computationally feasible.
Approach: They propose to use text-based external word and/or sentence embeddings to integrate conversational context information into a single neural network model.
Outcome: The proposed model outperforms standard end-to-end speech recognition models on the Switchboard conversational speech corpus and improves word error rate with better conversational-context representation.
OmniFlatten: An End-to-end GPT Model for Seamless Voice Conversation (2025.acl-long)

Copied to clipboard

Challenge: Full-duplex spoken dialogue systems allow simultaneous bidirectional communication . low latency and natural interactions in full-duplice systems remains a challenge .
Approach: They propose a multi-stage post-training scheme that adapts a text large language model into a speech-text dialogue LLM.
Outcome: The proposed model can model human conversation behaviors with low latency and natural interactions with low delay.
Zero-Shot Dialogue Disentanglement by Self-Supervised Entangled Response Selection (2021.emnlp-main)

Copied to clipboard

Challenge: a zero-shot dialogue disentanglement solution is difficult due to the need for manual annotation.
Approach: They propose a zero-shot dialogue disentanglement solution using a web dataset . they train a model on the data and fine-tune the model using labeled data .
Outcome: The proposed model achieves a cluster F1 score of 25 without labeling data . it can be used to analyze discourses and to perform response selection .
CCSRD: Content-Centric Speech Representation Disentanglement Learning for End-to-End Speech Translation (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing speech-to-text translation models can extract features from speech inputs, but they may include non-linguistic speech factors such as pitch, timbre and speaker identity.
Approach: They propose a content-centric speech representation disentanglement learning framework for speech translation that decomposes speech representations into content representations and non-linguistic representations via representation disentanglement learning.
Outcome: The proposed framework outperforms state-of-the-art speech translation models and cascaded models on five translation directions.

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