CLJun 5, 2016

Neural Net Models for Open-Domain Discourse Coherence

arXiv:1606.01545v3133 citations
AI Analysis

This addresses the need for domain-independent coherence models in natural language generation and understanding, representing an initial step in generating coherent texts.

The paper tackles the problem of measuring and generating discourse coherence across domains, achieving state-of-the-art performance on multiple coherence evaluations.

Discourse coherence is strongly associated with text quality, making it important to natural language generation and understanding. Yet existing models of coherence focus on measuring individual aspects of coherence (lexical overlap, rhetorical structure, entity centering) in narrow domains. In this paper, we describe domain-independent neural models of discourse coherence that are capable of measuring multiple aspects of coherence in existing sentences and can maintain coherence while generating new sentences. We study both discriminative models that learn to distinguish coherent from incoherent discourse, and generative models that produce coherent text, including a novel neural latent-variable Markovian generative model that captures the latent discourse dependencies between sentences in a text. Our work achieves state-of-the-art performance on multiple coherence evaluations, and marks an initial step in generating coherent texts given discourse contexts.

Code Implementations1 repo
Foundations

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

Your Notes