CLApr 30, 2020

Aspect-Controlled Neural Argument Generation

arXiv:2005.00084v1741 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of automated argument generation for users needing persuasive content, though it is incremental in applying existing language models to a new task.

The authors tackled the challenge of generating fine-grained, aspect-specific arguments by training a controllable language model, achieving high-quality outputs that improved stance detection performance through data augmentation.

We rely on arguments in our daily lives to deliver our opinions and base them on evidence, making them more convincing in turn. However, finding and formulating arguments can be challenging. In this work, we train a language model for argument generation that can be controlled on a fine-grained level to generate sentence-level arguments for a given topic, stance, and aspect. We define argument aspect detection as a necessary method to allow this fine-granular control and crowdsource a dataset with 5,032 arguments annotated with aspects. Our evaluation shows that our generation model is able to generate high-quality, aspect-specific arguments. Moreover, these arguments can be used to improve the performance of stance detection models via data augmentation and to generate counter-arguments. We publish all datasets and code to fine-tune the language model.

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