Decoding the Deep: Exploring Class Hierarchies of Deep Representations Using Multiresolution Matrix Factorization

Abstract

The necessity of depth in efficient neural network learning has led to a family of designs referred to as very deep networks (e.g., GoogLeNet has 22 layers). As the depth increases even further, the need for appropriate tools to explore the space of hidden representations becomes paramount. For instance, beyond the gain in generalization, one may be interested in checking the change in class compositions as additional layers are added. Classical PCA or eigen-spectrum based global approaches do not model the complex inter-class relationships. In this work, we propose a novel decomposition referred to as multiresolution matrix factorization that models hierarchical and compositional structure in symmetric matrices. This new decomposition efficiently infers semantic relationships among deep representations of multiple classes, even when they are not explicitly trained to do so. We show that the proposed factorization is a valuable tool in understanding the landscape of hidden representations, in adapting existing architectures for new tasks and also for designing new architectures using interpretable, human-releatable, class-by-class relationships that we hope the network to learn.

Cite

Text

Ithapu. "Decoding the Deep: Exploring Class Hierarchies of Deep Representations Using Multiresolution Matrix Factorization." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017. doi:10.1109/CVPRW.2017.216

Markdown

[Ithapu. "Decoding the Deep: Exploring Class Hierarchies of Deep Representations Using Multiresolution Matrix Factorization." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2017.](https://mlanthology.org/cvprw/2017/ithapu2017cvprw-decoding/) doi:10.1109/CVPRW.2017.216

BibTeX

@inproceedings{ithapu2017cvprw-decoding,
  title     = {{Decoding the Deep: Exploring Class Hierarchies of Deep Representations Using Multiresolution Matrix Factorization}},
  author    = {Ithapu, Vamsi K.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2017},
  pages     = {1695-1704},
  doi       = {10.1109/CVPRW.2017.216},
  url       = {https://mlanthology.org/cvprw/2017/ithapu2017cvprw-decoding/}
}