arXiv reaDer
AugOp: ニューラル オペレーターに変換を挿入する
AugOp: Inject Transformation into Neural Operator
この論文では、トレーニング中に追加のグループごとの変換を注入し、推論中にそれを回復することにより、通常の畳み込み演算子を増強するためのシンプルで一般的なアプローチを提案します。余分な変換は、各グループで通常の畳み込みとマージできるように慎重に選択され、推論中に通常の畳み込みのトポロジ構造を変更しません。通常の畳み込み演算子と比較して、私たちのアプローチ (AugConv) は、より大きな学習容量を導入してトレーニング中のモデルのパフォーマンスを向上させることができますが、モデルの展開のための余分な計算オーバーヘッドは増加しません。 ResNet に基づいて、AugConv を利用して、AugResNet という名前の畳み込みニューラル ネットワークを構築します。画像分類データセット Cifar-10 の結果は、AugResNet がモデルのパフォーマンスに関してベースラインを上回っていることを示しています。
In this paper, we propose a simple and general approach to augment regular convolution operator by injecting extra group-wise transformation during training and recover it during inference. Extra transformation is carefully selected to ensure it can be merged with regular convolution in each group and will not change the topological structure of regular convolution during inference. Compared with regular convolution operator, our approach (AugConv) can introduce larger learning capacity to improve model performance during training but will not increase extra computational overhead for model deployment. Based on ResNet, we utilize AugConv to build convolutional neural networks named AugResNet. Result on image classification dataset Cifar-10 shows that AugResNet outperforms its baseline in terms of model performance.
updated: Wed Nov 23 2022 11:54:43 GMT+0000 (UTC)
published: Wed Nov 23 2022 11:54:43 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アソシエイト