paper-with-me

Papers

PDO-eS2CNNs: Partial Differential Operator Based Equivariant Spherical CNNs

2021-04-08 · Zhengyang Shen, Tiancheng Shen, Zhouchen Lin, Jinwen Ma

Spherical signals exist in many applications, e.g., planetary data, LiDAR scans and digitalization of 3D objects, calling for models that can process spherical data effectively. It does not perform well when simply projecting spherical data into the 2D plane and then using planar convolution neural networks (CNNs), because of the distortion from projection and ineffective translation equivariance. Actually, good principles of designing spherical CNNs are avoiding distortions and converting the shift equivariance property in planar CNNs to rotation equivariance in the spherical domain. In this work, we use partial differential operators (PDOs) to design a spherical equivariant CNN, PDO-eS2CNN, which is exactly rotation equivariant in the continuous domain. We then discretize PDO-eS2CNNs, and analyze the equivariance error resulted from discretization. This is the first time that the equivariance error is theoretically analyzed in the spherical domain. In experiments, PDO-eS2CNNs show greater parameter efficiency and outperform other spherical CNNs significantly on several tasks.

📄 PDF Abstract BibTeX arXiv:2104.03584

Code (1)

yangyucheng000/Paper-4/tree/main/PDOC_mindspore mindspore

Tasks

Translation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Generalized Spherical Neural Operators: Green's Function Formulation

2025-12-11 · Hao Tang, Hao Chen, Chao Li arxiv

Neural operators offer powerful approaches for solving parametric partial differential equations, but extending them to spherical domains remains challenging due to the need to preserve intrinsic geometry while avoiding …

Weather Forecasting

Azimuthal Rotational Equivariance in Spherical CNNs

2021-01-01 · Carl Toft, Georg Bökman, Fredrik Kahl

In this work, we analyze linear operators from $L^2(S^2) \rightarrow L^2(S^2)$ which are equivariant to azimuthal rotations, that is, rotations around the z-axis. Several high-performing neural networks defined on the sp…

Möbius Convolutions for Spherical CNNs

2022-01-28 · Thomas W. Mitchel, Noam Aigerman, Vladimir G. Kim, Michael Kazhdan

M\"obius transformations play an important role in both geometry and spherical image processing - they are the group of conformal automorphisms of 2D surfaces and the spherical equivalent of homographies. Here we present…

DescriptiveImage SegmentationSemantic Segmentation

PDO-s3DCNNs: Partial Differential Operator Based Steerable 3D CNNs

2022-08-07 · Zhengyang Shen, Tao Hong, Qi She, Jinwen Ma 외

Steerable models can provide very general and flexible equivariance by formulating equivariance requirements in the language of representation theory and feature fields, which has been recognized to be effective for many…

Retrieval

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