Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

OctField: Hierarchical Implicit Functions for 3D Modeling

About

Recent advances in localized implicit functions have enabled neural implicit representation to be scalable to large scenes. However, the regular subdivision of 3D space employed by these approaches fails to take into account the sparsity of the surface occupancy and the varying granularities of geometric details. As a result, its memory footprint grows cubically with the input volume, leading to a prohibitive computational cost even at a moderately dense decomposition. In this work, we present a learnable hierarchical implicit representation for 3D surfaces, coded OctField, that allows high-precision encoding of intricate surfaces with low memory and computational budget. The key to our approach is an adaptive decomposition of 3D scenes that only distributes local implicit functions around the surface of interest. We achieve this goal by introducing a hierarchical octree structure to adaptively subdivide the 3D space according to the surface occupancy and the richness of part geometry. As octree is discrete and non-differentiable, we further propose a novel hierarchical network that models the subdivision of octree cells as a probabilistic process and recursively encodes and decodes both octree structure and surface geometry in a differentiable manner. We demonstrate the value of OctField for a range of shape modeling and reconstruction tasks, showing superiority over alternative approaches.

Jia-Heng Tang, Weikai Chen, Jie Yang, Bo Wang, Songrun Liu, Bo Yang, Lin Gao• 2021

Related benchmarks

TaskDatasetResultRank
Shape ReconstructionShapeNet Plane (test)
CD2.29
10
Scene Reconstruction3D-Front (test)
CD6.4
9
Shape ReconstructionShapeNet Car (test)
Chamfer Distance (CD)4.84
7
Shape ReconstructionShapeNet Chair (test)
CD2.19
7
Shape ReconstructionShapeNet Table (test)
CD2.53
7
Shape ReconstructionShapeNet Sofa (test)
CD3.02
7
Shape ReconstructionShapeNet Mean (test)
CD2.97
7
Shape ReconstructionShapeNet v1 (test)
mIoU87.96
4
Shape completionShapeNet table category
Chamfer Distance (CD)4.4
3
Showing 9 of 9 rows

Other info

Follow for update