paper-with-me

Papers

Visualizing Convolutional Neural Networks to Improve Decision Support for Skin Lesion Classification

2018-09-11 · Pieter Van Molle, Miguel De Strooper, Tim Verbelen, Bert Vankeirsbilck, Pieter Simoens, Bart Dhoedt

Because of their state-of-the-art performance in computer vision, CNNs are becoming increasingly popular in a variety of fields, including medicine. However, as neural networks are black box function approximators, it is difficult, if not impossible, for a medical expert to reason about their output. This could potentially result in the expert distrusting the network when he or she does not agree with its output. In such a case, explaining why the CNN makes a certain decision becomes valuable information. In this paper, we try to open the black box of the CNN by inspecting and visualizing the learned feature maps, in the field of dermatology. We show that, to some extent, CNNs focus on features similar to those used by dermatologists to make a diagnosis. However, more research is required for fully explaining their output.

📄 PDF Abstract BibTeX arXiv:1809.03851

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationLesion ClassificationSkin Lesion Classification

Similar Papers 제목 키워드 기반

Visualizing Convolutional Networks for MRI-based Diagnosis of Alzheimer's Disease

2018-08-08 · Johannes Rieke, Fabian Eitel, Martin Weygandt, John-Dylan Haynes 외

Visualizing and interpreting convolutional neural networks (CNNs) is an important task to increase trust in automatic medical decision making systems. In this study, we train a 3D CNN to detect Alzheimer's disease based …

Decision Making

A Forward-Backward Approach for Visualizing Information Flow in Deep Networks

2017-11-16 · Aditya Balu, Thanh V. Nguyen, Apurva Kokate, Chinmay Hegde 외

We introduce a new, systematic framework for visualizing information flow in deep networks. Specifically, given any trained deep convolutional network model and a given test image, our method produces a compact support i…

Transformer-based interpretable multi-modal data fusion for skin lesion classification

2023-04-03 · Theodor Cheslerean-Boghiu, Melia-Evelina Fleischmann, Theresa Willem, Tobias Lasser

A lot of deep learning (DL) research these days is mainly focused on improving quantitative metrics regardless of other factors. In human-centered applications, like skin lesion classification in dermatology, DL-driven c…

Decision MakingLesion ClassificationSkin Lesion Classification

Predicting and visualizing psychological attributions with a deep neural network

2015-12-04 · Edward Grant, Stephan Sahm, Mariam Zabihi, Marcel van Gerven

Judgments about personality based on facial appearance are strong effectors in social decision making, and are known to have impact on areas from presidential elections to jury decisions. Recent work has shown that it is…

Decision Making

Deep Learning Based Decision Support for Medicine -- A Case Study on Skin Cancer Diagnosis

2021-03-02 · Adriano Lucieri, Andreas Dengel, Sheraz Ahmed

Early detection of skin cancers like melanoma is crucial to ensure high chances of survival for patients. Clinical application of Deep Learning (DL)-based Decision Support Systems (DSS) for skin cancer screening has the …