CLLGMLApr 2, 2019

Effectiveness of Data-Driven Induction of Semantic Spaces and Traditional Classifiers for Sarcasm Detection

arXiv:1904.04019v420 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of automated sarcasm detection for text understanding, particularly in social media, but it is incremental as it focuses on comparing existing methods and setting benchmarks.

The paper tackled sarcasm detection by applying classical machine learning algorithms to texts represented in a Latent Semantic space, establishing reference datasets and baselines for the community.

Irony and sarcasm are two complex linguistic phenomena that are widely used in everyday language and especially over the social media, but they represent two serious issues for automated text understanding. Many labeled corpora have been extracted from several sources to accomplish this task, and it seems that sarcasm is conveyed in different ways for different domains. Nonetheless, very little work has been done for comparing different methods among the available corpora. Furthermore, usually, each author collects and uses their own datasets to evaluate his own method. In this paper, we show that sarcasm detection can be tackled by applying classical machine learning algorithms to input texts sub-symbolically represented in a Latent Semantic space. The main consequence is that our studies establish both reference datasets and baselines for the sarcasm detection problem that could serve the scientific community to test newly proposed methods.

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