Neural Architecture Performance Prediction Using Graph Neural Networks

Published in DAGM German Conference on Pattern Recognition, 2020

Jovita Lukasik, David Friede, Heiner Stuckenschmidt, Margret Keuper

Teaser Image

Abstract

In computer vision research, the process of automating architecture engineering, Neural Architecture Search (NAS), has gained substantial interest. Due to the high computational costs, most recent approaches to NAS as well as the few available benchmarks only provide limited search spaces. In this paper we propose a surrogate model for neural architecture performance prediction built upon Graph Neural Networks (GNN). We demonstrate the effectiveness of this surrogate model on neural architecture performance prediction for structurally unknown architectures (i.e. zero shot prediction) by evaluating the GNN on several experiments on the NAS-Bench-101 dataset.

Resources

[pdf] [arxiv] [github]

Bibtex

@inproceedings{Lukasik2020neuralperfpred,
  title = {Neural Architecture Performance Prediction Using Graph Neural Networks},
  author = {Lukasik, Jovita and Friede, David and Stuckenschmidt, Heiner and Keuper, Margret},
  booktitle={Pattern Recognition},
  year={2020}}