CVAIJul 26

PathScale-R1: Cross-scale Reasoning for Pathological Image Analysis

arXiv:2607.2379420.61 citationsHas Code
Predicted impact top 4% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the lack of multi-scale reasoning in pathology VLMs, providing a benchmark and training framework that mitigates shortcut learning, which is crucial for reliable clinical diagnosis.

The authors introduce PathScale-R1, a vision-language model optimized for cross-scale reasoning in pathological image analysis, achieving state-of-the-art performance on a new benchmark (PathScale-VQA) with 10,373 questions across multiple magnification levels, and demonstrating effective transfer to single-scale tasks.

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. Our code is available at https://github.com/iMVR-PL/PathScale-R1.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes