最近のAI関連トピックの中で、個人的に気になっている ”AIがAIを生み出す” アプローチについて、強化学習 や 進化的アルゴリズムを用いた CNN の自動設計事例(論文)を軽めに紹介します。
紹介する論文は次の4つです。
・Baker et al., Designing Neural Network Architectures using Reinforcement Learning (2017)
・Real et al., Large Scale Evolution of Image Classifiers (2017)
・Suganuma et al., A Genetic Programming Approach to Designing Convolutional Neural Network Architectures (2017)
・Zoph et al., Neural Architecture Search with Reinforcement Learning (2017)