Deep learning for digital pathology image analysis: A comprehensive tutorial with selected use cases.
1.2K
TL;DR: This paper investigates concepts through seven unique DP tasks as use cases to elucidate techniques needed to produce comparable, and in many cases, superior to results from the state-of-the-art hand-crafted feature-based classification approaches.
read more
About: This article is published in Journal of Pathology Informatics. The article was published on 01 Jan 2016. and is currently open access. The article focuses on the topics: Feature (computer vision) & Feature learning.
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
A survey on deep learning in medical image analysis
Geert Litjens,Thijs Kooi,Babak Ehteshami Bejnordi,Arnaud Arindra Adiyoso Setio,Francesco Ciompi,Mohsen Ghafoorian,Jeroen van der Laak,Bram van Ginneken,Clara I. Sánchez +8 more
TL;DR: This paper reviews the major deep learning concepts pertinent to medical image analysis and summarizes over 300 contributions to the field, most of which appeared in the last year, to survey the use of deep learning for image classification, object detection, segmentation, registration, and other tasks.
12.5K
Artificial intelligence in radiology
Ahmed Hosny,Chintan Parmar,John Quackenbush,Lawrence H. Schwartz,Lawrence H. Schwartz,Hugo J.W.L. Aerts,Hugo J.W.L. Aerts +6 more
TL;DR: A general understanding of AI methods, particularly those pertaining to image-based tasks, is established and how these methods could impact multiple facets of radiology is explored, with a general focus on applications in oncology.
A systematic study of the class imbalance problem in convolutional neural networks
TL;DR: The effect of class imbalance on classification performance is detrimental; the method of addressing class imbalance that emerged as dominant in almost all analyzed scenarios was oversampling; and thresholding should be applied to compensate for prior class probabilities when overall number of properly classified cases is of interest.
Clinical-grade computational pathology using weakly supervised deep learning on whole slide images.
Gabriele Campanella,Gabriele Campanella,Matthew G. Hanna,Luke Geneslaw,Allen P. Miraflor,Vitor Werneck Krauss Silva,Klaus J. Busam,Edi Brogi,Victor E. Reuter,David S. Klimstra,Thomas J. Fuchs,Thomas J. Fuchs +11 more
TL;DR: A multiple instance learning-based deep learning system that uses only the reported diagnoses as labels for training, thereby avoiding expensive and time-consuming pixel-wise manual annotations, and has the ability to train accurate classification models at unprecedented scale.
2.2K
Applications of machine learning in drug discovery and development.
Jessica Vamathevan,Dominic Clark,Paul Czodrowski,Ian Dunham,Edgardo Ferran,George Lee,Bin Li,Anant Madabhushi,Anant Madabhushi,Parantu K. Shah,Michaela Spitzer,Shanrong Zhao +11 more
TL;DR: The most useful techniques and how machine learning can promote data-driven decision making in drug discovery and development are discussed and major hurdles in the field are highlighted.
2.1K
References
ImageNet classification with deep convolutional neural networks
TL;DR: A large, deep convolutional neural network was trained to classify the 1.2 million high-resolution images in the ImageNet LSVRC-2010 contest into the 1000 different classes and employed a recently developed regularization method called "dropout" that proved to be very effective.
•Proceedings Article
ImageNet Classification with Deep Convolutional Neural Networks
Alex Krizhevsky,Ilya Sutskever,Geoffrey E. Hinton +2 more
- 03 Dec 2012
TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Deep learning
TL;DR: Deep learning is making major advances in solving problems that have resisted the best attempts of the artificial intelligence community for many years, and will have many more successes in the near future because it requires very little engineering by hand and can easily take advantage of increases in the amount of available computation and data.
67K
•Journal Article
Dropout: a simple way to prevent neural networks from overfitting
TL;DR: It is shown that dropout improves the performance of neural networks on supervised learning tasks in vision, speech recognition, document classification and computational biology, obtaining state-of-the-art results on many benchmark data sets.
•Dissertation
Learning Multiple Layers of Features from Tiny Images
Alex Krizhevsky
- 01 Jan 2009
TL;DR: In this paper, the authors describe how to train a multi-layer generative model of natural images, using a dataset of millions of tiny colour images, described in the next section.