CLOct 25, 2018

A Large-Scale Corpus for Conversation Disentanglement

arXiv:1810.11118v21128 citations
Originality Synthesis-oriented
AI Analysis

This addresses the lack of large annotated datasets for conversation disentanglement, which is an incremental step for advancing dialogue research.

The authors tackled the problem of conversation disentanglement by creating a new manually annotated dataset of 77,563 messages, which is 16 times larger than previous datasets and includes features like adjudication and context, revealing that 80% of conversations in a widely used corpus have missing or extra messages.

Disentangling conversations mixed together in a single stream of messages is a difficult task, made harder by the lack of large manually annotated datasets. We created a new dataset of 77,563 messages manually annotated with reply-structure graphs that both disentangle conversations and define internal conversation structure. Our dataset is 16 times larger than all previously released datasets combined, the first to include adjudication of annotation disagreements, and the first to include context. We use our data to re-examine prior work, in particular, finding that 80% of conversations in a widely used dialogue corpus are either missing messages or contain extra messages. Our manually-annotated data presents an opportunity to develop robust data-driven methods for conversation disentanglement, which will help advance dialogue research.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes