arXiv reaDer
RelativeNAS:高速ファストラーニングによる相対ニューラルアーキテクチャ検索
RelativeNAS: Relative Neural Architecture Search via Slow-Fast Learning
コンピュータービジョンにおけるたたみ込みニューラルネットワーク(CNN)の著しい成功にもかかわらず、CNNを手動で設計することは時間がかかり、エラーが発生しやすくなります。高性能CNNの設計を自動化するために動機付けられたさまざまなニューラルアーキテクチャ検索(NAS)メソッドの中で、差別化可能なNASとポピュレーションベースのNASは、そのユニークな特性により関心が高まっています。両方の欠点を克服しながらメリットを享受するために、この作業では新しいNAS方式であるRelativeNASを提案します。効率的な検索の鍵として、RelativeNASは高速学習者(つまり、比較的精度の高いネットワーク)と低速学習者の間でペアワイズ方式で共同学習を実行します。さらに、RelativeNASは、高速学習者と低速学習者の各ペアを区別するために、忠実度の低いパフォーマンス推定しか必要としないため、候補アーキテクチャのトレーニングに必要な計算コストを節約できます。提案されたRelativeNASにはいくつかのユニークな利点があります。(1)ImageNetで最先端のパフォーマンスを24.88%のトップ1のエラー率で達成します。 (2)発見されたセルを取得するために、単一の1080Ti GPUで9時間しかかかりません。つまり、DARTSおよびAmoebaNetよりそれぞれ3.75倍および7875倍高速です。 (3)CIFAR-10で取得した発見されたセルをオブジェクト検出、セマンティックセグメンテーション、キーポイント検出に直接転送できるため、PASCAL VOCで73.1%mAP、Cityscapesで78.7%mIoU、68.5%APの競合結果が得られます。 MSCOCOでそれぞれ。 RelativeNASの実装はhttps://github.com/EMI-Group/RelativeNASで利用できます
Despite the remarkable successes of Convolutional Neural Networks (CNNs) in computer vision, it is time-consuming and error-prone to manually design a CNN. Among various Neural Architecture Search (NAS) methods that are motivated to automate designs of high-performance CNNs, the differentiable NAS and population-based NAS are attracting increasing interests due to their unique characters. To benefit from the merits while overcoming the deficiencies of both, this work proposes a novel NAS method, RelativeNAS. As the key to efficient search, RelativeNAS performs joint learning between fast-learners (i.e. networks with relatively higher accuracy) and slow-learners in a pairwise manner. Moreover, since RelativeNAS only requires low-fidelity performance estimation to distinguish each pair of fast-learner and slow-learner, it saves certain computation costs for training the candidate architectures. The proposed RelativeNAS brings several unique advantages: (1) it achieves state-of-the-art performance on ImageNet with top-1 error rate of 24.88%, i.e. outperforming DARTS and AmoebaNet-B by 1.82% and 1.12% respectively; (2) it spends only nine hours with a single 1080Ti GPU to obtain the discovered cells, i.e. 3.75x and 7875x faster than DARTS and AmoebaNet respectively; (3) it provides that the discovered cells obtained on CIFAR-10 can be directly transferred to object detection, semantic segmentation, and keypoint detection, yielding competitive results of 73.1% mAP on PASCAL VOC, 78.7% mIoU on Cityscapes, and 68.5% AP on MSCOCO, respectively. The implementation of RelativeNAS is available at https://github.com/EMI-Group/RelativeNAS
updated: Tue Jul 13 2021 14:54:46 GMT+0000 (UTC)
published: Mon Sep 14 2020 04:38:07 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アソシエイト