paper-with-me

홈 › Papers

Interpreting and Correcting Medical Image Classification with PIP-Net

2023-07-19 · Meike Nauta, Johannes H. Hegeman, Jeroen Geerdink, Jörg Schlötterer, Maurice van Keulen, Christin Seifert

Part-prototype models are explainable-by-design image classifiers, and a promising alternative to black box AI. This paper explores the applicability and potential of interpretable machine learning, in particular PIP-Net, for automated diagnosis support on real-world medical imaging data. PIP-Net learns human-understandable prototypical image parts and we evaluate its accuracy and interpretability for fracture detection and skin cancer diagnosis. We find that PIP-Net's decision making process is in line with medical classification standards, while only provided with image-level class labels. Because of PIP-Net's unsupervised pretraining of prototypes, data quality problems such as undesired text in an X-ray or labelling errors can be easily identified. Additionally, we are the first to show that humans can manually correct the reasoning of PIP-Net by directly disabling undesired prototypes. We conclude that part-prototype models are promising for medical applications due to their interpretability and potential for advanced model debugging.

📄 PDF Abstract BibTeX arXiv:2307.10404

Code (1)

m-nauta/pipnet 공식 구현 pytorch

Tasks

ClassificationDecision MakingFracture detectionimage-classificationImage ClassificationInterpretable Machine LearningMedical Image Classification

Similar Papers 제목 키워드 기반

Co-Correcting: Noise-tolerant Medical Image Classification via mutual Label Correction

2021-09-11 · Jiarun Liu, Ruirui Li, Chuan Sun

With the development of deep learning, medical image classification has been significantly improved. However, deep learning requires massive data with labels. While labeling the samples by human experts is expensive and …

ClassificationDeep Learningimage-classificationImage Classification+2

Interpreting Training Aspects of Deep-Learned Error-Correcting Codes

2023-05-07 · N. Devroye, A. Mulgund, R. Shekhar, Gy. Turán 외

As new deep-learned error-correcting codes continue to be introduced, it is important to develop tools to interpret the designed codes and understand the training process. Prior work focusing on the deep-learned TurboAE …

Decoder

Improving Generalizability of Kolmogorov-Arnold Networks via Error-Correcting Output Codes

2025-05-09 · YoungJoon Lee, Jinu Gong, Joonhyuk Kang

Kolmogorov-Arnold Networks (KAN) offer universal function approximation using univariate spline compositions without nonlinear activations. In this work, we integrate Error-Correcting Output Codes (ECOC) into the KAN fra…

Classificationimage-classificationImage ClassificationKolmogorov-Arnold Networks+2

Leveraging CAM Algorithms for Explaining Medical Semantic Segmentation

2024-09-30 · Tillmann Rheude, Andreas Wirtz, Arjan Kuijper, Stefan Wesarg

Convolutional neural networks (CNNs) achieve prevailing results in segmentation tasks nowadays and represent the state-of-the-art for image-based analysis. However, the understanding of the accurate decision-making proce…

ClassificationDecision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)+4

Application of the Neural Network Dependability Kit in Real-World Environments

2020-12-14 · Amit Sahu, Noelia Vállez, Rosana Rodríguez-Bobada, Mohamad Alhaddad 외

In this paper, we provide a guideline for using the Neural Network Dependability Kit (NNDK) during the development process of NN models, and show how the algorithm is applied in two image classification use cases. The ca…

ClassificationGeneral Classificationimage-classificationImage Classification+1