PathScale-R1:

Cross-scale Reasoning for
Pathological Image Analysis

Chi Phan1,*Tianyi Zhang1,*Yufeng Wu2Qiaochu Xue1Jiajie Zhang3Linghan Cai2Zeyu Liu2Sudong Wang2,†Yueming Jin1†Dan Hu3,†

1 National University of Singapore2 PuzzleLogic Pte Ltd3 Fujian Medical University Cancer Hospital & Fujian Cancer Hospital

* Equal contribution   ·   † Corresponding authors

01 / Overview

Reasoning along a diagnostic path.

Pathological diagnosis is inherently multi-scale, requiring the integration of global tissue architecture at low magnification with cellular morphology at higher magnification. However, existing pathology benchmarks and vision-language models (VLMs) are still largely developed under single-scale settings, limiting their ability to learn clinically meaningful multi-magnification reasoning. Moreover, naively constructed visual question answering (VQA) tasks may be susceptible to text-only or superficial visual shortcuts, leading to unreliable assessments of visual understanding. To address these limitations, we introduce a benchmark and training framework for shortcut-resistant cross-scale pathology reasoning. We design an Adversarial Text-only Screening strategy for semantic reasoning questions and a Structure-controlled Distractor Sampling strategy for visual grounding questions, encouraging models to rely on cross-scale visual evidence. Based on this pipeline, we construct PathScale-VQA, a high-quality cross-scale pathology VQA benchmark with 10,373 multiple-choice questions grounded in 1,368 diagnostic paths across multiple magnification levels. Building on the semantic reasoning set, PathScale-R1 is optimized through Difficulty-driven Reasoning Distillation supervised fine-tuning followed by reinforcement learning with a Scale-aware Reasoning Structure reward, which encourages the use of evidence across magnifications. Extensive experiments demonstrate state-of-the-art performance of PathScale-R1 on cross-scale reasoning tasks and effective transfer to conventional single-scale pathology VQA.

Cross-scale questions
10,373
Verified diagnostic paths
1,368
TCGA whole-slide images
373
Organ sites
14
Comparison of single-scale VQA, shortcut-prone cross-scale questions, and PathScale-VQA tasks
Figure 1. Single-scale VQA, text-only shortcuts, and the proposed shortcut-resistant semantic reasoning and visual grounding tasks.

02 / PathScale-VQA

Two complementary ways to test understanding.

Pathologist-verified trajectories link clinically related 10×, 40×, and 200× regions from the same whole-slide image. Questions test both interpretation and visual correspondence.

Textual answer options

Semantic reasoning

6,030 questions

Interpret and integrate evidence across at least two magnifications.

  • CorrespondenceAssociate the same pathological process across views.
  • ConfirmationCheck whether another scale supports or contradicts a finding.
  • LocalizationIdentify where diagnostic evidence appears.
  • ExplanationConnect observations to justify an interpretation.
  • DiagnosisCombine the evidence into a final conclusion.
3,680 train/validation · 2,350 test
Patient-wise WSI splits

Image answer options

Visual grounding

4,343 questions

Match regions and recover the relationships along a diagnostic path.

  • Zoom-In CorrespondenceFind the corresponding higher-power view.
  • Zoom-Out CorrespondenceFind the corresponding lower-power context.
  • Origin GroundingLocate a crop within its parent region.
  • Scale BridgingRecover the missing intermediate view.
  • Scale AnticipationSelect the high-power view consistent with lower-power evidence.
Evaluation only
No grounding-specific training
PathScale-VQA counts, organ distribution, and a radar chart comparing model performance
Figure 3. Dataset coverage across 14 organ sites and task-wise benchmark performance.

Shortcut-resistant curation

Make visual evidence necessary.

