PolyhedronNet: Representation Learning for Polyhedra with Surface-attributed Graph
Dazhou Yu, Genpei Zhang, Liang Zhao

TL;DR
PolyhedronNet introduces a surface-attributed graph framework and hierarchical message passing for effective 3D polyhedron representation learning, capturing surface details often neglected by vertex-focused methods.
Contribution
The paper presents a novel surface-attributed graph model and PolyhedronGNN for hierarchical surface-aware 3D polyhedron representation learning, addressing limitations of vertex-only approaches.
Findings
Outperforms existing methods on classification tasks
Effective in 3D shape retrieval
Maintains rotation and translation invariance
Abstract
Ubiquitous geometric objects can be precisely and efficiently represented as polyhedra. The transformation of a polyhedron into a vector, known as polyhedra representation learning, is crucial for manipulating these shapes with mathematical and statistical tools for tasks like classification, clustering, and generation. Recent years have witnessed significant strides in this domain, yet most efforts focus on the vertex sequence of a polyhedron, neglecting the complex surface modeling crucial in real-world polyhedral objects. This study proposes \textbf{PolyhedronNet}, a general framework tailored for learning representations of 3D polyhedral objects. We propose the concept of the surface-attributed graph to seamlessly model the vertices, edges, faces, and their geometric interrelationships within a polyhedron. To effectively learn the representation of the entire surface-attributed…
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.
Code & Models
Videos
Taxonomy
TopicsManufacturing Process and Optimization · Computational Geometry and Mesh Generation · BIM and Construction Integration
MethodsFocus
