paper-with-me

홈 › Papers

Representation Learning on Unit Ball with 3D Roto-Translational Equivariance

2019-11-30 · Sameera Ramasinghe, Salman Khan, Nick Barnes, Stephen Gould

Convolution is an integral operation that defines how the shape of one function is modified by another function. This powerful concept forms the basis of hierarchical feature learning in deep neural networks. Although performing convolution in Euclidean geometries is fairly straightforward, its extension to other topological spaces---such as a sphere ($\mathbb{S}^2$) or a unit ball ($\mathbb{B}^3$)---entails unique challenges. In this work, we propose a novel `\emph{volumetric convolution}' operation that can effectively model and convolve arbitrary functions in $\mathbb{B}^3$. We develop a theoretical framework for \emph{volumetric convolution} based on Zernike polynomials and efficiently implement it as a differentiable and an easily pluggable layer in deep networks. By construction, our formulation leads to the derivation of a novel formula to measure the symmetry of a function in $\mathbb{B}^3$ around an arbitrary axis, that is useful in function analysis tasks. We demonstrate the efficacy of proposed volumetric convolution operation on one viable use case i.e., 3D object recognition.

📄 PDF Abstract BibTeX arXiv:1912.01454

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object RecognitionObject RecognitionRepresentation Learning

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 제목 키워드 기반

Equivariant neural networks for inverse problems

2021-02-23 · Elena Celledoni, Matthias J. Ehrhardt, Christian Etmann, Brynjulf Owren 외

In recent years the use of convolutional layers to encode an inductive bias (translational equivariance) in neural networks has proven to be a very fruitful idea. The successes of this approach have motivated a line of r…

Inductive Bias

Translational Equivariance in Kernelizable Attention

2021-02-15 · Max Horn, Kumar Shridhar, Elrich Groenewald, Philipp F. M. Baumann

While Transformer architectures have show remarkable success, they are bound to the computation of all pairwise interactions of input element and thus suffer from limited scalability. Recent work has been successful by a…

Inductive Bias

Learning Inter-Atomic Potentials without Explicit Equivariance

2025-09-25 · Ahmed A. Elhag, Arun Raja, Alex Morehead, Samuel M. Blau 외 arxiv

Accurate and scalable machine-learned inter-atomic potentials (MLIPs) are essential for molecular simulations ranging from drug discovery to new material design. Current state-of-the-art models enforce roto-translational…

Computational EfficiencyData AugmentationDrug Discovery

Generalizing Convolutional Neural Networks for Equivariance to Lie Groups on Arbitrary Continuous Data

2020-02-25 · ICML 2020 1 · Marc Finzi, Samuel Stanton, Pavel Izmailov, Andrew Gordon Wilson

The translation equivariance of convolutional layers enables convolutional neural networks to generalize well on image problems. While translation equivariance provides a powerful inductive bias for images, we often addi…

Inductive BiasTranslation

Empowering Networks With Scale and Rotation Equivariance Using A Similarity Convolution

2023-03-01 · Zikai Sun, Thierry Blu

The translational equivariant nature of Convolutional Neural Networks (CNNs) is a reason for its great success in computer vision. However, networks do not enjoy more general equivariance properties such as rotation or s…

image-classificationImage ClassificationTranslation