Open AccessPosted Content
Self supervised contrastive learning for digital histopathology
TL;DR: This paper uses a contrastive self-supervised learning method Chen et al. (2020a) that achieved state-of-the-art results on natural-scene images, and applies it to digital histopathology, finding that combining multiple multi-organ datasets with different types of staining and resolution properties improves the quality of the learned features.
read more
Abstract: Unsupervised learning has been a long-standing goal of machine learning and is especially important for medical image analysis, where the learning can compensate for the scarcity of labeled datasets. A promising subclass of unsupervised learning is self-supervised learning, which aims to learn salient features using the raw input as the learning signal. In this paper, we use a contrastive self-supervised learning method called SimCLR that achieved state-of-the-art results on natural-scene images and apply this method to digital histopathology by collecting and pretraining on 57 histopathology datasets without any labels. We find that combining multiple multi-organ datasets with different types of staining and resolution properties improves the quality of the learned features. Furthermore, we find using more images for pretraining leads to a better performance in multiple downstream tasks. Linear classifiers trained on top of the learned features show that networks pretrained on digital histopathology datasets perform better than ImageNet pretrained networks, boosting task performances by more than 28% in F1 scores on average. These findings may also be useful when applying newer contrastive techniques to histopathology data. Pretrained PyTorch models are made publicly available at this https URL.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Posted Content
Recent advances and clinical applications of deep learning in medical image analysis.
Xuxin Chen,Ximin Wang,Ke Zhang,Roy Zhang,Kar Ming Fung,Theresa C. Thai,Kathleen N. Moore,Robert S. Mannel,Hong Liu,Bin Zheng,Yuchen Qiu +10 more
TL;DR: A comprehensive overview of applying deep learning methods in various medical image analysis tasks can be found in this article, where the authors highlight the latest progress and contributions of state-of-the-art unsupervised and semi-supervised deep learning in medical images, which are summarized based on different application scenarios.
472
Transformer-based unsupervised contrastive learning for histopathological image classification
TL;DR: Wang et al. as discussed by the authors proposed a semi-relevant contrastive learning (SRCL) strategy to align multiple positive instances with similar visual concepts, which increases the diversity of positives and then results in more informative representations.
335
Scaling Vision Transformers to Gigapixel Images via Hierarchical Self-Supervised Learning
Richard Chen,Chengkuan Chen,Yicong Li,Tiffany Y. Chen,Andrew D. Trister,Rahul G. Krishnan,Faisal Mahmood +6 more
- 01 Jun 2022
TL;DR: HIPT with hierarchical pretraining outperforms current state-of-the-art methods for cancer subtyping and survival prediction, and self-supervised ViTs are able to model important inductive biases about the hierarchical structure of phenotypes in the tumor microenvironment.
Towards a general-purpose foundation model for computational pathology.
Richard J Chen,Tong Ding,Ming Y. Lu,Drew F. K. Williamson,Guillaume Jaume,Andrew H. Song,Bowen Chen,Andrew Zhang,Daniel Shao,Muhammad Shaban,Mane Williams,Lukas Oldenburg,Luca L Weishaupt,Judy J. Wang,Anurag J. Vaidya,Long Le,Georg Gerber,S. Sahai,Walt Williams,Faisal Mahmood +19 more
257
Artificial intelligence in histopathology: enhancing cancer research and clinical oncology
Artem Shmatko,N. Ghaffari Laleh,Moritz Gerstung,Jakob Nikolas Kather +3 more
TL;DR: How AI can be used to predict cancer outcome, treatment response, genetic alterations and gene expression from digitized histopathology slides is described and the underlying technologies and emerging approaches are summarized.
253
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
•Posted Content
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
82.5K
ImageNet Large Scale Visual Recognition Challenge
Olga Russakovsky,Jia Deng,Hao Su,Jonathan Krause,Sanjeev Satheesh,Sean Ma,Zhiheng Huang,Andrej Karpathy,Aditya Khosla,Michael S. Bernstein,Alexander C. Berg,Li Fei-Fei +11 more
TL;DR: The ImageNet Large Scale Visual Recognition Challenge (ILSVRC) as mentioned in this paper is a benchmark in object category classification and detection on hundreds of object categories and millions of images, which has been run annually from 2010 to present, attracting participation from more than fifty institutions.
•Journal Article
ImageNet Large Scale Visual Recognition Challenge
Olga Russakovsky,Jia Deng,Hao Su,Jonathan Krause,Sanjeev Satheesh,Sean Ma,Zhiheng Huang,Andrej Karpathy,Michael S. Bernstein,Li Fei-Fei,Alexander C. Berg,Aditya Khosla +11 more
TL;DR: The ImageNet Large Scale Visual Recognition Challenge (ILSVRC) has been running annually for five years (since 2010) and has become the standard benchmark for large-scale object recognition.
23.9K