Unsupervised Clustering Based Understanding of CNN

Abstract

Convolutional Neural networks have been very successful for most computer vision tasks such as image recognition, classification, object detection and segmentation. Even though CNNs are very successful and give superior results as compared to traditional image processing algorithms, interpretability of their results remains an important issue to be solved. Indeed, lack of interpretability and explainability of how CNN work at their various levels, caused a certain skepticism among their potential users, as for example those working in medical diagnosis or autonomous driving cars. The current study aims to answer some of the issues related to interpretability by the use un- supervised methods to discern the features learned by the CNN in different layers.

Cite

Text

Girish et al. "Unsupervised Clustering Based Understanding of CNN." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.

Markdown

[Girish et al. "Unsupervised Clustering Based Understanding of CNN." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/girish2019cvprw-unsupervised/)

BibTeX

@inproceedings{girish2019cvprw-unsupervised,
  title     = {{Unsupervised Clustering Based Understanding of CNN}},
  author    = {Girish, Deeptha and Singh, Vineeta and Ralescu, Anca L.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2019},
  pages     = {9-11},
  url       = {https://mlanthology.org/cvprw/2019/girish2019cvprw-unsupervised/}
}