GitGraph - Architecture Search Space Creation through Frequent Computational Subgraph Mining
Kamil Bennani-Smires, Claudiu Musat, Andreea Hossmann, Michael, Baeriswyl

TL;DR
This paper introduces GitGraph, a method to create neural architecture search spaces by mining common subgraphs from existing neural networks, enabling more flexible and efficient architecture design.
Contribution
It proposes a novel approach to generate problem-specific neural search spaces by mining and utilizing common subgraphs from a large corpus of architectures.
Findings
GitGraph corpus of architectures and descriptions published
Problem-specific search spaces created via textual search over GitGraph
Unique common subgraphs identified as modules for architecture design
Abstract
The dramatic success of deep neural networks across multiple application areas often relies on experts painstakingly designing a network architecture specific to each task. To simplify this process and make it more accessible, an emerging research effort seeks to automate the design of neural network architectures, using e.g. evolutionary algorithms or reinforcement learning or simple search in a constrained space of neural modules. Considering the typical size of the search space (e.g. candidates for a -layer network) and the cost of evaluating a single candidate, current architecture search methods are very restricted. They either rely on static pre-built modules to be recombined for the task at hand, or they define a static hand-crafted framework within which they can generate new architectures from the simplest possible operations. In this paper, we relax these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Data Mining and Analysis · Data Mining Algorithms and Applications · Graph Theory and Algorithms
