arXiv reaDer
ニューラルアーキテクチャ検索における層間移行
Inter-layer Transition in Neural Architecture Search
差分ニューラルアーキテクチャ検索(NAS)メソッドは、ネットワークアーキテクチャを反復プロキシ有向非巡回グラフ(DAG)として表し、ネットワークの重みとアーキテクチャの重みを交互に差分的に最適化します。ただし、既存の方法では、各エッジ(つまり、ネットワーク内のレイヤー)のアーキテクチャの重みを統計的に独立した変数としてモデル化し、有向トポロジ接続によって引き起こされるDAGのエッジ間の依存関係を無視します。本論文では、新しい層間遷移NAS法を提案することにより、そのような依存性を調査する最初の試みを行う。これは、アーキテクチャの最適化を、接続されたエッジのアーキテクチャの重み間の依存関係が明示的にモデル化される順次決定プロセスにキャストします。具体的には、エッジは、前のエッジが同じセル内にあるかどうかに応じて、内側のグループと外側のグループに分けられます。外側のエッジのアーキテクチャの重みは個別に最適化されますが、内側のエッジのアーキテクチャの重みは、前のエッジのアーキテクチャの重みと学習可能な遷移行列に基づいて、注意深い確率遷移方式で順次導出されます。 5つのベンチマークでの実験により、層間依存性のモデリングの価値が確認され、提案された方法が最先端の方法よりも優れていることが実証されました。
Differential Neural Architecture Search (NAS) methods represent the network architecture as a repetitive proxy directed acyclic graph (DAG) and optimize the network weights and architecture weights alternatively in a differential manner. However, existing methods model the architecture weights on each edge (i.e., a layer in the network) as statistically independent variables, ignoring the dependency between edges in DAG induced by their directed topological connections. In this paper, we make the first attempt to investigate such dependency by proposing a novel Inter-layer Transition NAS method. It casts the architecture optimization into a sequential decision process where the dependency between the architecture weights of connected edges is explicitly modeled. Specifically, edges are divided into inner and outer groups according to whether or not their predecessor edges are in the same cell. While the architecture weights of outer edges are optimized independently, those of inner edges are derived sequentially based on the architecture weights of their predecessor edges and the learnable transition matrices in an attentive probability transition manner. Experiments on five benchmarks confirm the value of modeling inter-layer dependency and demonstrate the proposed method outperforms state-of-the-art methods.
updated: Mon Nov 30 2020 03:33:52 GMT+0000 (UTC)
published: Mon Nov 30 2020 03:33:52 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト