English

Graph Laplacian Transformer with Progressive Sampling for Prostate Cancer Grading

Computer Vision and Pattern Recognition 2025-12-12 v1

Abstract

Prostate cancer grading from whole-slide images (WSIs) remains a challenging task due to the large-scale nature of WSIs, the presence of heterogeneous tissue structures, and difficulty of selecting diagnostically relevant regions. Existing approaches often rely on random or static patch selection, leading to the inclusion of redundant or non-informative regions that degrade performance. To address this, we propose a Graph Laplacian Attention-Based Transformer (GLAT) integrated with an Iterative Refinement Module (IRM) to enhance both feature learning and spatial consistency. The IRM iteratively refines patch selection by leveraging a pretrained ResNet50 for local feature extraction and a foundation model in no-gradient mode for importance scoring, ensuring only the most relevant tissue regions are preserved. The GLAT models tissue-level connectivity by constructing a graph where patches serve as nodes, ensuring spatial consistency through graph Laplacian constraints and refining feature representations via a learnable filtering mechanism that enhances discriminative histological structures. Additionally, a convex aggregation mechanism dynamically adjusts patch importance to generate a robust WSI-level representation. Extensive experiments on five public and one private dataset demonstrate that our model outperforms state-of-the-art methods, achieving higher performance and spatial consistency while maintaining computational efficiency.

Keywords

Cite

@article{arxiv.2512.10808,
  title  = {Graph Laplacian Transformer with Progressive Sampling for Prostate Cancer Grading},
  author = {Masum Shah Junayed and John Derek Van Vessem and Qian Wan and Gahie Nam and Sheida Nabavi},
  journal= {arXiv preprint arXiv:2512.10808},
  year   = {2025}
}

Comments

International Conference on Medical Image Computing and Computer-Assisted Intervention (MICCAI) 2025

R2 v1 2026-07-01T08:20:51.804Z