CLJun 9, 2019

Argument Generation with Retrieval, Planning, and Realization

arXiv:1906.03717v11113 citations
Originality Incremental advance
AI Analysis

This addresses the problem of generating counter-arguments for natural language processing applications, representing an incremental advance with a novel hybrid method.

The paper tackled counter-argument generation by introducing CANDELA, a framework with retrieval and two-step generation, resulting in significantly higher BLEU, ROUGE, and METEOR scores than state-of-the-art models and human-evaluated improvements in refutation appropriateness and content richness.

Automatic argument generation is an appealing but challenging task. In this paper, we study the specific problem of counter-argument generation, and present a novel framework, CANDELA. It consists of a powerful retrieval system and a novel two-step generation model, where a text planning decoder first decides on the main talking points and a proper language style for each sentence, then a content realization decoder reflects the decisions and constructs an informative paragraph-level argument. Furthermore, our generation model is empowered by a retrieval system indexed with 12 million articles collected from Wikipedia and popular English news media, which provides access to high-quality content with diversity. Automatic evaluation on a large-scale dataset collected from Reddit shows that our model yields significantly higher BLEU, ROUGE, and METEOR scores than the state-of-the-art and non-trivial comparisons. Human evaluation further indicates that our system arguments are more appropriate for refutation and richer in content.

Foundations

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

Your Notes