paper-with-me

Papers

SlideCheck: Guiding Self-Supervised Pretraining of Pathology Foundation Models via Dataset Distributions

2026-05-28 · Mingyi He, Xinyi Guo, Xitong Ling, Weiming Chen, Jiawen Li, Lianghui Zhu, Minxi Ouyang, Mingxi Fu, Yizhi Wang, Tian Guan arxiv

Pathology foundation models are pretrained on large streams of WSI-derived patches, while supervision during data construction is often slide-level, sparse, or heterogeneous. This mismatch makes it difficult to understand and control which biological patterns enter the pretraining data. We propose SlideCheck, a lightweight pretraining data guidance tool built on frozen pathology foundation model patch features. Rather than serving as a standalone patch diagnostic model, SlideCheck provides explicit abnormality and malignancy scores for organizing, filtering, and auditing pathology pretraining data. SlideCheck uses a dual-head MLP to separately model broad abnormal morphology and malignant evidence. A regularized feature-space scorer provides a supervised anchor for patch-level evidence estimation, while score-attention agreement combines patch scores with WSI-level MIL attention to mine high-confidence pseudo labels. The same scores are then used to construct broad-positive ViT pretraining subsets, where a patch is selected if either abnormality or malignancy evidence exceeds a threshold. Experiments show that SlideCheck-defined data distributions influence the downstream behavior of self-supervised ViT pretraining, indicating that biological composition is an important controllable factor in pathology foundation model development. Curated subsets can approach full-data performance, suggesting that explicitly scored patch pools may support more efficient and auditable pretraining data construction. These findings position SlideCheck as a data guidance and auditing layer for transforming large, undifferentiated patch pools into controllable and reusable pretraining datasets.

📄 PDF Abstract BibTeX arXiv:2606.07590

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nucleus-aware Self-supervised Pretraining Using Unpaired Image-to-image Translation for Histopathology Images

2023-09-14 · Zhiyun Song, Penghui Du, Junpeng Yan, Kailu Li 외

Self-supervised pretraining attempts to enhance model performance by obtaining effective features from unlabeled data, and has demonstrated its effectiveness in the field of histopathology images. Despite its success, fe…

DiversityImage-to-Image TranslationInstance SegmentationMultiple Instance Learning+2

Self supervised contrastive learning for digital histopathology

2020-11-27 · Ozan Ciga, Tony Xu, Anne L. Martel

Unsupervised learning has been a long-standing goal of machine learning and is especially important for medical image analysis, where the learning can compensate for the scarcity of labeled datasets. A promising subclass…

Contrastive LearningMedical Image AnalysisSelf-Supervised Learning

Towards Visual Question Answering on Pathology Images

2021-08-01 · ACL 2021 5 · Xuehai He, Zhuo Cai, Wenlan Wei, Yichen Zhang 외

Pathology imaging is broadly used for identifying the causes and effects of diseases or injuries. Given a pathology image, being able to answer questions about the clinical findings contained in the image is very importa…

Decision MakingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

A General-Purpose Self-Supervised Model for Computational Pathology

2023-08-29 · Richard J. Chen, Tong Ding, Ming Y. Lu, Drew F. K. Williamson 외

Tissue phenotyping is a fundamental computational pathology (CPath) task in learning objective characterizations of histopathologic biomarkers in anatomic pathology. However, whole-slide imaging (WSI) poses a complex com…

Code ClassificationDiagnosticRepresentation LearningTransfer Learning

MINT: Molecularly Informed Training with Spatial Transcriptomics Supervision for Pathology Foundation Models

2026-03-09 · Minsoo Lee, Jonghyun Kim, Juseung Yun, Sunwoo Yu 외 arxiv

Pathology foundation models learn morphological representations through self-supervised pretraining on large-scale whole-slide images, yet they do not explicitly capture the underlying molecular state of the tissue. Spat…