Researchers introduce M$^3$R-Bench, a unified benchmark containing 1,000 image-text instances with human-verified annotations designed to evaluate evidence-grounded multimodal metaphor understanding. The benchmark provides joint annotations for metaphor occurrence, Target-Source mapping, sentiment, and stage-wise explanations based on Conceptual Metaphor Theory.
- M$^3$R-Bench evaluates models on cross-modal reasoning by requiring evidence identification, mapping establishment, and sentiment inference.
- Evaluations reveal that existing models often overlook visual evidence and rely on superficial textual cues, exposing a cross-modal evidence-mapping mismatch.
- To address this, the authors propose M$^3$R-Reasoner, which combines curriculum-based reasoning supervision with task-aware reinforcement learning.
- The 8B-parameter M$^3$R-Reasoner outperforms larger proprietary MLLMs and improves Visual Evidence and Sentiment Justification scores over GPT-5.5 by 28.45 and 30.11 points respectively.
The benchmark highlights the difficulty of assessing whether models establish mappings grounded in visual and textual cues, while the proposed reasoner demonstrates improved alignment with metaphor interpretation.