paper-with-me

Papers

Reasoning Beyond Literal: Cross-style Multimodal Reasoning for Figurative Language Understanding

2026-01-23 · Seyyed Saeid Cheshmi, Hahnemann Ortiz, James Mooney, Dongyeop Kang arxiv

Vision-language models (VLMs) have demonstrated strong reasoning abilities in literal multimodal tasks such as visual mathematics and science question answering. However, figurative language, such as sarcasm, humor, and metaphor, remains a significant challenge, as it conveys intent and emotion through subtle incongruities between expressed and intended meanings. In multimodal settings, accompanying images can amplify or invert textual meaning, demanding models that reason across modalities and account for subjectivity. We propose a three-step framework for developing efficient multimodal reasoning models that can (i) interpret multimodal figurative language, (ii) provide transparent reasoning traces, and (iii) generalize across multiple figurative styles. Experiments across four styles show that (1) incorporating reasoning traces substantially improves multimodal figurative understanding, (2) reasoning learned in one style can transfer to others, especially between related styles like sarcasm and humor, and (3) training jointly across styles yields a generalized reasoning VLM that outperforms much larger open- and closed-source models. Our findings show that lightweight VLMs with verifiable reasoning achieve robust cross-style generalization while providing inspectable reasoning traces for multimodal tasks. The code and implementation are available at https://github.com/scheshmi/CrossStyle-MMR.

📄 PDF Abstract BibTeX arXiv:2601.17197

Code (0)

등록된 구현이 없습니다.

Tasks

Science Question AnsweringMultimodal Reasoning

Similar Papers 제목 키워드 기반

Beyond the Literal: Decomposing Pragmatic Intent in Multimodal Meme Understanding

2026-06-02 · Zhengyi Zhao, Shubo Zhang, Zezhong Wang, Luyao Ye 외 arxiv

When asked what a meme or sarcastic post means, Large Vision Language Models (LVLMs) tend to describe what the image shows rather than what the author is trying to communicate. Standard instruction tuning entangles a pos…

MuPHI: Learning Implicit Multimodal Harm Reasoning via Semantically Grounded Reward Optimization

2026-05-28 · Anisha Saha, Varsha Suresh, Teodora Kamova, Sophia Wiedmann 외 arxiv

Understanding how harm emerges from interaction between otherwise benign image-text pairs requires intent-aware cross-modal reasoning beyond surface-level features. Existing vision-language models (VLMs) excel at literal…

Learning Long- and Short-Term User Literal-Preference with Multimodal Hierarchical Transformer Network for Personalized Image Caption

2020-02-04 · AAAI Conference on Artificial Intelligence (AAAI 2020) 2020 2 · Wei Zhang, Yue Ying, Pan Lu, Hongyuan Zha

Personalized image caption, a natural extension of the standard image caption task, requires to generate brief image descriptions tailored for users’ writing style and traits, and is more practical to meet users’ real de…

Image Captioning

MUStReason: A Benchmark for Diagnosing Pragmatic Reasoning in Video-LMs for Multimodal Sarcasm Detection

2025-10-27 · Anisha Saha, Varsha Suresh, Timothy Hospedales, Vera Demberg arxiv

Sarcasm is a specific type of irony which involves discerning what is said from what is meant. Detecting sarcasm depends not only on the literal content of an utterance but also on non-verbal cues such as speaker's tonal…

Sarcasm Detection

Have we unified image generation and understanding yet? An empirical study of GPT-4o's image generation ability

2025-04-09 · Ning li, Jingran Zhang, Justin Cui

OpenAI's multimodal GPT-4o has demonstrated remarkable capabilities in image generation and editing, yet its ability to achieve world knowledge-informed semantic synthesis--seamlessly integrating domain knowledge, contex…

Image Generationmultimodal generationWorld Knowledge