Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Visual Analysis of Neural Architecture Spaces for Summarizing Design Principles

About

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.

Jun Yuan, Mengchen Liu, Fengyuan Tian, Shixia Liu• 2022

Related benchmarks

TaskDatasetResultRank
Circle packingDermatology small circle radii variance
NP10.284
4
Circle packingBoston
Running Time (s)0.717
4
Circle packingDermatology
Running time (s)1.509
4
Circle packingecoli
Running time (s)2.161
4
Circle packingExtYaleB
Running Time (s)1.745
4
Circle packingMNIST64
Running Time (s)12.108
4
Circle packingOlive
Running Time (s)3.352
4
Circle packingWeather
Running time (s)2.404
4
Circle packingWorld12D
Running time (s)0.782
4
Circle packingEcoli small circle radii variance
NP10.257
4
Showing 10 of 24 rows

Other info

Follow for update