arXiv Analytics

Sign in

arXiv:1605.06240 [cs.CV]AbstractReferencesReviewsResources

FPNN: Field Probing Neural Networks for 3D Data

Yangyan Li, Soeren Pirk, Hao Su, Charles R. Qi, Leonidas J. Guibas

Published 2016-05-20Version 1

Building discriminative representations for 3D data has been an important task in computer graphics and computer vision research. Convolutional Neural Networks (CNNs) have shown to operate on 2D images with great success for a variety of tasks. Lifting convolution operators to 3D (3DCNNs) seems like a plausible and promising next step. Unfortunately, the computational complexity of 3D CNNs grows cubically with respect to voxel resolution. Moreover, since most 3D geometry representations are boundary based, occupied regions do not increase proportionately with the size of the discretization, resulting in wasted computation. In this work, we represent 3D spaces as volumetric fields, and propose a novel design that employs field probing filters to efficiently extract features from them. Each field probing filter is a set of probing points --- sensors that perceive the space. Our learning algorithm optimizes not only the weights associated with the probing points, but also their locations, which deforms the shape of the probing filters and adaptively distributes them in 3D space. The optimized probing points sense the 3D space "intelligently", rather than operating blindly over the entire domain. We show that field probing is significantly more efficient than 3DCNNs, while providing state-of-the-art performance, on classification tasks for 3D object recognition benchmark datasets.

Related articles: Most relevant | Search more
arXiv:2404.04319 [cs.CV] (Published 2024-04-05)
SpatialTracker: Tracking Any 2D Pixels in 3D Space
arXiv:2006.04569 [cs.CV] (Published 2020-06-08)
Person Re-identification in the 3D Space
arXiv:2206.11895 [cs.CV] (Published 2022-06-23)
Learning Viewpoint-Agnostic Visual Representations by Recovering Tokens in 3D Space