Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 1.68 KB

Jaafra2019Reinforcement.md

File metadata and controls

22 lines (22 loc) · 1.68 KB

Title

Reinforcement Learning for Neural Architecture Search: A Review

Author

Yesmina Jaafra, Jean Luc Laurent, Aline Deruyver, Mohamed Saber Naceurc

Key Words

  • Reinforcement learning
  • Convolutional neural networks
  • Neural Architecture Search
  • AutoML

Abstract

Deep neural networks are efficient and flexible models that perform well for a variety of tasks such as image, speech recognition and natural language understanding. In particular, convolutional neural networks (CNN) generate a keen interest among researchers in computer vision and more specifically in classification tasks. CNN architecture and related hyperparameters are generally correlated to the nature of the processed task as the network extracts complex and relevant characteristics allowing the optimal convergence. Designing such architectures requires significant human expertise, substantial computation time and does not always lead to the optimal network. Reinforcement learning (RL) has been extensively used in automating CNN models design generating notable advances and interesting results in the field. This work aims at reviewing and discussing the recent progress of RL methods in Neural Architecture Search task and the current challenges that still require further consideration.

Bib

@article{DOI:10.1016/j.imavis.2019.06.005, author = {Yesmina Jaafra; Jean Luc Laurent; Aline Deruyver; Mohamed Saber Naceur}, title = {Reinforcement Learning for Neural Architecture Search: A Review}, journal = {IVC}, volume = {abs/89}, year = {2019}, url = {https://www.sciencedirect.com/science/article/abs/pii/S0262885619300885}, publisher = {Elsevier BV}, tags = {Computer Science} }