Interpretability-Driven Sample Selection Using Self Supervised Learning for Disease Classification and Segmentation
75
TL;DR: In this paper, the authors proposed a sample selection methodology based on deep features leveraging information contained in interpretability saliency maps for lung disease classification and histopathology image segmentation.
read more
Abstract: In supervised learning for medical image analysis, sample selection methodologies are fundamental to attain optimum system performance promptly and with minimal expert interactions (e.g. label querying in an active learning setup). In this article we propose a novel sample selection methodology based on deep features leveraging information contained in interpretability saliency maps. In the absence of ground truth labels for informative samples, we use a novel self supervised learning based approach for training a classifier that learns to identify the most informative sample in a given batch of images. We demonstrate the benefits of the proposed approach, termed Interpretability-Driven Sample Selection (IDEAL), in an active learning setup aimed at lung disease classification and histopathology image segmentation. We analyze three different approaches to determine sample informativeness from interpretability saliency maps: (i) an observational model stemming from findings on previous uncertainty-based sample selection approaches, (ii) a radiomics-based model, and (iii) a novel data-driven self-supervised approach. We compare IDEAL to other baselines using the publicly available NIH chest X-ray dataset for lung disease classification, and a public histopathology segmentation dataset (GLaS), demonstrating the potential of using interpretability information for sample selection in active learning systems. Results show our proposed self supervised approach outperforms other approaches in selecting informative samples leading to state of the art performance with fewer samples.
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
Interpretable machine learning for building energy management: A state-of-the-art review
TL;DR: In this article , the authors present a review of previous studies that used interpretable machine learning techniques for building energy management to analyze how model interpretability is improved and discuss the future R&D needs for improving the interpretability of black-box models.
145
Deep Learning for Medical Image-Based Cancer Diagnosis
TL;DR: In this paper , a comprehensive review of relevant studies is presented to help readers better understand the current research status and ideas of deep learning in medical image-based cancer diagnosis, including transfer learning, ensemble learning, graph neural network, and vision transformer.
101
Recent Advances of Deep Learning for Computational Histopathology: Principles and Applications
Yanxia Wu,Michael Cheng,Shuo Huang,Zongxiang Pei,Yi Zuo,Jianxin Liu,Kai Yang,Qi Zhou,Jie Zhang,Honghai Hong,Daoqiang Zhang,Kun Huang,Liang Cheng,Wei Shao +13 more
TL;DR: A comprehensive up-to-date review of the deep learning methods for digital H&E-stained pathology image analysis, including color normalization, nuclei/tissue segmentation, and cancer diagnosis and prognosis.
Beyond explaining: Opportunities and challenges of XAI-based model improvement
Wojciech Samek,Reade A. Quinton +1 more
TL;DR: Explainable Artificial Intelligence (XAI) is an emerging research field bringing transparency to highly complex and opaque machine learning (ML) models as mentioned in this paper , however, these tools are seldomly used beyond visualization purposes.
66
An Interpretable Deep Transfer Learning-Based Remaining Useful Life Prediction Approach for Bearings With Selective Degradation Knowledge Fusion
TL;DR: The proposed approach makes the transfer learning process interpretable via identifying the significance of the bearings data, which helps transfer useful degradation knowledge and improve the RUL prediction performance as well.
61
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
•Proceedings Article
Very Deep Convolutional Networks for Large-Scale Image Recognition
Karen Simonyan,Andrew Zisserman +1 more
- 04 Sep 2014
TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
102.6K
U-Net: Convolutional Networks for Biomedical Image Segmentation
Olaf Ronneberger,Philipp Fischer,Thomas Brox +2 more
- 05 Oct 2015
TL;DR: Neber et al. as discussed by the authors proposed a network and training strategy that relies on the strong use of data augmentation to use the available annotated samples more efficiently, which can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
•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