PolyNet: Polynomial Neural Network for 3D Shape Recognition with
PolyShape Representation
- URL: http://arxiv.org/abs/2110.07882v1
- Date: Fri, 15 Oct 2021 06:45:59 GMT
- Title: PolyNet: Polynomial Neural Network for 3D Shape Recognition with
PolyShape Representation
- Authors: Mohsen Yavartanoo, Shih-Hsuan Hung, Reyhaneh Neshatavar, Yue Zhang,
Kyoung Mu Lee
- Abstract summary: 3D shape representation and its processing have substantial effects on 3D shape recognition.
We propose a deep neural network-based method (PolyNet) and a specific polygon representation (PolyShape)
Our experiments demonstrate the strength and the advantages of PolyNet on both 3D shape classification and retrieval tasks.
- Score: 51.147664305955495
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 3D shape representation and its processing have substantial effects on 3D
shape recognition. The polygon mesh as a 3D shape representation has many
advantages in computer graphics and geometry processing. However, there are
still some challenges for the existing deep neural network (DNN)-based methods
on polygon mesh representation, such as handling the variations in the degree
and permutations of the vertices and their pairwise distances. To overcome
these challenges, we propose a DNN-based method (PolyNet) and a specific
polygon mesh representation (PolyShape) with a multi-resolution structure.
PolyNet contains two operations; (1) a polynomial convolution (PolyConv)
operation with learnable coefficients, which learns continuous distributions as
the convolutional filters to share the weights across different vertices, and
(2) a polygonal pooling (PolyPool) procedure by utilizing the multi-resolution
structure of PolyShape to aggregate the features in a much lower dimension. Our
experiments demonstrate the strength and the advantages of PolyNet on both 3D
shape classification and retrieval tasks compared to existing polygon
mesh-based methods and its superiority in classifying graph representations of
images. The code is publicly available from
https://myavartanoo.github.io/polynet/.
Related papers
- Learning Geometric Invariant Features for Classification of Vector Polygons with Graph Message-passing Neural Network [3.804240190982697]
We propose a novel graph message-passing neural network (PolyMP) to learn the geometric-invariant features for shape classification of polygons.
We show that the proposed graph-based PolyMP network enables the learning of expressive geometric features invariant to geometric transformations of polygons.
arXiv Detail & Related papers (2024-07-05T08:19:36Z) - PolyGNN: Polyhedron-based Graph Neural Network for 3D Building Reconstruction from Point Clouds [22.18061879431175]
PolyGNN is a graph neural network for building reconstruction point clouds.
It learns to assemble primitives obtained by polyhedral decomposition.
We conduct a transferability analysis across cities and on real-world point clouds.
arXiv Detail & Related papers (2023-07-17T16:52:25Z) - DPPD: Deformable Polar Polygon Object Detection [3.9236649268347765]
We develop a novel Deformable Polar Polygon Object Detection method (DPPD) to detect objects in polygon shapes.
DPPD has been demonstrated successfully in various object detection tasks for autonomous driving.
arXiv Detail & Related papers (2023-04-05T06:43:41Z) - Towards General-Purpose Representation Learning of Polygonal Geometries [62.34832826705641]
We develop a general-purpose polygon encoding model, which can encode a polygonal geometry into an embedding space.
We conduct experiments on two tasks: 1) shape classification based on MNIST; 2) spatial relation prediction based on two new datasets - DBSR-46K and DBSR-cplx46K.
Our results show that NUFTspec and ResNet1D outperform multiple existing baselines with significant margins.
arXiv Detail & Related papers (2022-09-29T15:59:23Z) - PointMCD: Boosting Deep Point Cloud Encoders via Multi-view Cross-modal
Distillation for 3D Shape Recognition [55.38462937452363]
We propose a unified multi-view cross-modal distillation architecture, including a pretrained deep image encoder as the teacher and a deep point encoder as the student.
By pair-wise aligning multi-view visual and geometric descriptors, we can obtain more powerful deep point encoders without exhausting and complicated network modification.
arXiv Detail & Related papers (2022-07-07T07:23:20Z) - Mesh Convolution with Continuous Filters for 3D Surface Parsing [101.25796935464648]
We propose a series of modular operations for effective geometric feature learning from 3D triangle meshes.
Our mesh convolutions exploit spherical harmonics as orthonormal bases to create continuous convolutional filters.
We further contribute a novel hierarchical neural network for perceptual parsing of 3D surfaces, named PicassoNet++.
arXiv Detail & Related papers (2021-12-03T09:16:49Z) - PolyWorld: Polygonal Building Extraction with Graph Neural Networks in
Satellite Images [10.661430927191205]
This paper introduces PolyWorld, a neural network that directly extracts building vertices from an image and connects them correctly to create precise polygons.
PolyWorld significantly outperforms the state-of-the-art in building polygonization.
arXiv Detail & Related papers (2021-11-30T15:23:17Z) - ResNet-LDDMM: Advancing the LDDMM Framework Using Deep Residual Networks [86.37110868126548]
In this work, we make use of deep residual neural networks to solve the non-stationary ODE (flow equation) based on a Euler's discretization scheme.
We illustrate these ideas on diverse registration problems of 3D shapes under complex topology-preserving transformations.
arXiv Detail & Related papers (2021-02-16T04:07:13Z) - Learning Local Neighboring Structure for Robust 3D Shape Representation [143.15904669246697]
Representation learning for 3D meshes is important in many computer vision and graphics applications.
We propose a local structure-aware anisotropic convolutional operation (LSA-Conv)
Our model produces significant improvement in 3D shape reconstruction compared to state-of-the-art methods.
arXiv Detail & Related papers (2020-04-21T13:40:03Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.