CLNov 10, 2019

Semantic Noise Matters for Neural Natural Language Generation

arXiv:1911.03905v11024 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses the issue of unreliable text generation for users of NNLG systems, but it is incremental as it focuses on data cleaning rather than a new method.

The paper tackled the problem of neural natural language generation systems producing unrelated outputs by investigating the impact of semantic noise, finding that cleaned data improved semantic correctness by up to 97% while maintaining fluency, with omission being the most common error.

Neural natural language generation (NNLG) systems are known for their pathological outputs, i.e. generating text which is unrelated to the input specification. In this paper, we show the impact of semantic noise on state-of-the-art NNLG models which implement different semantic control mechanisms. We find that cleaned data can improve semantic correctness by up to 97%, while maintaining fluency. We also find that the most common error is omitting information, rather than hallucination.

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