Skip to content
AI.info

Research

MetaphorStar: Image Metaphor Understanding and Reasoning with End-to-End Visual Reinforcement Learning

Overview Research area: Computer vision and multimodal large language models (MLLMs), specifically image metaphor and implication understanding, trained with end-to-end visual reinforcement learning.

arXiv
2602.10575
Published
2026-02-11
Authors
Chenhao Zhang, Yazhe Niu, Hongsheng Li

AI summary

Overview

Research area: Computer vision and multimodal large language models (MLLMs), specifically image metaphor and implication understanding, trained with end-to-end visual reinforcement learning.

Technical level: Intermediate. The paper is readable without deep RL background, but familiarity with multimodal models, chain-of-thought reasoning, and policy-optimization methods helps.

Scope: The paper introduces a dataset (TFQ-Data), a reinforcement learning training method (TFQ-GRPO), a benchmark (TFQ-Bench), and an open-source model family (MetaphorStar-3B/7B/32B) for answering True-False Questions about the deeper implied meaning of images.

What This Paper Is About

Multimodal models are good at literal visual question answering ("what is in this image") but struggle with image metaphors — the cultural, emotional, and contextual implications behind what is shown. The paper's goal is to build a training framework that actively teaches models to reason from literal visual content to abstract implication, rather than relying on prompting alone. It does this by converting metaphorical images into large sets of verifiable True/False propositions and using reinforcement learning to reward correct reasoning.

Key Contributions

  1. A systematic analysis of the image implication task, showing through experiments that learning it improves general understanding ability, especially complex visual reasoning ability.

  2. The first end-to-end reinforcement learning framework for image implication tasks, consisting of three parts: the fine-grained dataset TFQ-Data, the visual RL method TFQ-GRPO, and the well-structured benchmark TFQ-Bench.

  3. The open-sourced MetaphorStar family (3B, 7B, 32B), trained with TFQ-GRPO on TFQ-Data, which improves performance by an average of 82.6% on the image implication benchmarks. MetaphorStar-32B reaches state-of-the-art on Multiple-Choice Question (78%) and Open-Style Question (3.94), and outperforms the top closed-source model Gemini-3.0-pro on True-False Question (74% vs 58%).

  4. Identification of the "SFT Curse", showing that a conventional supervised fine-tuning warmup stage creates an "entropy bottleneck" that harms generalization, whereas end-to-end RL preserves the high initial entropy needed to search for a good reasoning policy.