Textual and image options create different shortcut risks. Each task family receives a targeted curation strategy.

  1. Adversarial text-only screening

    Gemini 3 Pro and Qwen3-Max answer without images. Potentially leaked questions are revised and screened again, then reviewed by pathologists.

  2. Structure-controlled distractor sampling

    Spatial alignment distractors come from other paths within the same WSI. Trajectory completion distractors come from different WSIs, with constraints on morphology and ambiguity.

03 / PathScale-R1

Learn the structure. Refine the reasoning.

PathScale-R1 starts from Patho-R1-7B and learns on the semantic reasoning set through two complementary stages.

Overview of diagnostic path construction, adversarial and structure-controlled curation, difficulty-driven SFT, and scale-aware RL
Figure 2. Expert-verified diagnostic paths, shortcut-resistant VQA construction, and the two-stage optimization framework.
01

Difficulty-driven reasoning distillation

Query the base model 16 times and retain questions with an empirical success rate below 25%. Distill Qwen3.5-397B rationales into compact, structured evidence analysis, then apply supervised fine-tuning.

5 SFT epochs · frozen vision tower · learning rate 10−4

02

Scale-aware reinforcement learning

GRPO combines answer accuracy, format compliance, and an explicit check that the analysis references all input images in the intended scale order.

700 RL steps · 16 responses per prompt

Reward composition

0.75 Answer accuracy0.20 Scale-aware structure0.05 Output format

Training dynamics

Training reward and validation performance during reinforcement learning.

GRPO training reward on the left and the validation metric on the right, plotted against optimization steps
Training dynamics. Training reward (left) and validation performance (right), from the accompanying PathScale-R1 repository.

04 / Results

Cross-scale gains. Single-scale transfer.

All reported results below are from the supplied paper. Accuracy is measured in percent; improvements are absolute percentage points.

83.32%

Cross-scale semantic reasoning

+33.11 pp over Patho-R1
70.1%

PathMMU Test-Tiny

+5.3 pp over Patho-R1
64.5%

PathMMU full test

+1.9 pp over Patho-R1
Cross-scale semantic reasoning Table I · 2,350 test questions · 470 per dimension
ModelOverallCorrespondenceConfirmationLocalizationExplanationDiagnosis
General VLMs
Qwen2.5-VL-7B55.9647.2348.3077.0239.5767.66
MiMo-VL-7B47.4536.1743.6254.4738.3064.68
Qwen3-VL-8B59.8348.3061.2875.7436.1777.66
InternVL3.5-8B64.1353.1969.5778.9444.4774.47
Medical VLMs
LLaVA-Med-7B22.2127.2315.9623.1921.9122.77
HuatuoGPT-7B50.1335.7438.5174.6839.1562.55
QoQ-Med-VL-7B52.9846.3841.4974.6833.8368.51
Lingshu-7B56.2639.5754.8971.9141.0673.83
MedVLThinker-7B50.7241.2840.8571.2839.3660.85
OctoMed-7B59.6236.6064.0480.8543.8372.77
HealthGPT-8B57.2830.2158.9478.5144.4774.26
Pathology VLMs
Quilt-LLaVA38.8539.7932.1348.5138.0935.74
CLOVER56.7738.5160.4378.7239.7966.38
Patho-R150.2131.4934.6867.2344.0473.62
PathScale-R183.3280.8591.9188.7265.7489.36
Single-scale VQA · PathMMU Table II · 710 validation / 1,156 Test-Tiny / 8,521 full-test questions
ModelOverallPubMedSocialPathEduContentAtlasPathCLS
ValTest-TinyTestTest-TinyTestTest-TinyTestTest-TinyTestTest-TinyTestTest-TinyTest
General VLMs
Qwen2.5-VL-7B44.348.244.453.450.550.047.759.648.948.646.829.428.0
MiMo-VL-7B36.937.635.848.840.245.441.342.041.936.140.315.815.5
Qwen3-VL-8B49.453.952.963.756.858.354.453.754.951.056.742.941.9
InternVL3.5-8B59.063.959.770.563.962.065.269.461.669.267.240.840.6
Medical VLMs
LLaVA-Med-7B17.522.222.724.625.123.421.125.123.617.824.520.319.2
HuatuoGPT-7B43.243.841.249.147.752.346.052.946.144.746.919.819.2
QoQ-Med-VL-7B45.947.446.455.551.351.949.552.250.644.746.132.834.4
Lingshu-7B51.956.053.760.557.661.658.169.458.758.162.530.431.6
MedVLThinker-7B45.849.946.156.250.354.650.255.749.751.453.231.627.3
OctoMed-7B53.059.455.869.461.562.556.965.156.956.760.143.543.5
HealthGPT-8B53.863.460.069.864.668.564.668.262.070.267.040.141.7
Pathology VLMs
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
PathScale-R163.670.164.573.068.073.667.178.068.080.375.245.844.1

