Teacher Guided Architecture Search
Pouya Bashivan, Mark Tensen, James J DiCarlo

TL;DR
This paper introduces a representational similarity-based method to guide neural architecture search, significantly improving efficiency and reducing computational costs by leveraging internal activations of a teacher network or biological system.
Contribution
It proposes a novel architecture search approach using representational similarity analysis, achieving comparable performance with much lower computational costs than existing methods.
Findings
Up to tenfold increase in search efficiency.
Achieved similar network performance with two orders of magnitude less computation.
Using only ~300 neurons from primate visual system sufficed for effective search.
Abstract
Much of the recent improvement in neural networks for computer vision has resulted from discovery of new networks architectures. Most prior work has used the performance of candidate models following limited training to automatically guide the search in a feasible way. Could further gains in computational efficiency be achieved by guiding the search via measurements of a high performing network with unknown detailed architecture (e.g. the primate visual system)? As one step toward this goal, we use representational similarity analysis to evaluate the similarity of internal activations of candidate networks with those of a (fixed, high performing) teacher network. We show that adopting this evaluation metric could produce up to an order of magnitude in search efficiency over performance-guided methods. Our approach finds a convolutional cell structure with similar performance as was…
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
MethodsSigmoid Activation · Tanh Activation · Softmax · Long Short-Term Memory
