Multimodal UNcommonsense: From Odd to Ordinary and Ordinary to Odd
Yejin Son, Saejin Kim, Dongjun Min, Younjae Yu
TL;DR
Multimodal UNcommonsense (MUN) targets the brittleness of vision-language models when faced with uncommon or culturally-specific scenarios by introducing two tasks, MUN-vis and MUN-lang. It couples a human- and LLM-generated dataset with a retrieval-based in-context learning framework, employing a Multimodal Ensemble Retriever (MER) to retrieve semantically relevant textual and visual exemplars despite intentional cross-modal discordance. Across seven vision-language models, R-ICL yields consistent improvements in automatic and human evaluations, demonstrating enhanced abductive and contextual reasoning in atypical settings. The work provides a crucial benchmark and a scalable reasoning paradigm that advances robustness and adaptability of multimodal AI in real-world, culturally diverse contexts.
Abstract
Commonsense reasoning in multimodal contexts remains a foundational challenge in artificial intelligence. We introduce Multimodal UNcommonsense(MUN), a benchmark designed to evaluate models' ability to handle scenarios that deviate from typical visual or contextual expectations. MUN pairs visual scenes with surprising or unlikely outcomes described in natural language, prompting models to either rationalize seemingly odd images using everyday logic or uncover unexpected interpretations in ordinary scenes. To support this task, we propose a retrieval-based in-context learning (R-ICL) framework that transfers reasoning capabilities from larger models to smaller ones without additional training. Leveraging a novel Multimodal Ensemble Retriever (MER), our method identifies semantically relevant exemplars even when image and text pairs are deliberately discordant. Experiments show an average improvement of 8.3% over baseline ICL methods, highlighting the effectiveness of R-ICL in low-frequency, atypical settings. MUN opens new directions for evaluating and improving visual-language models' robustness and adaptability in real-world, culturally diverse, and non-prototypical scenarios.
