SD-MAR: Multi-image Analytical Reasoning via Synthetic Data and Reinforcement Learning

📅 2026-07-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the limitations of vision-language models in multi-image analytical reasoning tasks—such as image comparison, change detection, and multi-step inference—by introducing the SD-MAR framework. SD-MAR constructs controllable, perturbation-based paired visual scenes and establishes a reasoning benchmark encompassing semantic attribution and quantitative comparison. The authors fine-tune Qwen2.5-VL-7B and InternVL3-8B using synthetic data, a KL-regularization-free GRPO-lite reinforcement learning algorithm, and a backward-discounted credit assignment mechanism. Experimental results demonstrate that models trained on SD-MAR achieve up to a 36.95% absolute accuracy improvement, with Qwen2.5-VL-7B surpassing GPT-4.1 in performance. Furthermore, out-of-domain generalization improves by up to 4% on MMBench, accompanied by significantly enhanced logical coherence and explanation quality.
📝 Abstract
Vision Language Models (VLMs) demonstrate strong perceptual abilities but remain limited in tasks requiring analytical reasoning across multiple visual states, such as multi-image comparison, change detection, and multi-step visual inference. These capabilities are critical for real-world multimodal applications where reasoning must be grounded in systematic differences between visual contexts. However, existing benchmarks rarely require both explicit visual comparison and analytical reasoning, leaving this capability underexplored. To address this gap, we introduce SD-MAR (Synthetic Data for Multi-image Analytical Reasoning), a framework for training and evaluating VLMs on multi-image analytical reasoning. SD-MAR constructs paired visual scenarios through controlled perturbations and generates reasoning tasks spanning semantic change attribution and quantitative comparison. We further train VLMs using GRPO-lite with Backward Discounted Allocation (BDA), a reinforcement learning approach that removes KL regularization to encourage stronger policy optimization while allocating greater credit to the later reasoning steps where analytical conclusions are formed. Experiments on Qwen2.5-VL-7B and InternVL3-8B show that GRPO-lite fine-tuning on SD-MAR improves in-domain accuracy by up to 36.95%, with Qwen2.5-VL-7B outperforming GPT-4.1 on the SD-MAR benchmark. Importantly, out-of-domain generalization is preserved or improved: performance remains within 1% on MME, MMMU-Pro, and MathVista, while improving by up to 4% on MMBench. LLM-as-judge evaluation further demonstrates consistent improvements in logical coherence and explanation quality across both models.
Problem

Research questions and friction points this paper is trying to address.

multi-image analytical reasoning
vision language models
change detection
visual comparison
multimodal reasoning
Innovation

Methods, ideas, or system contributions that make the work stand out.

Synthetic Data
Multi-image Analytical Reasoning
Reinforcement Learning
Vision Language Models
Backward Discounted Allocation
🔎 Similar Papers
No similar papers found.