Main Findings

  • A new question format sits at the low end of difficulty but the high end of training value. The paper introduces the True-False Question (TFQ) format as a fine-grained complement to MCQ and OSQ. Across three dimensions — knowledge density, learnability, and verifiability — TFQ is ranked highest, MCQ medium, and OSQ lowest. TFQ is described as establishing a lower bound on difficulty while probing multiple dimensions per image.

  • Large relative gains over base models. MetaphorStar-7B scores 70% on TFQ versus 28% for its QwenVL-2.5-7B base (a 150% relative improvement). MetaphorStar-3B scores 62% versus 20% for its QwenVL-2.5-3B base (a 210% relative gain). On MCQ, MetaphorStar-7B (74%) improves 60% relative over its base (46%), and MetaphorStar-3B (64%) improves 34% relative over its base (48%).

  • A small model beats a top closed-source model on TFQ. MetaphorStar-3B (62%) surpasses Gemini-3.0-pro (58%) on True-False Question. Benchmark scores also include Doubao-1.5-thinking-vision-pro at 62% and Gemini-2.5-flash at 56% on TFQ.

  • Training on implications also improves general visual reasoning. Against their QwenVL-2.5 baselines, MetaphorStar-32B gains +2.9 points on the Reasoning average and MetaphorStar-7B gains +3.2, with MetaphorStar-32B reaching 41.0 versus 38.1 for its base. The largest single gain reported is +16.2 points on MMMU for MetaphorStar-32B (with 7B at +6.8 and 3B at +2.8). Strong gains also appear on MathVerse (+6.2 for 7B) and V* (+5.2 for 7B).

  • General understanding is preserved, not sacrificed. On the Understanding average, MetaphorStar-32B scores 75.1 (+0.1 over base), 7B scores 72.7 (+0.3), and 3B scores 67.3 (+0.1). Positive gains are noted on MMStar (+2.2 for 32B) and OCRBench (+2.2 for 7B). Overall averages are 60.9 (+1.3), 57.2 (+1.5), and 49.9 (+0.5) respectively.

  • RL unlocks model scaling; base models do not scale cleanly. On OSQ, the 7B base model (2.34) underperforms the 3B base model (2.44), while trained MetaphorStar models increase monotonically: 3.06 → 3.22 → 3.94. OSQ shows accelerating marginal returns (3B→7B: +0.16; 7B→32B: +0.72), while TFQ and MCQ show more linear gains.

  • Data scale matters, and even a tiny subset works. With training data scaling: Small (0.1k images) yields 48% TFQ, 64% MCQ, 3.04 OSQ; Lite (1k) yields 70%, 74%, 3.22; Full (1.4k) yields 84%, 74%, 3.48. The 7B-Full model's 84% on TFQ surpasses the 74% of MetaphorStar-32B trained on 1k images.

  • The method transfers to a different model architecture. On LLaVA-1.5-7B, which is based on Vicuna (LLaMA-based), TFQ-GRPO raises TFQ from 0% to 6%, MCQ from 16% to 34% (more than doubling, +18%), and OSQ from 2.06 to 2.78 (+0.72).

  • SFT warmup hurts. Comparing strategies on QwenVL-2.5-7B: base is 28%/46%/2.34; +TFQ-SFT is 42%/28%/3.34; +TFQ-GRPO is 70%/74%/3.22; +TFQ-SFT & TFQ-GRPO is 56%/28%/3.66. Both SFT strategies drop MCQ from 46% to 28%. The paper attributes the highest OSQ score (3.66) to an artifact of LLM-as-a-judge evaluation, which rewards verbosity.

  • The "SFT Curse" is explained by token entropy. Reported entropy values: base model 1.33, end-to-end RL model 1.23, SFT model 0.30, and SFT-then-RL model 0.29. The paper argues SFT collapses the policy to a low-entropy state focused on stylistic imitation.

  • High-uncertainty tokens cluster at logical junctions. Token-level entropy visualization for MetaphorStar-7B shows high entropy at logical connectors ("therefore", "thus", "but"), key function words ("the", "is"), quantifiers, and pronouns, while low-entropy tokens correspond to reproducing factual details or completing deterministic phrasal structures.

Methodology in Plain English

The researchers started from 1,434 high-quality metaphorical images taken from the II-Bench benchmark. Using GPT-4.1, they generated a series of True/False statements for each image — an average of 5–10 question-answer pairs per image — producing 14,099 questions in total, which they then manually verified. The statements deliberately mix basic visual facts with questions about the central metaphor, and false statements are written as plausible distractors.

This collection was split into training and evaluation portions. TFQ-Data-Full contains 1,384 images and 13,607 questions; TFQ-Data-Lite is a 100-image, 984-question subset. TFQ-Bench-Full is the whole collection (1,434 images, 14,099 questions) and TFQ-Bench-Lite is a 50-image, 492-question efficient test set that is strictly disjoint from TFQ-Data-Full.

Training uses TFQ-GRPO, built on Group Relative Policy Optimization. The model is given a structured prompt telling it to describe the image, analyze the implication, then answer inside <think> and <answer> tags. The reward has two parts: an accuracy reward for getting the final answer right, and a format reward that penalizes badly structured output, combined with a weight α of 0.5. Advantage is computed by comparing each rollout's reward to the mean and standard deviation of a group of rollouts, with group size G = 5.

The examined models — MetaphorStar-3B, 7B, and 32B — all start from the QwenVL-2.5 series and are trained with the TFQ-Data-Lite set. The authors report trying a two-stage pipeline with an SFT warmup first and finding it worse, so they used direct end-to-end RL for all experiments. They also evaluate generalization using VLMEvalKit across a broad set of reasoning benchmarks (such as MMMU, MathVerse, V*, ZeroBench, LogicVista, and others) and understanding benchmarks (such as MMBench, SEEDBench, MMStar, OCRBench, AI2D, ScienceQA, POPE, and others), reporting normalized averages from 0 to 100.

