paper-with-me

홈 › Papers

Semi-Supervised Histology Classification using Deep Multiple Instance Learning and Contrastive Predictive Coding

2019-10-23 · Ming Y. Lu, Richard J. Chen, Jingwen Wang, Debora Dillon, Faisal Mahmood

Convolutional neural networks can be trained to perform histology slide classification using weak annotations with multiple instance learning (MIL). However, given the paucity of labeled histology data, direct application of MIL can easily suffer from overfitting and the network is unable to learn rich feature representations due to the weak supervisory signal. We propose to overcome such limitations with a two-stage semi-supervised approach that combines the power of data-efficient self-supervised feature learning via contrastive predictive coding (CPC) and the interpretability and flexibility of regularized attention-based MIL. We apply our two-stage CPC + MIL semi-supervised pipeline to the binary classification of breast cancer histology images. Across five random splits, we report state-of-the-art performance with a mean validation accuracy of 95% and an area under the ROC curve of 0.968. We further evaluate the quality of features learned via CPC relative to simple transfer learning and show that strong classification performance using CPC features can be efficiently leveraged under the MIL framework even with the feature encoder frozen.

📄 PDF Abstract BibTeX arXiv:1910.10825

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationClassification Of Breast Cancer Histology ImagesGeneral ClassificationMultiple Instance LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
InfoNCE 설명 없음
Contrastive Predictive Coding Contrastive Predictive Coding (CPC) learns self-supervised representations by predicting the future in latent space by using powerful autoregressive models. The model uses a…

Similar Papers 제목 키워드 기반

Multi-Scale Attention-based Multiple Instance Learning for Classification of Multi-Gigapixel Histology Images

2022-09-07 · Made Satria Wibawa, Kwok-Wai Lo, Lawrence Young, Nasir Rajpoot

Histology images with multi-gigapixel of resolution yield rich information for cancer diagnosis and prognosis. Most of the time, only slide-level label is available because pixel-wise annotation is labour intensive task.…

Deep LearningMultiple Instance LearningPrognosis

Self-supervised driven consistency training for annotation efficient histopathology image analysis

2021-02-07 · Chetan L. Srinidhi, Seung Wook Kim, Fu-Der Chen, Anne L. Martel

Training a neural network with a large labeled dataset is still a dominant paradigm in computational histopathology. However, obtaining such exhaustive manual annotations is often expensive, laborious, and prone to inter…

Histopathological Image ClassificationRepresentation LearningSelf-Supervised Learning

Multiple Instance Learning with the Optimal Sub-Pattern Assignment Metric

2017-03-27 · Quang N. Tran, Ba-Ngu Vo, Dinh Phung, Ba-Tuong Vo 외

Multiple instance data are sets or multi-sets of unordered elements. Using metrics or distances for sets, we propose an approach to several multiple instance learning tasks, such as clustering (unsupervised learning), cl…

ClusteringGeneral ClassificationMultiple Instance LearningNovelty Detection

HoVer-Net: Simultaneous Segmentation and Classification of Nuclei in Multi-Tissue Histology Images

2018-12-16 · Simon Graham, Quoc Dang Vu, Shan E Ahmed Raza, Ayesha Azam 외

Nuclear segmentation and classification within Haematoxylin & Eosin stained histology images is a fundamental prerequisite in the digital pathology work-flow. The development of automated methods for nuclear segmentation…

ClassificationGeneral ClassificationMulti-tissue Nucleus SegmentationNuclear Segmentation+1

Rethinking Multiple Instance Learning: Developing an Instance-Level Classifier via Weakly-Supervised Self-Training

2024-08-09 · Yingfan Ma, Xiaoyuan Luo, Mingzhi Yuan, Xinrong Chen 외

Multiple instance learning (MIL) problem is currently solved from either bag-classification or instance-classification perspective, both of which ignore important information contained in some instances and result in lim…

ClassificationMultiple Instance Learning