# Assessing Architectural Similarity in Populations of Deep Neural   Networks

**Authors:** Audrey Chung, Paul Fieguth, and Alexander Wong

arXiv: 1904.09879 · 2019-04-23

## TL;DR

This paper investigates how measuring architectural similarity in evolving neural networks can improve the selection process, potentially leading to more efficient network architectures.

## Contribution

It introduces a method to quantify architectural similarity using cluster overlap and demonstrates its effect on maintaining higher similarity in evolutionary synthesis.

## Key findings

- Networks with architectural alignment maintain higher similarity within generations.
- Architectural similarity measurement can influence the search space of neural architectures.
- Preliminary results suggest potential for improved parent selection in evolutionary neural network synthesis.

## 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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.09879/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1904.09879/full.md

## References

14 references — full list in the complete paper: https://tomesphere.com/paper/1904.09879/full.md

---
Source: https://tomesphere.com/paper/1904.09879