paper-with-me

홈 › Papers

PDO-eConvs: Partial Differential Operator Based Equivariant Convolutions

2020-07-20 · ICML 2020 1 · 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 BibTeX arXiv:2007.10408

Code (3)

shenzy08/PDO-eConvs 공식 구현 tf
Roderickzzc/Pdo-econv-pytorch pytorch
ejnnr/steerable_pdo_experiments pytorch

Tasks

image-classificationImage ClassificationRotated MNIST

Similar Papers 제목 키워드 기반

Steerable Partial Differential Operators for Equivariant Neural Networks

2021-06-18 · ICLR 2022 4 · Erik Jenner, Maurice Weiler

Recent work in equivariant deep learning bears strong similarities to physics. Fields over a base space are fundamental entities in both subjects, as are equivariant maps between these fields. In deep learning, however, …

Deep Learning

Color Equivariant Convolutional Networks

2023-09-21 · NeurIPS 2023 11

Color is a crucial visual cue readily exploited by Convolutional Neural Networks (CNNs) for object recognition. However, CNNs struggle if there is data imbalance between color variations introduced by accidental recordin…

Group Equivariant Fourier Neural Operators for Partial Differential Equations

2023-06-09 · Jacob Helwig, Xuan Zhang, Cong Fu, Jerry Kurtin 외

We consider solving partial differential equations (PDEs) with Fourier neural operators (FNOs), which operate in the frequency domain. Since the laws of physics do not depend on the coordinate system used to describe the…

Rotation Equivariant Operators for Machine Learning on Scalar and Vector Fields

2021-08-21 · Paul Shen, Michael Herbst, Venkat Viswanathan

We develop theory and software for rotation equivariant operators on scalar and vector fields, with diverse applications in simulation, optimization and machine learning. Rotation equivariance (covariance) means all fiel…

BIG-bench Machine LearningTranslation

Inertial Manifold Neural Operator for Dissipative Time-Dependent Partial Differential Equations

2026-08-24 · Xiaoyang Xie, Clarence W. Rowley arxiv

In this paper, we introduce the Inertial Manifold Neural Operator (IMNO) for solving dissipative time-dependent partial differential equations (PDEs). The long-time dynamics of such systems often exhibit an effective low…