CLAIOct 9, 2016

Interpreting Neural Networks to Improve Politeness Comprehension

arXiv:1610.02683v160 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of interpreting neural networks for a specific domain (politeness comprehension), providing incremental insights into model behavior.

The paper tackled the problem of predicting and understanding politeness in natural language requests using interpretable neural networks, achieving better performance than feature-based models and identifying novel politeness strategies that reduced the accuracy gap when added as features.

We present an interpretable neural network approach to predicting and understanding politeness in natural language requests. Our models are based on simple convolutional neural networks directly on raw text, avoiding any manual identification of complex sentiment or syntactic features, while performing better than such feature-based models from previous work. More importantly, we use the challenging task of politeness prediction as a testbed to next present a much-needed understanding of what these successful networks are actually learning. For this, we present several network visualizations based on activation clusters, first derivative saliency, and embedding space transformations, helping us automatically identify several subtle linguistics markers of politeness theories. Further, this analysis reveals multiple novel, high-scoring politeness strategies which, when added back as new features, reduce the accuracy gap between the original featurized system and the neural model, thus providing a clear quantitative interpretation of the success of these neural networks.

Foundations

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

Your Notes