Surface Reconstruction from Point Clouds by Learning Predictive Context Priors
Baorui Ma, Yu-Shen Liu, Matthias Zwicker, Zhizhong Han

TL;DR
This paper introduces Predictive Context Priors that learn to predict query displacements at inference time, enabling more flexible and accurate surface reconstruction from point clouds without needing ground truth signed distances.
Contribution
The novel approach of learning Predictive Queries to specialize local context priors at inference time improves generalization and reconstruction quality over existing methods.
Findings
Significant improvements over state-of-the-art in surface reconstruction benchmarks.
Method does not require ground truth signed distances or normals.
Effective for both single shapes and complex scenes.
Abstract
Surface reconstruction from point clouds is vital for 3D computer vision. State-of-the-art methods leverage large datasets to first learn local context priors that are represented as neural network-based signed distance functions (SDFs) with some parameters encoding the local contexts. To reconstruct a surface at a specific query location at inference time, these methods then match the local reconstruction target by searching for the best match in the local prior space (by optimizing the parameters encoding the local context) at the given query location. However, this requires the local context prior to generalize to a wide variety of unseen target regions, which is hard to achieve. To resolve this issue, we introduce Predictive Context Priors by learning Predictive Queries for each specific point cloud at inference time. Specifically, we first train a local context prior using a large…
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
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Computer Graphics and Visualization Techniques
