ScaleReasoner-R1:

Enhancing Pathological VLMs
with Cross-scale Reasoning

Chi Phan1,*Tianyi Zhang1,*Qiaochu Xue1Yufeng Wu2Dan Hu3Zeyu Liu2Sudong Wang2,†Yueming Jin1,†

1 National University of Singapore, Singapore2 PuzzleLogic Pte Ltd, Singapore3 Department of Pathology, Fujian Medical University Cancer Hospital & Fujian Cancer Hospital, Fuzhou, China

* Equal contribution   ·   † Corresponding authors

01 / Overview

Pathological reasoning across scales.

Pathological images are inherently multi-scale, requiring pathologists to integrate evidence from global tissue architecture at low magnification to cellular morphology at higher magnification for accurate diagnosis.

While existing pathological datasets for vision-language models (VLMs) include various scales, they often lack explicit cross-scale reasoning objectives. This limitation prevents VLMs from capturing essential cross-scale representations and learning evidence-based reasoning.

To bridge this gap, we introduce the first cross-scale training and evaluation paradigm that formulates pathology interpretation as multi-magnification reasoning:

  • Scale-VQA: a high-quality benchmark with 4,685 multiple-choice questions grounded in 2,537 pathology images across multiple magnification levels.
  • ScaleReasoner-R1: a model trained via reinforcement learning to optimize performance on cross-scale VQA tasks, achieves best performance on our cross-scale reasoning benchmark and also generalizes to have SOTA performance on established single-scale benchmarks.
Cross-scale questions
4,685
Organs represented
15
Reasoning dimensions
5
Cross-scale accuracy
82.89%
Method overview: scale-specific feature decomposition, text-only adversarial screening and clinical validation create Scale-VQA; GRPO trains ScaleReasoner-R1 on the resulting cross-scale questions.
Figure 1. (a) Leakage-aware curation pipeline. (b) Dataset coverage across organs and magnifications. (c) GRPO-based reinforcement learning. Select the figure to view it at full resolution.

02 / Scale-VQA

Visual evidence comes first.

A benchmark designed to require images, with 4,685 multiple-choice questions across 15 organs and five clinically aligned reasoning dimensions.

01

Correspondence

Do findings at different scales describe the same underlying phenomenon?

02

Confirmation

Does evidence at one scale confirm or contradict the interpretation at another?

03

Localization

Which tissue compartment does a finding belong to, based on cross-scale evidence?

04

Explanation

What process explains the relationship between findings across scales?

05

Diagnosis

What diagnosis is supported by integrating evidence across scales?

Leakage-aware curation

Beyond text-only shortcuts.

Questions should depend on the images. Our curation pipeline screens out questions that can be answered using linguistic or biomedical priors alone.

  1. Decompose scale-specific features

    Expert annotations become per-scale evidence sets, with visual-grounding and scale-dependency constraints.

  2. Challenge with text-only adversaries

    Gemini 3 Pro and Qwen3-Max attempt questions without images. If either answers correctly, constraints are tightened and questions are regenerated.

  3. Validate clinically

    Senior pathologists review the final questions for visually grounded answers and clinically plausible distractors.

03 / ScaleReasoner-R1

Learning to integrate the evidence.

Initialized from Patho-R1-7B, ScaleReasoner-R1 is fine-tuned on Scale-VQA using GRPO. The model takes multi-scale images, a question, and answer options, then produces a structured reasoning trace and a final answer.

Patho-R1-7BScale-VQAGRPOScaleReasoner-R1
Training reward curve for ScaleReasoner-R1 during reinforcement learning
Training reward. Reward evolution during GRPO training.
Validation accuracy curve for ScaleReasoner-R1 during reinforcement learning
Validation accuracy. Performance on the validation split during training.

04 / Evaluation

Stronger cross-scale reasoning.
Transfer to single-image tasks.

ScaleReasoner-R1 leads across all five reasoning dimensions among the compared models and improves overall accuracy on PathMMU.

Evaluation figure comparing ScaleReasoner-R1 with baseline models
Evaluation overview. Results from the accompanying research repository.
Cross-scale multi-image VQA Accuracy (%) · higher is better
ModelCorrespondenceConfirmationLocalizationExplanationDiagnosisAverage
Qwen2.5-VL-7B41.7947.2671.1444.2863.6853.63
Gemini 3 Flash48.2658.7171.6453.7372.1460.90
GPT-5.247.7659.7074.1345.7765.1758.51
LLaVA-Med-7B25.8716.9228.3620.9024.8823.38
Quilt-LLaVA32.3414.4345.2730.3529.3530.35
CLOVER37.3161.6973.1346.2765.7756.82
Patho-R131.8440.3059.7056.2268.6651.34
ScaleReasoner-R180.6089.0584.5876.1284.0882.89
Single-image VQA · PathMMU Accuracy (%) · higher is better · scroll horizontally for all subsets
ModelVal overallTest overallPubMedSocialPathEduContentAtlasPathCLS
TinyAllTinyAllTinyAllTinyAllTinyAllTinyAll
Qwen2.5-VL-7B44.348.244.453.450.550.047.759.648.948.646.829.428.0
Gemini Pro Vision†41.942.842.743.844.942.442.043.543.749.549.432.834.7
GPT-4V†49.353.949.859.453.558.753.960.453.648.152.836.233.8
LLaVA-Med-7B17.522.222.724.625.123.421.125.123.617.824.520.319.2
HuatuoGPT-V-7B43.243.841.249.147.752.346.052.946.144.746.919.819.2
Lingshu-7B51.956.053.760.557.661.658.169.458.758.162.530.431.6
Quilt-LLaVA33.832.331.930.334.226.834.635.733.341.833.327.124.0
CLOVER53.160.656.668.059.867.660.568.662.262.064.136.736.6
Patho-R162.364.862.668.764.963.965.771.066.178.473.541.842.7
ScaleReasoner-R162.466.263.871.267.367.667.674.969.279.376.237.938.5

Tiny and All denote Test-Tiny and the full test set; subset scores are shown for both splits. Bold marks the best model score in each column. † Results taken directly from the original PathMMU paper.

Qualitative evaluation

Case studies across five reasoning dimensions

Explore multi-magnification evidence and model responses for correspondence, confirmation, localization, explanation, and diagnosis.

05 / Citation

Build on this work.

If you find ScaleReasoner-R1 or Scale-VQA useful in your research, please cite our paper.

@article{phan2026enhancing,
  title={Enhancing Pathological VLMs with Cross-scale Reasoning},
  author={Phan, Chi and Zhang, Tianyi and Xue, Qiaochu and Wu, Yufeng and Hu, Dan and Liu, Zeyu and Wang, Sudong and Jin, Yueming},
  journal={arXiv preprint arXiv:2606.17412},
  year={2026}
}

Acknowledgements

This work was supported by the Ministry of Education, Singapore, under the Tier 1 grant (24-1250-P0001) and Tier 2 grant (T2EP20224-0028), and by PuzzleLogic Pte Ltd, Singapore.

We thank the contributors to verl, LLaMA-Factory, vLLM, and Patho-R1, along with the developers of the open-source models used in our experiments.