paper-with-me

홈 › Papers

Interpretable Multi-Head Self-Attention model for Sarcasm Detection in social media

2021-01-14 · Ramya Akula, Ivan Garibay

Sarcasm is a linguistic expression often used to communicate the opposite of what is said, usually something that is very unpleasant with an intention to insult or ridicule. Inherent ambiguity in sarcastic expressions, make sarcasm detection very difficult. In this work, we focus on detecting sarcasm in textual conversations from various social networking platforms and online media. To this end, we develop an interpretable deep learning model using multi-head self-attention and gated recurrent units. Multi-head self-attention module aids in identifying crucial sarcastic cue-words from the input, and the recurrent units learn long-range dependencies between these cue-words to better classify the input text. We show the effectiveness of our approach by achieving state-of-the-art results on multiple datasets from social networking platforms and online media. Models trained using our proposed approach are easily interpretable and enable identifying sarcastic cues in the input text which contribute to the final classification score. We visualize the learned attention weights on few sample input texts to showcase the effectiveness and interpretability of our model.

📄 PDF Abstract BibTeX arXiv:2101.05875

Code (0)

등록된 구현이 없습니다.

Tasks

Sarcasm Detection

Similar Papers 제목 키워드 기반

Explainable Detection of Sarcasm in Social Media

2021-04-01 · EACL (WASSA) 2021 4 · Ramya Akula, Ivan Garibay

Sarcasm is a linguistic expression often used to communicate the opposite of what is said, usually something that is very unpleasant with an intention to insult or ridicule. Inherent ambiguity in sarcastic expressions ma…

Sarcasm Detection

Towards Multi-Modal Sarcasm Detection via Hierarchical Congruity Modeling with Knowledge Enhancement

2022-10-07 · Hui Liu, Wenya Wang, Haoliang Li

Sarcasm is a linguistic phenomenon indicating a discrepancy between literal meanings and implied intentions. Due to its sophisticated nature, it is usually challenging to be detected from the text itself. As a result, mu…

Image CaptioningSarcasm Detection

An Innovative CGL-MHA Model for Sarcasm Sentiment Recognition Using the MindSpore Framework

2024-11-02 · Zhenkai Qin, Qining Luo, Xunyi Nong

The pervasive use of the Internet and social media introduces significant challenges to automated sentiment analysis, particularly for sarcastic expressions in user-generated content. Sarcasm conveys negative emotions th…

Sarcasm DetectionSentiment Analysis

VyAnG-Net: A Novel Multi-Modal Sarcasm Recognition Model by Uncovering Visual, Acoustic and Glossary Features

2024-08-05 · Ananya Pandey, Dinesh Kumar Vishwakarma

Various linguistic and non-linguistic clues, such as excessive emphasis on a word, a shift in the tone of voice, or an awkward expression, frequently convey sarcasm. The computer vision problem of sarcasm recognition in …

Modeling Intra and Inter-modality Incongruity for Multi-Modal Sarcasm Detection

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Hongliang Pan, Zheng Lin, Peng Fu, Yatao Qi 외

Sarcasm is a pervasive phenomenon in today{'}s social media platforms such as Twitter and Reddit. These platforms allow users to create multi-modal messages, including texts, images, and videos. Existing multi-modal sarc…

Sarcasm Detection