TL;DR
This paper introduces a modified contrastive predictive coding framework using multi-directional PixelCNN for unsupervised learning from pathology images, improving classification performance on histology patches with limited annotations.
Contribution
The paper proposes a novel modification to CPC with multi-directional PixelCNN for digital pathology, enhancing feature learning from unannotated histology data.
Findings
Improved classification accuracy on Patch Camelyon dataset
Effective unsupervised feature representations for pathology images
Demonstrated benefits of multi-directional context modeling
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsInfoNCE · Contrastive Predictive Coding · PixelCNN
