CVJul 14, 2022

ConCL: Concept Contrastive Learning for Dense Prediction Pre-training in Pathology Images

arXiv:2207.06733v121 citationsh-index: 84Has Code
Originality Incremental advance
AI Analysis

This work addresses the lack of SSL benchmarks for dense tasks in computational pathology, an incremental but domain-specific advancement.

The paper benchmarks self-supervised learning methods for dense prediction tasks in pathology images and proposes ConCL, a concept contrastive learning framework that outperforms previous state-of-the-art SSL methods across different settings.

Detectingandsegmentingobjectswithinwholeslideimagesis essential in computational pathology workflow. Self-supervised learning (SSL) is appealing to such annotation-heavy tasks. Despite the extensive benchmarks in natural images for dense tasks, such studies are, unfortunately, absent in current works for pathology. Our paper intends to narrow this gap. We first benchmark representative SSL methods for dense prediction tasks in pathology images. Then, we propose concept contrastive learning (ConCL), an SSL framework for dense pre-training. We explore how ConCL performs with concepts provided by different sources and end up with proposing a simple dependency-free concept generating method that does not rely on external segmentation algorithms or saliency detection models. Extensive experiments demonstrate the superiority of ConCL over previous state-of-the-art SSL methods across different settings. Along our exploration, we distll several important and intriguing components contributing to the success of dense pre-training for pathology images. We hope this work could provide useful data points and encourage the community to conduct ConCL pre-training for problems of interest. Code is available.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes