Patch-based Convolutional Neural Network for Whole Slide Tissue Image Classification
Le Hou, Dimitris Samaras, Tahsin M. Kurc, Yi Gao, James E. Davis, Joel, H. Saltz

TL;DR
This paper introduces a patch-based CNN approach combined with a decision fusion model and EM-based patch localization to classify cancer subtypes in gigapixel Whole Slide Images, overcoming computational challenges.
Contribution
It proposes a novel patch-level classification and aggregation framework with an EM-based method for discriminative patch detection in large tissue images.
Findings
Patch-based CNN outperforms image-based CNN on smaller datasets.
The decision fusion model achieves accuracy comparable to pathologists.
The EM method robustly locates discriminative patches using spatial relationships.
Abstract
Convolutional Neural Networks (CNN) are state-of-the-art models for many image classification tasks. However, to recognize cancer subtypes automatically, training a CNN on gigapixel resolution Whole Slide Tissue Images (WSI) is currently computationally impossible. The differentiation of cancer subtypes is based on cellular-level visual features observed on image patch scale. Therefore, we argue that in this situation, training a patch-level classifier on image patches will perform better than or similar to an image-level classifier. The challenge becomes how to intelligently combine patch-level classification results and model the fact that not all patches will be discriminative. We propose to train a decision fusion model to aggregate patch-level predictions given by patch-level CNNs, which to the best of our knowledge has not been shown before. Furthermore, we formulate a novel…
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
Patch-Based Convolutional Neural Network for Whole Slide Tissue Image Classification· youtube
Taxonomy
TopicsAI in cancer detection · Cell Image Analysis Techniques · Radiomics and Machine Learning in Medical Imaging
