PDO-eConvs: Partial Differential Operator Based Equivariant Convolutions

ICML 2020  ยท  Zhengyang Shen, Lingshen He, Zhouchen Lin, Jinwen Ma ยท

Recent research has shown that incorporating equivariance into neural network architectures is very helpful, and there have been some works investigating the equivariance of networks under group actions. However, as digital images and feature maps are on the discrete meshgrid, corresponding equivariance-preserving transformation groups are very limited. In this work, we deal with this issue from the connection between convolutions and partial differential operators (PDOs). In theory, assuming inputs to be smooth, we transform PDOs and propose a system which is equivariant to a much more general continuous group, the $n$-dimension Euclidean group. In implementation, we discretize the system using the numerical schemes of PDOs, deriving approximately equivariant convolutions (PDO-eConvs). Theoretically, the approximation error of PDO-eConvs is of the quadratic order. It is the first time that the error analysis is provided when the equivariance is approximate. Extensive experiments on rotated MNIST and natural image classification show that PDO-eConvs perform competitively yet use parameters much more efficiently. Particularly, compared with Wide ResNets, our methods result in better results using only 12.6% parameters.

PDF Abstract ICML 2020 PDF

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Uses Extra
Training Data
Result Benchmark
Image Classification CIFAR-10 PDO-eConv (p6,0.36M) Percentage correct 94.35 # 145
Image Classification CIFAR-10 PDO-eConv (p6m,0.37M) Percentage correct 94.62 # 138
Image Classification CIFAR-10 PDO-eConv (p8, 4.6M) Percentage correct 96.5 # 102
Image Classification CIFAR-10 PDO-eConv (p8, 2.62M) Percentage correct 96.32 # 109
Image Classification CIFAR-100 PDO-eConv (p6,0.36M) Percentage correct 72.87 # 156
Image Classification CIFAR-100 PDO-eConv (p6m,0.37M) Percentage correct 73 # 154
Image Classification CIFAR-100 PDO-eConv (p8, 2.62M) Percentage correct 79.99 # 128
Image Classification CIFAR-100 PDO-eConv (p8, 4.6M) Percentage correct 81.6 # 114
Image Classification MNIST-rot-12 PDO-eConv (ours) Test Error 1.87 # 1
Image Classification MNIST-rot-12k (DA) PDO-eConv (ours) Test Error 0.709 # 1

Methods


No methods listed for this paper. Add relevant methods here