CVNov 19, 2016

Understanding Anatomy Classification Through Attentive Response Maps

arXiv:1611.06284v33 citations
Originality Synthesis-oriented
AI Analysis

This addresses the need for interpretability in medical imaging, though it is incremental as it builds on existing visualization techniques.

The paper tackles the challenge of interpreting deep learning model decisions by visualizing internal activations through attentive response maps, showing that deep models can learn to use medical landmarks similar to human experts.

One of the main challenges for broad adoption of deep learning based models such as convolutional neural networks (CNN), is the lack of understanding of their decisions. In many applications, a simpler, less capable model that can be easily understood is favorable to a black-box model that has superior performance. In this paper, we present an approach for designing CNNs based on visualization of the internal activations of the model. We visualize the model's response through attentive response maps obtained using a fractional stride convolution technique and compare the results with known imaging landmarks from the medical literature. We show that sufficiently deep and capable models can be successfully trained to use the same medical landmarks a human expert would use. Our approach allows for communicating the model decision process well, but also offers insight towards detecting biases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes