周波数情報は、テクスチャ間、したがって異なるオブジェクト間の識別の基礎にあります。従来のCNNアーキテクチャは、固定フィルターサイズによる周波数学習を制限し、それを明示的に制御する方法を欠いています。ここでは、ガウス微分ベースの構造化受容野フィルターに基づいて構築します。しかし、通常は基底関数の固定周波数応答をもたらす所定の微分次数を使用するのではなく、これらを学習します。基底の順序を学習することにより、フィルターの周波数を正確に学習できることを示します。したがって、基礎となる学習タスクに最適な周波数に適応できます。トレーニング中にフィルター周波数を適応させるために、分数階微分の十分に根拠のある数学的定式化を調査します。私たちの定式化は、私たちが構築している標準CNNおよびガウス微分CNNフィルターネットワークと比較した場合、パラメーターの節約とデータ効率につながります。
Frequency information lies at the base of discriminating between textures, and therefore between different objects. Classical CNN architectures limit the frequency learning through fixed filter sizes, and lack a way of explicitly controlling it. Here, we build on the structured receptive field filters with Gaussian derivative basis. Yet, rather than using predetermined derivative orders, which typically result in fixed frequency responses for the basis functions, we learn these. We show that by learning the order of the basis we can accurately learn the frequency of the filters, and hence adapt to the optimal frequencies for the underlying learning task. We investigate the well-founded mathematical formulation of fractional derivatives to adapt the filter frequencies during training. Our formulation leads to parameter savings and data efficiency when compared to the standard CNNs and the Gaussian derivative CNN filter networks that we build upon.