Bold marks the best model score in each column. Tables retain every model and score from Tables I and II; second-best scores are not specially styled.

05 / Analysis

Does the model need the images?

Image removal probes the benchmark’s dependence on visual evidence. Component ablations separate the contributions of distillation, RL, and the structure reward.

Full images64.83%64.83%
Drop one55.35%55.35%
Drop two47.52%47.52%
Text only27.79%27.79%

Averages across PathScale-R1, InternVL3.5-8B, Qwen3-VL-8B, OctoMed-7B, and HealthGPT-8B. These are not scores for PathScale-R1 alone.

Image removal · Table III
SettingCorrespondenceConfirmationLocalizationExplanationDiagnosisAverage
Full images49.8369.1580.5546.9477.7064.83
Drop 1 image44.2853.3669.4043.0366.6755.35
Drop 2 images33.4246.9360.2938.6858.2847.52
Text only17.4027.8634.4820.8938.3027.79
Training components · Table IV
SettingCorrespondenceConfirmationLocalizationExplanationDiagnosisAverage
Patho-R1 baseline31.4934.6867.2344.0473.6250.21
+ SFT58.5183.6281.7050.8582.1371.36
+ SFT + RL, no structure reward79.5789.1385.9663.4086.8180.97
+ SFT + RL + structure reward80.8591.9188.7265.7489.3683.32

Adding the scale-aware structure reward improves average accuracy from 80.97% to 83.32% (+2.35 pp). Image-removal scores are absolute accuracies; the parenthesized drops in the paper are omitted here.

06 / Qualitative results

Read the evidence across views.

Compare PathScale-R1 with InternVL3.5-8B and the Patho-R1 backbone. Select a case or use the arrows; open either figure for full-resolution reading.

07 / Visual grounding

A remaining challenge for pathology VLMs.

PathScale-R1 achieves the highest grounding accuracy among the evaluated models without grounding-specific training. Yet grounding scores remain low and tightly clustered across models.

Scatter plot comparing semantic reasoning and grounding accuracy, with an intermediate-magnification case study
Figure 6. Semantic reasoning versus visual grounding performance, and a Scale Bridging example that preserves morphological continuity.

What remains open

The benchmark uses TCGA H&E slides and predefined 10×, 40×, and 200× paths. Broader multi-center data, flexible magnifications, open-ended diagnosis, and interactive WSI navigation remain future directions. Fine-grained spatial correspondence calls for joint semantic and grounding optimization.

08 / Citation

Build on PathScale-R1.

If you use PathScale-R1 or PathScale-VQA in your research, please cite our paper.

@article{phan2026pathscale,
  title={PathScale-R1: Cross-scale Reasoning for Pathological Image Analysis},
  author={Phan, Chi and Zhang, Tianyi and Wu, Yufeng and Xue, Qiaochu and Zhang, Jiajie and Cai, Linghan and Liu, Zeyu and Wang, Sudong and Jin, Yueming and Hu, Dan},
  journal={arXiv preprint arXiv:2607.23794},
  year={2026}
}

Acknowledgements

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