English

SimCroP: Radiograph Representation Learning with Similarity-driven Cross-granularity Pre-training

Computer Vision and Pattern Recognition 2025-09-11 v1

Abstract

Medical vision-language pre-training shows great potential in learning representative features from massive paired radiographs and reports. However, in computed tomography (CT) scans, the distribution of lesions which contain intricate structures is characterized by spatial sparsity. Besides, the complex and implicit relationships between different pathological descriptions in each sentence of the report and their corresponding sub-regions in radiographs pose additional challenges. In this paper, we propose a Similarity-Driven Cross-Granularity Pre-training (SimCroP) framework on chest CTs, which combines similarity-driven alignment and cross-granularity fusion to improve radiograph interpretation. We first leverage multi-modal masked modeling to optimize the encoder for understanding precise low-level semantics from radiographs. Then, similarity-driven alignment is designed to pre-train the encoder to adaptively select and align the correct patches corresponding to each sentence in reports. The cross-granularity fusion module integrates multimodal information across instance level and word-patch level, which helps the model better capture key pathology structures in sparse radiographs, resulting in improved performance for multi-scale downstream tasks. SimCroP is pre-trained on a large-scale paired CT-reports dataset and validated on image classification and segmentation tasks across five public datasets. Experimental results demonstrate that SimCroP outperforms both cutting-edge medical self-supervised learning methods and medical vision-language pre-training methods. Codes and models are available at https://github.com/ToniChopp/SimCroP.

Keywords

Cite

@article{arxiv.2509.08311,
  title  = {SimCroP: Radiograph Representation Learning with Similarity-driven Cross-granularity Pre-training},
  author = {Rongsheng Wang and Fenghe Tang and Qingsong Yao and Rui Yan and Xu Zhang and Zhen Huang and Haoran Lai and Zhiyang He and Xiaodong Tao and Zihang Jiang and Shaohua Kevin Zhou},
  journal= {arXiv preprint arXiv:2509.08311},
  year   = {2025}
}

Comments

Accepted by MICCAI 2025

R2 v1 2026-07-01T05:29:34.737Z