CVLGMay 11, 2021

Unsupervised Representation Learning from Pathology Images with Multi-directional Contrastive Predictive Coding

arXiv:2105.05345v19 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of limited annotations in digital pathology for researchers and practitioners, but it is incremental as it builds on existing contrastive predictive coding methods.

The paper tackled the challenge of needing large annotated datasets for digital pathology by proposing a modified unsupervised learning method based on contrastive predictive coding, which improved classification performance on histology patches from the Patch Camelyon dataset.

Digital pathology tasks have benefited greatly from modern deep learning algorithms. However, their need for large quantities of annotated data has been identified as a key challenge. This need for data can be countered by using unsupervised learning in situations where data are abundant but access to annotations is limited. Feature representations learned from unannotated data using contrastive predictive coding (CPC) have been shown to enable classifiers to obtain state of the art performance from relatively small amounts of annotated computer vision data. We present a modification to the CPC framework for use with digital pathology patches. This is achieved by introducing an alternative mask for building the latent context and using a multi-directional PixelCNN autoregressor. To demonstrate our proposed method we learn feature representations from the Patch Camelyon histology dataset. We show that our proposed modification can yield improved deep classification of histology patches.

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