pith. sign in

arxiv: 2203.09516 · v3 · pith:QI6DTM26new · submitted 2022-03-17 · 💻 cs.CV · cs.LG

AutoSDF: Shape Priors for 3D Completion, Reconstruction and Generation

classification 💻 cs.CV cs.LG
keywords shapesautoregressivecompletiongenerationreconstructionshapetasksarbitrary
0
0 comments X
read the original abstract

Powerful priors allow us to perform inference with insufficient information. In this paper, we propose an autoregressive prior for 3D shapes to solve multimodal 3D tasks such as shape completion, reconstruction, and generation. We model the distribution over 3D shapes as a non-sequential autoregressive distribution over a discretized, low-dimensional, symbolic grid-like latent representation of 3D shapes. This enables us to represent distributions over 3D shapes conditioned on information from an arbitrary set of spatially anchored query locations and thus perform shape completion in such arbitrary settings (e.g., generating a complete chair given only a view of the back leg). We also show that the learned autoregressive prior can be leveraged for conditional tasks such as single-view reconstruction and language-based generation. This is achieved by learning task-specific naive conditionals which can be approximated by light-weight models trained on minimal paired data. We validate the effectiveness of the proposed method using both quantitative and qualitative evaluation and show that the proposed method outperforms the specialized state-of-the-art methods trained for individual tasks. The project page with code and video visualizations can be found at https://yccyenchicheng.github.io/AutoSDF/.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CAOA -- Completion-Assisted Object-CAD Alignment

    cs.CV 2026-06 unverdicted novelty 6.0

    CAOA uses a completion module and symmetry loss to achieve 17% better CAD alignment accuracy on Scan2CAD, plus releases the S2C-Completion dataset of 8500 pairs.