Disentangling Online Chats with DAG-Structured LSTMs
Duccio Pappadopulo, Lisa Bauer, Marco Farina, Ozan \.Irsoy, and Mohit, Bansal

TL;DR
This paper introduces a DAG-LSTM-based model for disentangling intertwined online chat conversations, effectively capturing complex dependencies and improving state-of-the-art performance on reply-to relation recovery in IRC datasets.
Contribution
The paper proposes a novel DAG-LSTM model tailored for conversation disentanglement, leveraging structured cues to outperform existing methods.
Findings
Achieves state-of-the-art results on reply-to relation recovery.
Competitive performance on other disentanglement metrics.
Demonstrates effectiveness of DAG-LSTMs in modeling complex conversation structures.
Abstract
Many modern messaging systems allow fast and synchronous textual communication among many users. The resulting sequence of messages hides a more complicated structure in which independent sub-conversations are interwoven with one another. This poses a challenge for any task aiming to understand the content of the chat logs or gather information from them. The ability to disentangle these conversations is then tantamount to the success of many downstream tasks such as summarization and question answering. Structured information accompanying the text such as user turn, user mentions, timestamps, is used as a cue by the participants themselves who need to follow the conversation and has been shown to be important for disentanglement. DAG-LSTMs, a generalization of Tree-LSTMs that can handle directed acyclic dependencies, are a natural way to incorporate such information and its…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
