English

What Gets Echoed? Understanding the "Pointers" in Explanations of Persuasive Arguments

Computation and Language 2019-11-05 v1 Artificial Intelligence Computers and Society Human-Computer Interaction Machine Learning

Abstract

Explanations are central to everyday life, and are a topic of growing interest in the AI community. To investigate the process of providing natural language explanations, we leverage the dynamics of the /r/ChangeMyView subreddit to build a dataset with 36K naturally occurring explanations of why an argument is persuasive. We propose a novel word-level prediction task to investigate how explanations selectively reuse, or echo, information from what is being explained (henceforth, explanandum). We develop features to capture the properties of a word in the explanandum, and show that our proposed features not only have relatively strong predictive power on the echoing of a word in an explanation, but also enhance neural methods of generating explanations. In particular, while the non-contextual properties of a word itself are more valuable for stopwords, the interaction between the constituent parts of an explanandum is crucial in predicting the echoing of content words. We also find intriguing patterns of a word being echoed. For example, although nouns are generally less likely to be echoed, subjects and objects can, depending on their source, be more likely to be echoed in the explanations.

Keywords

Cite

@article{arxiv.1911.00523,
  title  = {What Gets Echoed? Understanding the "Pointers" in Explanations of Persuasive Arguments},
  author = {David Atkinson and Kumar Bhargav Srinivasan and Chenhao Tan},
  journal= {arXiv preprint arXiv:1911.00523},
  year   = {2019}
}

Comments

19 pages, 3 figures, EMNLP 2019, the code and dataset are available at https://chenhaot.com/papers/explanation-pointers.html

R2 v1 2026-06-23T12:02:34.176Z