RIM-Net: Recursive Implicit Fields for Unsupervised Learning of Hierarchical Shape Structures
Chengjie Niu, Manyi Li, Kai Xu, Hao Zhang

TL;DR
RIM-Net is a neural network that unsupervisedly learns hierarchical 3D shape structures by recursively decomposing shapes into parts using implicit functions, without needing ground-truth segmentations.
Contribution
It introduces a recursive implicit field approach for hierarchical shape inference that does not require supervised segmentation labels.
Findings
Achieves high-quality, consistent hierarchical shape reconstructions.
Demonstrates interpretability of the learned shape hierarchies.
Outperforms state-of-the-art methods in shape structure inference.
Abstract
We introduce RIM-Net, a neural network which learns recursive implicit fields for unsupervised inference of hierarchical shape structures. Our network recursively decomposes an input 3D shape into two parts, resulting in a binary tree hierarchy. Each level of the tree corresponds to an assembly of shape parts, represented as implicit functions, to reconstruct the input shape. At each node of the tree, simultaneous feature decoding and shape decomposition are carried out by their respective feature and part decoders, with weight sharing across the same hierarchy level. As an implicit field decoder, the part decoder is designed to decompose a sub-shape, via a two-way branched reconstruction, where each branch predicts a set of parameters defining a Gaussian to serve as a local point distribution for shape reconstruction. With reconstruction losses accounted for at each hierarchy level and…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing and 3D Reconstruction · 3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage
