English

Geometry Distributions

Computer Vision and Pattern Recognition 2026-02-24 v2 Graphics

Abstract

Neural representations of 3D data have been widely adopted across various applications, particularly in recent work leveraging coordinate-based networks to model scalar or vector fields. However, these approaches face inherent challenges, such as handling thin structures and non-watertight geometries, which limit their flexibility and accuracy. In contrast, we propose a novel geometric data representation that models geometry as distributions-a powerful representation that makes no assumptions about surface genus, connectivity, or boundary conditions. Our approach uses diffusion models with a novel network architecture to learn surface point distributions, capturing fine-grained geometric details. We evaluate our representation qualitatively and quantitatively across various object types, demonstrating its effectiveness in achieving high geometric fidelity. Additionally, we explore applications using our representation, such as textured mesh representation, neural surface compression, dynamic object modeling, and rendering, highlighting its potential to advance 3D geometric learning.

Keywords

Cite

@article{arxiv.2411.16076,
  title  = {Geometry Distributions},
  author = {Biao Zhang and Jing Ren and Peter Wonka},
  journal= {arXiv preprint arXiv:2411.16076},
  year   = {2026}
}

Comments

Accepted to ICCV 2025. For the project site, see https://1zb.github.io/GeomDist/