Visual Analysis of Neural Architecture Spaces for Summarizing Design Principles

08/20/2022
by   Jun Yuan, et al.
3

Recent advances in artificial intelligence largely benefit from better neural network architectures. These architectures are a product of a costly process of trial-and-error. To ease this process, we develop ArchExplorer, a visual analysis method for understanding a neural architecture space and summarizing design principles. The key idea behind our method is to make the architecture space explainable by exploiting structural distances between architectures. We formulate the pairwise distance calculation as solving an all-pairs shortest path problem. To improve efficiency, we decompose this problem into a set of single-source shortest path problems. The time complexity is reduced from O(kn^2N) to O(knN). Architectures are hierarchically clustered according to the distances between them. A circle-packing-based architecture visualization has been developed to convey both the global relationships between clusters and local neighborhoods of the architectures in each cluster. Two case studies and a post-analysis are presented to demonstrate the effectiveness of ArchExplorer in summarizing design principles and selecting better-performing architectures.

READ FULL TEXT

page 2

page 3

page 4

page 5

page 8

page 9

page 10

page 11

research
12/07/2012

Developments in the theory of randomized shortest paths with a comparison of graph node distances

There have lately been several suggestions for parametrized distances on...
research
01/31/2018

Hardness, Approximability, and Fixed-Parameter Tractability of the Clustered Shortest-Path Tree Problem

Given an n-vertex non-negatively real-weighted graph G, whose vertices a...
research
12/14/2017

Cellular Automata Applications in Shortest Path Problem

Cellular Automata (CAs) are computational models that can capture the es...
research
09/03/2020

Physarum Multi-Commodity Flow Dynamics

In wet-lab experiments, the slime mold Physarum polycephalum has demonst...
research
06/02/2022

A Local Optima Network Analysis of the Feedforward Neural Architecture Space

This study investigates the use of local optima network (LON) analysis, ...
research
08/11/2021

Edge-Path Bundling: A Less Ambiguous Edge Bundling Approach

Edge bundling techniques cluster edges with similar attributes (i.e. sim...
research
08/09/2021

Detecting Visual Design Principles in Art and Architecture through Deep Convolutional Neural Networks

Visual design is associated with the use of some basic design elements a...

Please sign up or login with your details

Forgot password? Click here to reset