paper-with-me

Papers

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

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

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 vision tasks. However, deriving steerable models for 3D rotations is much more difficult than that in the 2D case, due to more complicated mathematics of 3D rotations. In this work, we employ partial differential operators (PDOs) to model 3D filters, and derive general steerable 3D CNNs, which are called PDO-s3DCNNs. We prove that the equivariant filters are subject to linear constraints, which can be solved efficiently under various conditions. As far as we know, PDO-s3DCNNs are the most general steerable CNNs for 3D rotations, in the sense that they cover all common subgroups of $SO(3)$ and their representations, while existing methods can only be applied to specific groups and representations. Extensive experiments show that our models can preserve equivariance well in the discrete domain, and outperform previous works on SHREC'17 retrieval and ISBI 2012 segmentation tasks with a low network complexity.

📄 PDF Abstract BibTeX arXiv:2208.03720

Code (1)

shenzy08/PDO-s3DCNN 공식 구현 pytorch

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Gabor Convolutional Networks

2017-05-03 · Shangzhen Luan, Baochang Zhang, Chen Chen, Xian-Bin Cao 외

Steerable properties dominate the design of traditional filters, e.g., Gabor filters, and endow features the capability of dealing with spatial transformations. However, such excellent properties have not been well explo…

Compositional Convolutional Neural Networks: A Deep Architecture with Innate Robustness to Partial Occlusion

2020-03-10 · CVPR 2020 6 · Adam Kortylewski, Ju He, Qing Liu, Alan Yuille

Recent findings show that deep convolutional neural networks (DCNNs) do not generalize well under partial occlusion. Inspired by the success of compositional models at classifying partially occluded objects, we propose t…

General Classification

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

Combining Compositional Models and Deep Networks For Robust Object Classification under Occlusion

2019-05-28 · Adam Kortylewski, Qing Liu, Huiyu Wang, Zhishuai Zhang 외

Deep convolutional neural networks (DCNNs) are powerful models that yield impressive results at object classification. However, recent work has shown that they do not generalize well to partially occluded objects and to …

General Classificationimage-classificationImage ClassificationObject

A Wigner-Eckart Theorem for Group Equivariant Convolution Kernels

2020-10-21 · ICLR 2021 1 · Leon Lang, Maurice Weiler

Group equivariant convolutional networks (GCNNs) endow classical convolutional networks with additional symmetry priors, which can lead to a considerably improved performance. Recent advances in the theoretical descripti…