pith. machine review for the scientific record.
sign in

arxiv: 1712.03351 · v1 · pith:TS3B4FQDnew · submitted 2017-12-09 · 💻 cs.LG · cs.CV· cs.NE· stat.ML

Peephole: Predicting Network Performance Before Training

classification 💻 cs.LG cs.CVcs.NEstat.ML
keywords networkperformancetrainingbeenbeforedesignpredictingaccurate
0
0 comments X
read the original abstract

The quest for performant networks has been a significant force that drives the advancements of deep learning in recent years. While rewarding, improving network design has never been an easy journey. The large design space combined with the tremendous cost required for network training poses a major obstacle to this endeavor. In this work, we propose a new approach to this problem, namely, predicting the performance of a network before training, based on its architecture. Specifically, we develop a unified way to encode individual layers into vectors and bring them together to form an integrated description via LSTM. Taking advantage of the recurrent network's strong expressive power, this method can reliably predict the performances of various network architectures. Our empirical studies showed that it not only achieved accurate predictions but also produced consistent rankings across datasets -- a key desideratum in performance prediction.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. From Regression to Inference: Meta-Learning Predictors for Neural Architecture Search

    cs.LG 2026-05 unverdicted novelty 7.0

    Meta-learning a Convolutional Neural Process to infer neural architecture performance from context-target splits on synthesized tasks improves top-K ranking and achieves state-of-the-art selection on NAS-Bench-101 and...