paper-with-me

Papers

Multimodal Sarcasm Target Identification in Tweets

2022-05-01 · ACL 2022 5 · Jiquan Wang, Lin Sun, Yi Liu, Meizhi Shao, Zengwei Zheng

Sarcasm is important to sentiment analysis on social media. Sarcasm Target Identification (STI) deserves further study to understand sarcasm in depth. However, text lacking context or missing sarcasm target makes target identification very difficult. In this paper, we introduce multimodality to STI and present Multimodal Sarcasm Target Identification (MSTI) task. We propose a novel multi-scale cross-modality model that can simultaneously perform textual target labeling and visual target detection. In the model, we extract multi-scale visual features to enrich spatial information for different sized visual sarcasm targets. We design a set of convolution networks to unify multi-scale visual features with textual features for cross-modal attention learning, and correspondingly a set of transposed convolution networks to restore multi-scale visual information. The results show that visual clues can improve the performance of TSTI by a large margin, and VSTI achieves good accuracy.

📄 PDF Abstract BibTeX

Code (1)

wjq-learning/msti 공식 구현 pytorch

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

Automatic Identification of Sarcasm Target: An Introductory Approach

2016-10-22 · Aditya Joshi, Pranav Goel, Pushpak Bhattacharyya, Mark Carman

Past work in computational sarcasm deals primarily with sarcasm detection. In this paper, we introduce a novel, related problem: sarcasm target identification i.e., extracting the target of ridicule in a sarcastic senten…

Sarcasm DetectionSentence

CofiPara: A Coarse-to-fine Paradigm for Multimodal Sarcasm Target Identification with Large Multimodal Models

2024-05-01 · Hongzhan Lin, Zixin Chen, Ziyang Luo, Mingfei Cheng 외

Social media abounds with multimodal sarcasm, and identifying sarcasm targets is particularly challenging due to the implicit incongruity not directly evident in the text and image modalities. Current methods for Multimo…

Language ModelingLanguage ModellingMultimodal ReasoningSarcasm Detection+1

GRASP: Grounded CoT Reasoning with Dual-Stage Optimization for Multimodal Sarcasm Target Identification

2026-04-10 · Faxian Wan, Xiaocui Yang, Yifan Cao, Shi Feng 외 arxiv

Moving beyond the traditional binary classification paradigm of Multimodal Sarcasm Detection, Multimodal Sarcasm Target Identification (MSTI) presents a more formidable challenge, requiring precise localization of fine-g…

Binary ClassificationSarcasm DetectionVisual Grounding

A deep-learning framework to detect sarcasm targets

2019-11-01 · IJCNLP 2019 11 · Jasabanta Patro, Srijan Bansal, Animesh Mukherjee

In this paper we propose a deep learning framework for sarcasm target detection in predefined sarcastic texts. Identification of sarcasm targets can help in many core natural language processing tasks such as aspect base…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Deep LearningOpinion Mining+1

Reasoning with Multimodal Sarcastic Tweets via Modeling Cross-Modality Contrast and Semantic Association

2020-07-01 · ACL 2020 6 · Nan Xu, Zhixiong Zeng, Wenji Mao

Sarcasm is a sophisticated linguistic phenomenon to express the opposite of what one really means. With the rapid growth of social media, multimodal sarcastic tweets are widely posted on various social platforms. In mult…

RelationRelation NetworkSarcasm Detection