English

Projectron -- A Shallow and Interpretable Network for Classifying Medical Images

Computer Vision and Pattern Recognition 2019-04-02 v1

Abstract

This paper introduces the `Projectron' as a new neural network architecture that uses Radon projections to both classify and represent medical images. The motivation is to build shallow networks which are more interpretable in the medical imaging domain. Radon transform is an established technique that can reconstruct images from parallel projections. The Projectron first applies global Radon transform to each image using equidistant angles and then feeds these transformations for encoding to a single layer of neurons followed by a layer of suitable kernels to facilitate a linear separation of projections. Finally, the Projectron provides the output of the encoding as an input to two more layers for final classification. We validate the Projectron on five publicly available datasets, a general dataset (namely MNIST) and four medical datasets (namely Emphysema, IDC, IRMA, and Pneumonia). The results are encouraging as we compared the Projectron's performance against MLPs with raw images and Radon projections as inputs, respectively. Experiments clearly demonstrate the potential of the proposed Projectron for representing/classifying medical images.

Keywords

Cite

@article{arxiv.1904.00740,
  title  = {Projectron -- A Shallow and Interpretable Network for Classifying Medical Images},
  author = {Aditya Sriram and Shivam Kalra and H. R. Tizhoosh},
  journal= {arXiv preprint arXiv:1904.00740},
  year   = {2019}
}

Comments

Accepted for publication in the 2019 International Joint Conference on Neural Networks (IJCNN), Budapest, Hungary

R2 v1 2026-06-23T08:25:10.075Z