CLAIOct 1, 2023

A Novel Computational and Modeling Foundation for Automatic Coherence Assessment

arXiv:2310.00598v29 citationsh-index: 30
Originality Incremental advance
AI Analysis

This work addresses the need for systematic coherence evaluation in NLP tasks like summarization and generation, though it is incremental in applying existing linguistic theory to computational methods.

The authors tackled the problem of automatic coherence assessment in NLP by formalizing a linguistic definition of coherence into three computational tasks and training a joint model, which outperformed task-specific models and strong baselines on two human-rated benchmarks.

Coherence is an essential property of well-written texts, that refers to the way textual units relate to one another. In the era of generative AI, coherence assessment is essential for many NLP tasks; summarization, generation, long-form question-answering, and more. However, in NLP {coherence} is an ill-defined notion, not having a formal definition or evaluation metrics, that would allow for large-scale automatic and systematic coherence assessment. To bridge this gap, in this work we employ the formal linguistic definition of \citet{Reinhart:1980} of what makes a discourse coherent, consisting of three conditions -- {\em cohesion, consistency} and {\em relevance} -- and formalize these conditions as respective computational tasks. We hypothesize that (i) a model trained on all of these tasks will learn the features required for coherence detection, and that (ii) a joint model for all tasks will exceed the performance of models trained on each task individually. On two benchmarks for coherence scoring rated by humans, one containing 500 automatically-generated short stories and another containing 4k real-world texts, our experiments confirm that jointly training on the proposed tasks leads to better performance on each task compared with task-specific models, and to better performance on assessing coherence overall, compared with strong baselines. We conclude that the formal and computational setup of coherence as proposed here provides a solid foundation for advanced methods of large-scale automatic assessment of coherence.

Foundations

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

Your Notes