Assessing Architectural Similarity in Populations of Deep Neural Networks

Abstract

Evolutionary deep intelligence has recently shown great promise for producing small, powerful deep neural network models via the synthesis of increasingly efficient architectures over successive generations. Despite recent research showing the efficacy of multi-parent evolutionary synthesis, little has been done to directly assess architectural similarity between networks during the synthesis process for improved parent network selection. In this work, we present a preliminary study into quantifying architectural similarity via the percentage overlap of architectural clusters. Results show that networks synthesized using architectural alignment (via gene tagging) maintain higher architectural similarities within each generation, potentially restricting the search space of highly efficient network architectures.

Cite

Text

Chung et al. "Assessing Architectural Similarity in Populations of Deep Neural Networks." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019. doi:10.1109/CVPRW.2019.00070

Markdown

[Chung et al. "Assessing Architectural Similarity in Populations of Deep Neural Networks." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/chung2019cvprw-assessing/) doi:10.1109/CVPRW.2019.00070

BibTeX

@inproceedings{chung2019cvprw-assessing,
  title     = {{Assessing Architectural Similarity in Populations of Deep Neural Networks}},
  author    = {Chung, Audrey G. and Fieguth, Paul W. and Wong, Alexander},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2019},
  pages     = {496-498},
  doi       = {10.1109/CVPRW.2019.00070},
  url       = {https://mlanthology.org/cvprw/2019/chung2019cvprw-assessing/}
}