paper-with-me

홈 › Papers

EvoPS: Evolutionary Patch Selection for Whole Slide Image Analysis in Computational Pathology

2025-11-10 · Saya Hashemian, Azam Asilian Bidgoli arxiv

In computational pathology, the gigapixel scale of Whole-Slide Images (WSIs) necessitates their division into thousands of smaller patches. Analyzing these high-dimensional patch embeddings is computationally expensive and risks diluting key diagnostic signals with many uninformative patches. Existing patch selection methods often rely on random sampling or simple clustering heuristics and typically fail to explicitly manage the crucial trade-off between the number of selected patches and the accuracy of the resulting slide representation. To address this gap, we propose EvoPS (Evolutionary Patch Selection), a novel framework that formulates patch selection as a multi-objective optimization problem and leverages an evolutionary search to simultaneously minimize the number of selected patch embeddings and maximize the performance of a downstream similarity search task, generating a Pareto front of optimal trade-off solutions. We validated our framework across four major cancer cohorts from The Cancer Genome Atlas (TCGA) using five pretrained deep learning models to generate patch embeddings, including both supervised CNNs and large self-supervised foundation models. The results demonstrate that EvoPS can reduce the required number of training patch embeddings by over 90% while consistently maintaining or even improving the final classification F1-score compared to a baseline that uses all available patches' embeddings selected through a standard extraction pipeline. The EvoPS framework provides a robust and principled method for creating efficient, accurate, and interpretable WSI representations, empowering users to select an optimal balance between computational cost and diagnostic performance.

📄 PDF Abstract BibTeX arXiv:2511.07560

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LanGuSTE: Language-Guided Coarse-to-Fine Patch Selection for Efficient Whole Slide Image Analysis

2025-08-20 · Yonghan Shin, SeungKyu Kim, Won-Ki Jeong arxiv

Whole slide images (WSIs) in computational pathology pose a major computational challenge due to their gigapixel scale, often requiring tens to hundreds of thousands of high-resolution patches to be processed per slide. …

Knowledge Distillation

PATHS: A Hierarchical Transformer for Efficient Whole Slide Image Analysis

2024-11-27 · Zak Buzzard, Konstantin Hemker, Nikola Simidjievski, Mateja Jamnik

Computational analysis of whole slide images (WSIs) has seen significant research progress in recent years, with applications ranging across important diagnostic and prognostic tasks such as survival or cancer subtype pr…

DiagnosticRepresentation Learningwhole slide images

Evolutionary Computation in Action: Feature Selection for Deep Embedding Spaces of Gigapixel Pathology Images

2023-03-02 · Azam Asilian Bidgoli, Shahryar Rahnamayan, Taher Dehkharghanian, Abtin Riasatian 외

One of the main obstacles of adopting digital pathology is the challenge of efficient processing of hyperdimensional digitized biopsy samples, called whole slide images (WSIs). Exploiting deep learning and introducing co…

Decision MakingEvolutionary Algorithmsfeature selectionwhole slide images

A Multimodal Knowledge-enhanced Whole-slide Pathology Foundation Model

2024-07-22 · Yingxue Xu, Yihui Wang, Fengtao Zhou, Jiabo Ma 외

Remarkable strides in computational pathology have been made in the task-agnostic foundation model that advances the performance of a wide array of downstream clinical tasks. Despite the promising performance, there are …

Diagnosticwhole slide images

Interactive Whole Slide Images for RL-based Tumour Segmentation

2026-08-17 · Mohamad Mohamad, Francesco Ponzio, Maxime Gassier, Nicolas Pote 외 arxiv

Whole-slide image (WSI) analysis remains computationally challenging due to the extremely large spatial resolution of slides and the sparse distribution of tumour regions. We propose an end-to-end reinforcement learning …

Reinforcement Learning