paper-with-me

Papers

Multi-Modal Sarcasm Detection in Twitter with Hierarchical Fusion Model

2019-07-01 · ACL 2019 7 · Yitao Cai, Huiyu Cai, Xiaojun Wan

Sarcasm is a subtle form of language in which people express the opposite of what is implied. Previous works of sarcasm detection focused on texts. However, more and more social media platforms like Twitter allow users to create multi-modal messages, including texts, images, and videos. It is insufficient to detect sarcasm from multi-model messages based only on texts. In this paper, we focus on multi-modal sarcasm detection for tweets consisting of texts and images in Twitter. We treat text features, image features and image attributes as three modalities and propose a multi-modal hierarchical fusion model to address this task. Our model first extracts image features and attribute features, and then leverages attribute features and bidirectional LSTM network to extract text features. Features of three modalities are then reconstructed and fused into one feature vector for prediction. We create a multi-modal sarcasm detection dataset based on Twitter. Evaluation results on the dataset demonstrate the efficacy of our proposed model and the usefulness of the three modalities.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeSarcasm Detection

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

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

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

FiLMing Multimodal Sarcasm Detection with Attention

2021-08-09 · Sundesh Gupta, Aditya Shah, Miten Shah, Laribok Syiemlieh 외

Sarcasm detection identifies natural language expressions whose intended meaning is different from what is implied by its surface meaning. It finds applications in many NLP tasks such as opinion mining, sentiment analysi…

Opinion MiningSarcasm DetectionSentiment Analysis

HCIG: A Hierarchical Cross-Modal Incongruity Graph Network for Multimodal Sarcasm and Cyberbullying Detection

2026-07-17 · Bhavana Verma, Priyanka Meel, Dinesh Kumar Vishwakarma arxiv

Multimodal sarcasm and cyberbullying detection remain challenging because the intended meaning often emerges from incongruity between textual and visual information rather than from either modality alone. Existing multim…

Multimodal Reasoning

Modelling Visual Semantics via Image Captioning to extract Enhanced Multi-Level Cross-Modal Semantic Incongruity Representation with Attention for Multimodal Sarcasm Detection

2024-08-05

Sarcasm is a type of irony, characterized by an inherent mismatch between the literal interpretation and the intended connotation. Though sarcasm detection in text has been extensively studied, there are situations in wh…

DescriptiveImage CaptioningLanguage ModellingSarcasm Detection