Dense Graph Convolutional Neural Networks on 3D Meshes for 3D Object Segmentation and Classification
Wenming Tang Guoping Qiu

TL;DR
This paper introduces a novel dense graph convolutional neural network architecture for 3D mesh-based object segmentation and classification, utilizing face-based graph representations and multi-dimensional features to improve accuracy and efficiency.
Contribution
The paper proposes a new face-based graph representation with multi-dimensional features and a densely connected convolutional block for enhanced 3D object analysis.
Findings
Outperforms state-of-the-art methods in accuracy
Uses fewer parameters than comparable models
Demonstrates robustness through ablation studies
Abstract
This paper presents new designs of graph convolutional neural networks (GCNs) on 3D meshes for 3D object segmentation and classification. We use the faces of the mesh as basic processing units and represent a 3D mesh as a graph where each node corresponds to a face. To enhance the descriptive power of the graph, we introduce a 1-ring face neighbourhood structure to derive novel multi-dimensional spatial and structure features to represent the graph nodes. Based on this new graph representation, we then design a densely connected graph convolutional block which aggregates local and regional features as the key construction component to build effective and efficient practical GCN models for 3D object classification and segmentation. We will present experimental results to show that our new technique outperforms state of the art where our models are shown to have the smallest number of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Advanced Neural Network Applications · Human Pose and Action Recognition
MethodsGraph Convolutional Network
