CLSep 15, 2017

Are you serious?: Rhetorical Questions and Sarcasm in Social Media Dialog

arXiv:1709.05305v11092 citations
Originality Incremental advance
AI Analysis

This addresses the need for better computational models of figurative language in social media, though it is incremental by focusing on a previously understudied device.

The paper tackled the problem of understanding rhetorical questions (RQs) in social media dialog by expanding a dataset to 10,270 RQs and developing models to distinguish RQs from sincere questions with 0.76 F1, and classify sarcastic vs. non-sarcastic uses with up to 0.83 F1.

Effective models of social dialog must understand a broad range of rhetorical and figurative devices. Rhetorical questions (RQs) are a type of figurative language whose aim is to achieve a pragmatic goal, such as structuring an argument, being persuasive, emphasizing a point, or being ironic. While there are computational models for other forms of figurative language, rhetorical questions have received little attention to date. We expand a small dataset from previous work, presenting a corpus of 10,270 RQs from debate forums and Twitter that represent different discourse functions. We show that we can clearly distinguish between RQs and sincere questions (0.76 F1). We then show that RQs can be used both sarcastically and non-sarcastically, observing that non-sarcastic (other) uses of RQs are frequently argumentative in forums, and persuasive in tweets. We present experiments to distinguish between these uses of RQs using SVM and LSTM models that represent linguistic features and post-level context, achieving results as high as 0.76 F1 for "sarcastic" and 0.77 F1 for "other" in forums, and 0.83 F1 for both "sarcastic" and "other" in tweets. We supplement our quantitative experiments with an in-depth characterization of the linguistic variation in RQs.

Foundations

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

Your Notes