TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/PDO-eConvs: Partial Differential Operator Based Equivarian...

PDO-eConvs: Partial Differential Operator Based Equivariant Convolutions

Zhengyang Shen, Lingshen He, Zhouchen Lin, Jinwen Ma

2020-07-20ICML 2020 1Rotated MNISTImage Classification
PaperPDFCodeCode(official)Code

Abstract

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.

Results

TaskDatasetMetricValueModel
Image ClassificationCIFAR-10Percentage correct96.5PDO-eConv (p8, 4.6M)
Image ClassificationCIFAR-10Percentage correct96.32PDO-eConv (p8, 2.62M)
Image ClassificationCIFAR-10Percentage correct94.62PDO-eConv (p6m,0.37M)
Image ClassificationCIFAR-10Percentage correct94.35PDO-eConv (p6,0.36M)
Image ClassificationMNIST-rot-12Test Error1.87PDO-eConv (ours)
Image ClassificationCIFAR-100Percentage correct81.6PDO-eConv (p8, 4.6M)
Image ClassificationCIFAR-100Percentage correct79.99PDO-eConv (p8, 2.62M)
Image ClassificationCIFAR-100Percentage correct73PDO-eConv (p6m,0.37M)
Image ClassificationCIFAR-100Percentage correct72.87PDO-eConv (p6,0.36M)
Image ClassificationMNIST-rot-12k (DA)Test Error0.709PDO-eConv (ours)

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Transferring Styles for Reduced Texture Bias and Improved Robustness in Semantic Segmentation Networks2025-07-14FedGSCA: Medical Federated Learning with Global Sample Selector and Client Adaptive Adjuster under Label Noise2025-07-13