arXiv reaDer
生物医学画像セグメンテーションのためのハイパー畳み込みネットワーク
Hyper-Convolution Networks for Biomedical Image Segmentation
畳み込み演算は、コンピューター ビジョンで広く使用されているニューラル ネットワーク アーキテクチャの中心的な構成要素です。畳み込みカーネルのサイズは、畳み込みニューラル ネットワーク (CNN) の表現力と学習可能なパラメーターの数の両方を決定します。豊富なピクセル関係をキャプチャするネットワーク容量を増やすには、学習可能なパラメーターの数を増やす必要があり、多くの場合、オーバーフィッティングやロバスト性の欠如につながります。この論文では、カーネル座標の関数として畳み込みカーネルを暗黙的に表す、強力な新しい構成要素であるハイパー畳み込みを提案します。ハイパー畳み込みにより、学習可能なパラメーターの数からカーネル サイズ、つまりその受容野を切り離すことができます。困難な生物医学画像セグメンテーション タスクに焦点を当てた実験では、通常の畳み込みをハイパー畳み込みに置き換えると、精度が向上するより効率的なアーキテクチャが得られることを示しています。私たちの分析では、学習したハイパー畳み込みが自然に正則化され、より優れた汎化パフォーマンスを提供できることも示されています。ハイパー畳み込みは、コンピューター ビジョン タスクの将来のニューラル ネットワーク アーキテクチャにおける強力なビルディング ブロックになると考えています。ここですべてのコードを提供します: https://github.com/tym002/Hyper-Convolution
The convolution operation is a central building block of neural network architectures widely used in computer vision. The size of the convolution kernels determines both the expressiveness of convolutional neural networks (CNN), as well as the number of learnable parameters. Increasing the network capacity to capture rich pixel relationships requires increasing the number of learnable parameters, often leading to overfitting and/or lack of robustness. In this paper, we propose a powerful novel building block, the hyper-convolution, which implicitly represents the convolution kernel as a function of kernel coordinates. Hyper-convolutions enable decoupling the kernel size, and hence its receptive field, from the number of learnable parameters. In our experiments, focused on challenging biomedical image segmentation tasks, we demonstrate that replacing regular convolutions with hyper-convolutions leads to more efficient architectures that achieve improved accuracy. Our analysis also shows that learned hyper-convolutions are naturally regularized, which can offer better generalization performance. We believe that hyper-convolutions can be a powerful building block in future neural network architectures for computer vision tasks. We provide all of our code here: https://github.com/tym002/Hyper-Convolution
updated: Thu Oct 06 2022 18:48:42 GMT+0000 (UTC)
published: Fri May 21 2021 20:31:08 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アソシエイト