Interpreting Mechanisms of Prediction for Skin Cancer Diagnosis Using Multi-Task Learning
Abstract
One of the key issues in deep learning is the difficulty in the interpretation of mechanisms for the final predictions. Hence the real-world application of deep learning in skin cancer still proves limited, in spite of the solid performances achieved. We present a way to better interpret predictions on a skin lesion dataset by the use of a multi-task learning framework and a set of learnable gates. The model detects a set of clinically significant attributes in addition to the final diagnosis and learns the association between tasks by selecting which features to share among them. Conventional multi-task learning algorithms generally share all the features among tasks and lack a way of determining the amount of sharing between tasks. On the other hand, this method provides a simple way to inspect which features are being shared between tasks in the form of gates that can be learned in an end-to-end fashion. Experiments have been carried out on the publicly available Derm7pt dataset, which provides diagnosis information as well as the attributes needed for the well-known 7-point checklist method.
Cite
Text
Coppola et al. "Interpreting Mechanisms of Prediction for Skin Cancer Diagnosis Using Multi-Task Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020. doi:10.1109/CVPRW50498.2020.00375Markdown
[Coppola et al. "Interpreting Mechanisms of Prediction for Skin Cancer Diagnosis Using Multi-Task Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020.](https://mlanthology.org/cvprw/2020/coppola2020cvprw-interpreting/) doi:10.1109/CVPRW50498.2020.00375BibTeX
@inproceedings{coppola2020cvprw-interpreting,
title = {{Interpreting Mechanisms of Prediction for Skin Cancer Diagnosis Using Multi-Task Learning}},
author = {Coppola, Davide and Lee, Hwee Kuan and Guan, Cuntai},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2020},
pages = {3162-3171},
doi = {10.1109/CVPRW50498.2020.00375},
url = {https://mlanthology.org/cvprw/2020/coppola2020cvprw-interpreting/}
}