paper-with-me

홈 › Papers

Can Large Vision-Language Models Understand Multimodal Sarcasm?

2025-08-05 · Xinyu Wang, Yue Zhang, Liqiang Jing arxiv

Sarcasm is a complex linguistic phenomenon that involves a disparity between literal and intended meanings, making it challenging for sentiment analysis and other emotion-sensitive tasks. While traditional sarcasm detection methods primarily focus on text, recent approaches have incorporated multimodal information. However, the application of Large Visual Language Models (LVLMs) in Multimodal Sarcasm Analysis (MSA) remains underexplored. In this paper, we evaluate LVLMs in MSA tasks, specifically focusing on Multimodal Sarcasm Detection and Multimodal Sarcasm Explanation. Through comprehensive experiments, we identify key limitations, such as insufficient visual understanding and a lack of conceptual knowledge. To address these issues, we propose a training-free framework that integrates in-depth object extraction and external conceptual knowledge to improve the model's ability to interpret and explain sarcasm in multimodal contexts. The experimental results on multiple models show the effectiveness of our proposed framework. The code is available at https://github.com/cp-cp/LVLM-MSA.

📄 PDF Abstract BibTeX arXiv:2508.03654

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisSarcasm Detection

Similar Papers 제목 키워드 기반

Evaluating Multimodal Large Language Models on Spoken Sarcasm Understanding

2025-09-18 · Zhu Li, Xiyuan Gao, Yuqing Zhang, Shekhar Nayak 외 arxiv

Sarcasm detection remains a challenge in natural language understanding, as sarcastic intent often relies on subtle cross-modal cues spanning text, speech, and vision. While prior work has primarily focused on textual or…

Natural Language UnderstandingSarcasm Detection

MuSaG: A Multimodal German Sarcasm Dataset with Full-Modal Annotations

2025-10-28 · Aaron Scott, Maike Züfle, Jan Niehues arxiv

Sarcasm is a complex form of figurative language in which the intended meaning contradicts the literal one. Its prevalence in social media and popular culture poses persistent challenges for natural language understandin…

Natural Language UnderstandingSentiment AnalysisSarcasm Detection

Evaluating Open-Source Vision-Language Models for Multimodal Sarcasm Detection

2025-10-13 · Saroj Basnet, Shafkat Farabi, Tharindu Ranasinghe, Diptesh Kanoji 외 arxiv

Recent advances in open-source vision-language models (VLMs) offer new opportunities for understanding complex and subjective multimodal phenomena such as sarcasm. In this work, we evaluate seven state-of-the-art VLMs - …

Sarcasm Detection

Seeing Sarcasm Through Different Eyes: Analyzing Multimodal Sarcasm Perception in Large Vision-Language Models

2025-03-15 · Junjie Chen, Xuyang Liu, Subin Huang, Linfeng Zhang 외

With the advent of large vision-language models (LVLMs) demonstrating increasingly human-like abilities, a pivotal question emerges: do different LVLMs interpret multimodal sarcasm differently, and can a single model gra…

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