TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/PolyNet: Polynomial Neural Network for 3D Shape Recognitio...

PolyNet: Polynomial Neural Network for 3D Shape Recognition with PolyShape Representation

Mohsen Yavartanoo, Shih-Hsuan Hung, Reyhaneh Neshatavar, Yue Zhang, Kyoung Mu Lee

2021-10-153D Shape Representation3D Object ClassificationRetrieval3D Shape Recognition3D Shape Classification3D Point Cloud Classification
PaperPDFCode(official)

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/.

Results

TaskDatasetMetricValueModel
3DModelNet10Accuracy94.93PolyNet
Shape Representation Of 3D Point CloudsModelNet40Overall Accuracy92.42PolyNet
Shape Representation Of 3D Point CloudsModelNet10Accuracy94.93PolyNet
3D Object ClassificationModelNet10Accuracy94.93PolyNet
3D Point Cloud ClassificationModelNet40Overall Accuracy92.42PolyNet
3D Point Cloud ClassificationModelNet10Accuracy94.93PolyNet
3D ClassificationModelNet10Accuracy94.93PolyNet
3D Point Cloud ReconstructionModelNet40Overall Accuracy92.42PolyNet
3D Point Cloud ReconstructionModelNet10Accuracy94.93PolyNet

Related Papers

From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17HapticCap: A Multimodal Dataset and Task for Understanding User Experience of Vibration Haptic Signals2025-07-17A Survey of Context Engineering for Large Language Models2025-07-17MCoT-RE: Multi-Faceted Chain-of-Thought and Re-Ranking for Training-Free Zero-Shot Composed Image Retrieval2025-07-17Developing Visual Augmented Q&A System using Scalable Vision Embedding Retrieval & Late Interaction Re-ranker2025-07-16Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16Context-Aware Search and Retrieval Over Erasure Channels2025-07-16Seq vs Seq: An Open Suite of Paired Encoders and Decoders2025-07-15