English

DPA-Net: Structured 3D Abstraction from Sparse Views via Differentiable Primitive Assembly

Computer Vision and Pattern Recognition 2024-08-08 v3

Abstract

We present a differentiable rendering framework to learn structured 3D abstractions in the form of primitive assemblies from sparse RGB images capturing a 3D object. By leveraging differentiable volume rendering, our method does not require 3D supervision. Architecturally, our network follows the general pipeline of an image-conditioned neural radiance field (NeRF) exemplified by pixelNeRF for color prediction. As our core contribution, we introduce differential primitive assembly (DPA) into NeRF to output a 3D occupancy field in place of density prediction, where the predicted occupancies serve as opacity values for volume rendering. Our network, coined DPA-Net, produces a union of convexes, each as an intersection of convex quadric primitives, to approximate the target 3D object, subject to an abstraction loss and a masking loss, both defined in the image space upon volume rendering. With test-time adaptation and additional sampling and loss designs aimed at improving the accuracy and compactness of the obtained assemblies, our method demonstrates superior performance over state-of-the-art alternatives for 3D primitive abstraction from sparse views.

Keywords

Cite

@article{arxiv.2404.00875,
  title  = {DPA-Net: Structured 3D Abstraction from Sparse Views via Differentiable Primitive Assembly},
  author = {Fenggen Yu and Yiming Qian and Xu Zhang and Francisca Gil-Ureta and Brian Jackson and Eric Bennett and Hao Zhang},
  journal= {arXiv preprint arXiv:2404.00875},
  year   = {2024}
}

Comments

14 pages, accepted to ECCV 2024

R2 v1 2026-06-28T15:39:52.885Z