Skip to main content

True Rank Guided Efficient Neural Architecture Search for End to End Low-Complexity Network Discovery

  • Conference paper
  • First Online:
Computer Analysis of Images and Patterns (CAIP 2023)

Abstract

Neural architecture search (NAS) aims to automate neural network design process and has shown promising results for image classification tasks. Owing to combinatorially huge neural network design spaces coupled with training cost of candidates, NAS is computationally demanding. Hence, many NAS works focus on efficiency by constraining the search to only network building blocks (modular search) instead of searching for the entire architectures (global search), and by approximating candidates’ performance instead of expensive training. Modular search, however, offers only partial network discovery and final architecture configuration such as network’s depth or width requires manual trial and error. Further, approximating candidates’ performance incur misleading search directions due to their inaccurate relative rankings. In this work, we revisit NAS for end to end network discovery and guide the search using true rankings of candidates by training each from scratch. However, it is computationally infeasible for existing search strategies to navigate huge search spaces and determine accurate rankings at the same time. Therefore, we propose a novel search space and an efficient search algorithm that offers high accuracy low complexity network discovery with competitive search cost. Our proposed approach is evaluated on the CIFAR-10, yielding an error rate of 4% while the search cost is just 4.5 GPU days. Moreover, our model is 7.3\(\times \), 3.7\(\times \) and 5.5\(\times \) smaller than the smallest models discovered by RL, evolutionary and gradient-based NAS methods respectively (Code and results available at: https://github.com/siddikui/TRG-NAS).

Christos Kyrkou would like to acknowledge the support of NVIDIA with the donation of GPU platform.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 49.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 64.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

References

  1. Simonyan, K., Zisserman, A.: Very deep convolutional networks for large-scale image recognition. arXiv preprint arXiv:1409.1556 (2014)

  2. Long, J., Shelhamer, E., Darrell, T.: Fully convolutional networks for semantic segmentation. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (2015)

    Google Scholar 

  3. He, K., et al.: Deep residual learning for image recognition. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (2016)

    Google Scholar 

  4. Zoph, B., Le, Q.V.: Neural architecture search with reinforcement learning. arXiv preprint arXiv:1611.01578 (2016)

  5. Baker, B., et al.: Designing neural network architectures using reinforcement learning. arXiv preprint arXiv:1611.02167 (2016)

  6. Real, E., et al.: Large-scale evolution of image classifiers. In: International Conference on Machine Learning. PMLR (2017)

    Google Scholar 

  7. Suganuma, M., Shirakawa, S., Nagao, T.: A genetic programming approach to designing convolutional neural network architectures. In: Proceedings of the Genetic and Evolutionary Computation Conference (2017)

    Google Scholar 

  8. Elsken, T., Metzen, J.-H., Hutter, F.: Simple and efficient architecture search for convolutional neural networks. arXiv preprint arXiv:1711.04528 (2017)

  9. Zoph, B., et al.: Learning transferable architectures for scalable image recognition. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (2018)

    Google Scholar 

  10. Cai, H., et al.: Efficient architecture search by network transformation. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 32, no. 1 (2018)

    Google Scholar 

  11. Kandasamy, K., et al.: Neural architecture search with bayesian optimisation and optimal transport. In: Advances in Neural Information Processing Systems, vol. 31 (2018)

    Google Scholar 

  12. Dong, J.-D., et al.: DPP-Net: device-aware progressive search for pareto-optimal neural architectures. In: Proceedings of the European Conference on Computer Vision (ECCV) (2018)

    Google Scholar 

  13. Hu, H., et al.: Macro neural architecture search revisited. In: 2nd Workshop on Meta-Learning at NeurIPS (2018)

    Google Scholar 

  14. Liu, H., Simonyan, K., Yang, Y.: Darts: differentiable architecture search. arXiv preprint arXiv:1806.09055 (2018)

  15. Dong, X., Yang, Y.: Searching for a robust neural architecture in four GPU hours. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (2019)

    Google Scholar 

  16. Hu, H., et al.: Efficient forward architecture search. In: Advances in Neural Information Processing Systems, vol. 32 (2019)

    Google Scholar 

  17. Yang, A., Esperana, P.M., Carlucci, F.M.: NAS evaluation is frustratingly hard. arXiv preprint arXiv:1912.12522 (2019)

  18. Lu, Z., et al.: NSGA-Net: neural architecture search using multi-objective genetic algorithm. In: Proceedings of the Genetic and Evolutionary Computation Conference (2019)

    Google Scholar 

  19. Lindauer, M., Hutter, F.: Best practices for scientific research on neural architecture search. J. Mach. Learn. Res. 21(1), 9820–9837 (2020)

    MATH  Google Scholar 

  20. Ren, P., et al.: A comprehensive survey of neural architecture search: challenges and solutions. ACM Comput. Surv. (CSUR) 54(4), 1–34 (2021)

    Article  Google Scholar 

  21. White, C., et al.: How powerful are performance predictors in neural architecture search? In: Advances in Neural Information Processing Systems, vol. 34, pp. 28454–28469 (2021)

    Google Scholar 

  22. Sun, Z., et al.: AGNAS: attention-guided micro and macro-architecture search. In: International Conference on Machine Learning. PMLR (2022)

    Google Scholar 

  23. Lopes, V., Alexandre, L.A.: Towards Less Constrained Macro-Neural Architecture Search. arXiv preprint arXiv:2203.05508 (2022)

  24. Sinha, N., Chen, K.-W.: Neural architecture search using progressive evolution. In: Proceedings of the Genetic and Evolutionary Computation Conference (2022)

    Google Scholar 

Download references

Acknowledgements

This work has been supported by the European Union’s Horizon 2020 research and innovation program under grant agreement No 739551 (KIOS CoE - TEAMING) and from the Republic of Cyprus through the Deputy Ministry of Research, Innovation and Digital Policy.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Christos Kyrkou .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Siddiqui, S., Kyrkou, C., Theocharides, T. (2023). True Rank Guided Efficient Neural Architecture Search for End to End Low-Complexity Network Discovery. In: Tsapatsoulis, N., et al. Computer Analysis of Images and Patterns. CAIP 2023. Lecture Notes in Computer Science, vol 14184. Springer, Cham. https://doi.org/10.1007/978-3-031-44237-7_3

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-44237-7_3

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-44236-0

  • Online ISBN: 978-3-031-44237-7

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics