pith. machine review for the scientific record. sign in

arxiv: 1610.08815 · v2 · submitted 2016-10-27 · 💻 cs.CL

Recognition: unknown

A Deeper Look into Sarcastic Tweets Using Deep Convolutional Neural Networks

Authors on Pith no claims yet
classification 💻 cs.CL
keywords sarcasmdetectionfeaturesmodelscategorizationconvolutionaldeeperlanguage
0
0 comments X
read the original abstract

Sarcasm detection is a key task for many natural language processing tasks. In sentiment analysis, for example, sarcasm can flip the polarity of an "apparently positive" sentence and, hence, negatively affect polarity detection performance. To date, most approaches to sarcasm detection have treated the task primarily as a text categorization problem. Sarcasm, however, can be expressed in very subtle ways and requires a deeper understanding of natural language that standard text categorization techniques cannot grasp. In this work, we develop models based on a pre-trained convolutional neural network for extracting sentiment, emotion and personality features for sarcasm detection. Such features, along with the network's baseline features, allow the proposed models to outperform the state of the art on benchmark datasets. We also address the often ignored generalizability issue of classifying data that have not been seen by the models at learning phase.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. World model inspired sarcasm reasoning with large language model agents

    cs.CL 2025-12 unverdicted novelty 6.0

    WM-SAR decomposes sarcasm into LLM-agent components, quantifies literal-normative inconsistency deterministically, and integrates it with intention via logistic regression to outperform prior sarcasm detectors on benchmarks.