Why This Matters

Impact on research. The paper reframes image metaphor understanding as a trainable reinforcement learning problem rather than a prompting problem. It introduces a verifiable question format for a task that is usually judged subjectively, provides openly released data, code, and model weights, and documents that SFT warmup can measurably harm generalization on this class of task. It also shows that training on abstract implication transfers positively to formal reasoning benchmarks.

Real-world applications (bullets):

  • Education and literacy tools that help learners interpret figurative imagery in literature, art, or media studies.
  • Accessibility and assistive captions for people with visual impairments, going beyond object labels toward describing intended meaning and tone.
  • Content moderation and policy review, where the implied message of an image (sarcasm, satire, symbolism) matters more than its literal content.
  • Advertising, brand, and media analysis, where campaigns rely on metaphor and cultural reference rather than explicit statements.
  • Cross-cultural communication systems, since the paper specifically points to cultural and contextual knowledge as the missing piece.

Industry relevance. The results suggest that a 3B model trained this way can beat a top closed-source model on the TFQ format, and that a 7B model trained on the full 1.4k dataset can beat a 32B model trained on 1k images. Both findings point to data quality and the right training signal mattering more than raw parameter count or inference-time prompting budget for this task, which is directly relevant to teams choosing model sizes and building domain-specific multimodal systems.

Future Directions

  • Extending TFQ-style training beyond image implication. The paper shows generalization to reasoning benchmarks, but whether the same format helps other abstract or commonsense visual domains is left open.

  • Resolving the LLM-as-a-judge bias in OSQ. The authors identify that verbose, sometimes contradictory SFT outputs are scored higher than concise, more accurate RL outputs. A better evaluation protocol for open-style metaphor questions is an explicit unmet need.

  • Understanding why the 7B base model underperforms the 3B base model on OSQ, and what exactly RL changes to produce monotonic scaling, is only partly explained by the entropy analysis.

  • Scaling behavior at larger parameter counts and data volumes. The paper reports a 0.1k/1k/1.4k data scaling study and 3B/7B/32B parameter scaling, but does not report results beyond 32B parameters or beyond 1.4k training images.

  • Cross-lingual extension. The paper notes that CII-Bench extended implication evaluation to Chinese images, but the MetaphorStar work is evaluated on the English "high-level bench" and does not report Chinese-language results.

Target Audience

This paper is most useful to multimodal LLM researchers and engineers working on reasoning, RL fine-tuning, or cultural and abstract visual understanding; to practitioners building vision-language products where inferred meaning matters more than object recognition; and to benchmark designers interested in verifiable question formats. Readers with a general machine learning background can follow the main results, while the reinforcement learning mechanics (GRPO, reward shaping, entropy analysis) will reward readers with some RL familiarity.

Authors’ abstract

Metaphorical comprehension in images remains a critical challenge for Nowadays AI systems. While Multimodal Large Language Models (MLLMs) excel at basic Visual Question Answering (VQA), they consistently struggle to grasp the nuanced cultural, emotional, and contextual implications embedded in visual content. This difficulty stems from the task's demand for sophisticated multi-hop reasoning, cultural context, and Theory of Mind (ToM) capabilities, which current models lack. To fill this gap, we propose MetaphorStar, the first end-to-end visual reinforcement learning (RL) framework for image implication tasks. Our framework includes three core components: the fine-grained dataset TFQ-Data, the visual RL method TFQ-GRPO, and the well-structured benchmark TFQ-Bench. Our fully open-source MetaphorStar family, trained using TFQ-GRPO on TFQ-Data, significantly improves performance by an average of 82.6% on the image implication benchmarks. Compared with 20+ mainstream MLLMs, MetaphorStar-32B achieves state-of-the-art (SOTA) on Multiple-Choice Question and Open-Style Question, significantly outperforms the top closed-source model Gemini-3.0-pro on True-False Question. Crucially, our experiments reveal that learning image implication tasks improves the general understanding ability, especially the complex visual reasoning ability. We further provide a systematic analysis of model parameter scaling, training data scaling, and the impact of different model architectures and training strategies, demonstrating the broad applicability of our method. We open-sourced all model weights, datasets, and method code at https://metaphorstar.github.io.

Read the original paper