2020

Learning Gradient Fields for Shape Generation

Cai, Ruojin, Yang, Guandao, Averbuch-Elor, Hadar et al.

Understand

In this work, we propose a novel technique to generate shapes from point cloud data.

  • A point cloud can be viewed as samples from a distribution of 3D points whose density is concentrated near the surface of the shape.
  • Point cloud generation thus amounts to moving randomly sampled points to high-density areas.
  • We generate point clouds by performing stochastic gradient ascent on an unnormalized probability density, thereby moving sampled points toward the high-likelihood regions.

Reading the bibliography…