Explainable Model for Localization of Spiculation in Lung Nodules

Abstract

When determining a lung nodule malignancy one must consider the spiculation represented by spike-like structures in the nodule’s boundary. In this paper, we develop a deep learning model based on a VGG16 architecture to locate the presence of spiculation in lung nodules from Computed Tomography images. In order to increase the expert’s confidence in the model output, we apply our novel Riemann-Stieltjes Integrated Gradient-weighted Class Activation Mapping attribution method to visualize areas of the image (spicules). Therefore, the attribution method is applied to the layer of the model that is responsible for the detection of the spiculation features. We show that the first layers of the network are specialized in detecting low-level features such as edges, the last convolutional layer detects the general area occupied by the nodule, and finally, we identify that spiculation structures are detected at an intermediate layer. We use three different metrics to support our findings.

Cite

Text

Lucas et al. "Explainable Model for Localization of Spiculation in Lung Nodules." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25082-8_30

Markdown

[Lucas et al. "Explainable Model for Localization of Spiculation in Lung Nodules." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/lucas2022eccvw-explainable/) doi:10.1007/978-3-031-25082-8_30

BibTeX

@inproceedings{lucas2022eccvw-explainable,
  title     = {{Explainable Model for Localization of Spiculation in Lung Nodules}},
  author    = {Lucas, Mirtha and Lerma, Miguel and Furst, Jacob and Raicu, Daniela},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2022},
  pages     = {457-471},
  doi       = {10.1007/978-3-031-25082-8_30},
  url       = {https://mlanthology.org/eccvw/2022/lucas2022eccvw-explainable/}
}