paper-with-me

홈 › Papers

Unsupervised Foundation Model-Agnostic Slide-Level Representation Learning

2024-11-20 · CVPR 2025 1 · Tim Lenz, Peter Neidlinger, Marta Ligero, Georg Wölflein, Marko van Treeck, Jakob Nikolas Kather

Representation learning of pathology whole-slide images(WSIs) has primarily relied on weak supervision with Multiple Instance Learning (MIL). This approach leads to slide representations highly tailored to a specific clinical task. Self-supervised learning (SSL) has been successfully applied to train histopathology foundation models (FMs) for patch embedding generation. However, generating patient or slide level embeddings remains challenging. Existing approaches for slide representation learning extend the principles of SSL from patch level learning to entire slides by aligning different augmentations of the slide or by utilizing multimodal data. By integrating tile embeddings from multiple FMs, we propose a new single modality SSL method in feature space that generates useful slide representations. Our contrastive pretraining strategy, called COBRA, employs multiple FMs and an architecture based on Mamba-2. COBRA exceeds performance of state-of-the-art slide encoders on four different public Clinical Protemic Tumor Analysis Consortium (CPTAC) cohorts on average by at least +4.5% AUC, despite only being pretrained on 3048 WSIs from The Cancer Genome Atlas (TCGA). Additionally, COBRA is readily compatible at inference time with previously unseen feature extractors. Code available at https://github.com/KatherLab/COBRA.

📄 PDF Abstract BibTeX arXiv:2411.13623

Code (1)

KatherLab/COBRA 공식 구현 pytorch

Tasks

MambamodelMultiple Instance LearningRepresentation LearningSelf-Supervised Learningwhole slide images

Similar Papers 제목 키워드 기반

Benchmarking Pathology Foundation Models for Spatial Domain Understanding

2026-05-25 · Bokai Zhao, Yiyang Zhang, Yuanchi Zhu, Hanqing Chao 외 arxiv

Pathology foundation models (PFMs) have emerged as a core approach for learning transferable representations from whole slide images (WSIs), and they are typically benchmarked through downstream clinical endpoints. While…

PRISM2: Unlocking Multi-Modal General Pathology AI with Clinical Dialogue

2025-06-16 · George Shaikovski, Eugene Vorontsov, Adam Casson, Julian Viret 외

Recent pathology foundation models can provide rich tile-level representations but fall short of delivering general-purpose clinical utility without further extensive model development. These models lack whole-slide imag…

DiagnosticLanguage ModelingLanguage Modelling

Cross-Modal Prototype Allocation: Unsupervised Slide Representation Learning via Patch-Text Contrast in Computational Pathology

2025-03-26 · Yuxuan Chen, Jiawen Li, Jiali Hu, Xitong Ling 외

With the rapid advancement of pathology foundation models (FMs), the representation learning of whole slide images (WSIs) attracts increasing attention. Existing studies develop high-quality patch feature extractors and …

DescriptiveLarge Language ModelMultiple Instance LearningRepresentation Learning+1

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

Clinically-Informed Modeling for Pediatric Brain Tumor Classification from Whole-Slide Histopathology Images

2026-04-22 · Joakim Nguyen, Jian Yu, Jinrui Fang, Nicholas Konz 외 arxiv

Accurate diagnosis of pediatric brain tumors, starting with histopathology, presents unique challenges for deep learning, including severe data scarcity, class imbalance, and fine-grained morphologic overlap across diagn…

Multiple Instance LearningBrain Tumor ClassificationRepresentation LearningContrastive Learning