arXiv reaDer
GreedyNASv2:貪欲なパスフィルターを使用した貪欲な検索
GreedyNASv2: Greedier Search with a Greedy Path Filter
ワンショットNASメソッドで優れたスーパーネットをトレーニングすることは、検索スペースが通常かなり大きいため(たとえば、13 ^ 21)困難です。スーパーネットの評価能力を高めるための貪欲な戦略の1つは、良いパスをサンプリングし、スーパーネットを良いパスに傾けて、結果として評価の負担を軽減することです。ただし、実際には、適切なパスの識別が十分に正確でなく、サンプリングされたパスが検索スペース全体に散在しているため、検索は依然として非常に非効率的である可能性があります。このホワイトペーパーでは、明示的なパスフィルタを利用してパスの特性をキャプチャし、それらの弱いパスを直接フィルタリングして、縮小されたスペースで検索をより貪欲かつ効率的に実装できるようにします。具体的には、良いパスは空間内の弱いパスよりもはるかに少ないという事実に基づいて、マルチパスサンプリングでは「弱いパス」のラベルは「良いパス」のラベルよりも信頼性が高く信頼性が高いと主張します。このようにして、パスフィルターのトレーニングをポジティブでラベルのない(PU)学習パラダイムにキャストし、学習したフィルターの識別能力を強化するためのより良いパス/操作表現としてパスの埋め込みを奨励します。この埋め込みを使用することで、同様の操作を同様の埋め込みで集約することで検索スペースをさらに縮小でき、検索をより効率的かつ正確に行うことができます。広範な実験により、提案された方法GreedyNASv2の有効性が検証されます。たとえば、取得したGreedyNASv2-Lは、ImageNetデータセットで81.1%のトップ1精度を達成し、ResNet-50の強力なベースラインを大幅に上回っています。
Training a good supernet in one-shot NAS methods is difficult since the search space is usually considerably huge (e.g. , 13^21). In order to enhance the supernet's evaluation ability, one greedy strategy is to sample good paths, and let the supernet lean towards the good ones and ease its evaluation burden as a result. However, in practice the search can be still quite inefficient since the identification of good paths is not accurate enough and sampled paths still scatter around the whole search space. In this paper, we leverage an explicit path filter to capture the characteristics of paths and directly filter those weak ones, so that the search can be thus implemented on the shrunk space more greedily and efficiently. Concretely, based on the fact that good paths are much less than the weak ones in the space, we argue that the label of ``weak paths" will be more confident and reliable than that of ``good paths" in multi-path sampling. In this way, we thus cast the training of path filter in the positive and unlabeled (PU) learning paradigm, and also encourage a path embedding as better path/operation representation to enhance the identification capacity of the learned filter. By dint of this embedding, we can further shrink the search space by aggregating similar operations with similar embeddings, and the search can be more efficient and accurate. Extensive experiments validate the effectiveness of the proposed method GreedyNASv2. For example, our obtained GreedyNASv2-L achieves 81.1% Top-1 accuracy on ImageNet dataset, significantly outperforming the ResNet-50 strong baselines.
updated: Wed Nov 24 2021 16:32:29 GMT+0000 (UTC)
published: Wed Nov 24 2021 16:32:29 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アソシエイト