paper-with-me

Papers

RIM-Net: Recursive Implicit Fields for Unsupervised Learning of Hierarchical Shape Structures

2022-01-30 · CVPR 2022 1 · Chengjie Niu, Manyi Li, Kai Xu, Hao Zhang

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 a decomposition loss at each node, our network training does not require any ground-truth segmentations, let alone hierarchies. Through extensive experiments and comparisons to state-of-the-art alternatives, we demonstrate the quality, consistency, and interpretability of hierarchical structural inference by RIM-Net.

📄 PDF Abstract BibTeX arXiv:2201.12763

Code (1)

chengjieniu/rim-net tf

Tasks

Decoder

Similar Papers 제목 키워드 기반

ROAD: Learning an Implicit Recursive Octree Auto-Decoder to Efficiently Encode 3D Shapes

2022-12-12 · Sergey Zakharov, Rares Ambrus, Katherine Liu, Adrien Gaidon

Compact and accurate representations of 3D shapes are central to many perception and robotics tasks. State-of-the-art learning-based methods can reconstruct single objects but scale poorly to large datasets. We present a…

Decoder

ReFiNe: Recursive Field Networks for Cross-modal Multi-scene Representation

2024-06-06 · Sergey Zakharov, Katherine Liu, Adrien Gaidon, Rares Ambrus

The common trade-offs of state-of-the-art methods for multi-shape representation (a single model "packing" multiple objects) involve trading modeling accuracy against memory and storage. We show how to encode multiple sh…

Hierarchical View Predictor: Unsupervised 3D Global Feature Learning through Hierarchical Prediction among Unordered Views

2021-08-08 · Zhizhong Han, Xiyang Wang, Yu-Shen Liu, Matthias Zwicker

Unsupervised learning of global features for 3D shape analysis is an important research challenge because it avoids manual effort for supervised information collection. In this paper, we propose a view-based deep learnin…

Retrieval

Geometry-Consistent Neural Shape Representation with Implicit Displacement Fields

2021-06-09 · ICLR 2022 4 · Wang Yifan, Lukas Rahmann, Olga Sorkine-Hornung

We present implicit displacement fields, a novel representation for detailed 3D geometry. Inspired by a classic surface deformation technique, displacement mapping, our method represents a complex surface as a smooth bas…

3D geometryDisentanglementSurface Reconstruction

Compositional Hierarchical Representation of Shape Manifolds for Classification of Non-Manifold Shapes

2015-12-01 · ICCV 2015 12 · Mete Ozay, Umit Rusen Aktas, Jeremy L. Wyatt, Ales Leonardis

We address the problem of statistical learning of shape models which are invariant to translation, rotation and scale in compositional hierarchies when data spaces of measurements and shape spaces are not topological man…

General Classification