paper-with-me

Papers

MMSD2.0: Towards a Reliable Multi-modal Sarcasm Detection System

2023-07-14 · Libo Qin, Shijue Huang, Qiguang Chen, Chenran Cai, Yudi Zhang, Bin Liang, Wanxiang Che, Ruifeng Xu

Multi-modal sarcasm detection has attracted much recent attention. Nevertheless, the existing benchmark (MMSD) has some shortcomings that hinder the development of reliable multi-modal sarcasm detection system: (1) There are some spurious cues in MMSD, leading to the model bias learning; (2) The negative samples in MMSD are not always reasonable. To solve the aforementioned issues, we introduce MMSD2.0, a correction dataset that fixes the shortcomings of MMSD, by removing the spurious cues and re-annotating the unreasonable samples. Meanwhile, we present a novel framework called multi-view CLIP that is capable of leveraging multi-grained cues from multiple perspectives (i.e., text, image, and text-image interaction view) for multi-modal sarcasm detection. Extensive experiments show that MMSD2.0 is a valuable benchmark for building reliable multi-modal sarcasm detection systems and multi-view CLIP can significantly outperform the previous best baselines.

📄 PDF Abstract BibTeX arXiv:2307.07135

Code (1)

joeying1019/mmsd2.0 공식 구현 pytorch

Tasks

Sarcasm Detection

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

MMSD3.0: A Multi-Image Benchmark for Real-World Multimodal Sarcasm Detection

2025-10-27 · Haochen Zhao, Yuyao Kong, Yongxiu Xu, Gaopeng Gou 외 arxiv

Despite progress in multimodal sarcasm detection, existing datasets and methods predominantly focus on single-image scenarios, overlooking potential semantic and affective relations across multiple images. This leaves a …

Sarcasm Detection

Commander-GPT: Fully Unleashing the Sarcasm Detection Capability of Multi-Modal Large Language Models

2025-03-24 · Yazhou Zhang, Chunwang Zou, Bo wang, Jing Qin

Sarcasm detection, as a crucial research direction in the field of Natural Language Processing (NLP), has attracted widespread attention. Traditional sarcasm detection tasks have typically focused on single-modal approac…

Large Language ModelSarcasm Detection

InterCLIP-MEP: Interactive CLIP and Memory-Enhanced Predictor for Multi-modal Sarcasm Detection

2024-06-24 · Junjie Chen, Hang Yu, Subin Huang, Sanmin Liu 외

Sarcasm in social media, often expressed through text-image combinations, poses challenges for sentiment analysis and intention mining. Current multi-modal sarcasm detection methods have been demonstrated to overly rely …

Sarcasm DetectionSentiment Analysis

Dynamic Gated Cross-Modal Fusion with Sarcastic-aware Contrastive Regularization for Multimodal Sarcasm Detection

2026-08-20 · Hao Guo, Subin Huang, Junjie Chen, Zhifa Geng 외 arxiv

Multimodal sarcasm detection aims to identify sarcastic intent from multimodal content, where inconsistencies between literal meaning and contextual cues often signal irony. This task has attracted increasing research at…

Sarcasm Detection

URMF: Uncertainty-aware Robust Multimodal Fusion for Multimodal Sarcasm Detection

2026-04-08 · Zhenyu Wang, Weichen Cheng, Weijia Li, Junjie Mou 외 arxiv

Multimodal sarcasm detection (MSD) aims to identify sarcastic intent from semantic incongruity between text and image. Although recent methods have improved MSD through cross-modal interaction and incongruity reasoning, …

Contrastive LearningSarcasm Detection