paper-with-me

홈 › Papers

Volumetric Convolution: Automatic Representation Learning in Unit Ball

2019-01-03 · ICLR 2019 5 · Sameera Ramasinghe, Salman Khan, Nick Barnes

Convolution is an efficient technique to obtain abstract feature representations using hierarchical layers in deep 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 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 for deep networks. Furthermore, our formulation leads to derivation of a novel formula to measure the symmetry of a function in $\mathbb{B}^3$ around an arbitrary axis, that is useful in 3D shape analysis tasks. We demonstrate the efficacy of proposed volumetric convolution operation on a possible use-case i.e., 3D object recognition task.

📄 PDF Abstract BibTeX arXiv:1901.00616

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

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 pe…

3D Object RecognitionObject RecognitionRepresentation Learning

Blended Convolution and Synthesis for Efficient Discrimination of 3D Shapes

2019-08-24 · Sameera Ramasinghe, Salman Khan, Nick Barnes, Stephen Gould

Existing networks directly learn feature representations on 3D point clouds for shape analysis. We argue that 3D point clouds are highly redundant and hold irregular (permutation-invariant) structure, which makes it diff…

3D Shape RecognitionRetrievalTranslation

FPConv: Learning Local Flattening for Point Convolution

2020-02-25 · CVPR 2020 6 · Yiqun Lin, Zizheng Yan, Haibin Huang, Dong Du 외

We introduce FPConv, a novel surface-style convolution operator designed for 3D point cloud analysis. Unlike previous methods, FPConv doesn't require transforming to intermediate representation like 3D grid or graph and …

3D Object ClassificationScene Segmentation

A Convolutional Autoencoder Approach to Learn Volumetric Shape Representations for Brain Structures

2018-10-17 · Evan M. Yu, Mert R. Sabuncu

We propose a novel machine learning strategy for studying neuroanatomical shape variation. Our model works with volumetric binary segmentation images, and requires no pre-processing such as the extraction of surface poin…

BIG-bench Machine LearningRetrieval

Global Latent Neural Rendering

2023-12-13 · CVPR 2024 1 · Thomas Tanay, Matteo Maggioni

A recent trend among generalizable novel view synthesis methods is to learn a rendering operator acting over single camera rays. This approach is promising because it removes the need for explicit volumetric rendering, b…

Generalizable Novel View SynthesisNeural RenderingNovel View Synthesis