REVIEW 4 cited by
Point Cloud GAN
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Generative Adversarial Networks (GAN) can achieve promising performance on learning complex data distributions on different types of data. In this paper, we first show a straightforward extension of existing GAN algorithm is not applicable to point clouds, because the constraint required for discriminators is undefined for set data. We propose a two fold modification to GAN algorithm for learning to generate point clouds (PC-GAN). First, we combine ideas from hierarchical Bayesian modeling and implicit generative models by learning a hierarchical and interpretable sampling process. A key component of our method is that we train a posterior inference network for the hidden variables. Second, instead of using only state-of-the-art Wasserstein GAN objective, we propose a sandwiching objective, which results in a tighter Wasserstein distance estimate than the commonly used dual form. Thereby, PC-GAN defines a generic framework that can incorporate many existing GAN algorithms. We validate our claims on ModelNet40 benchmark dataset. Using the distance between generated point clouds and true meshes as metric, we find that PC-GAN trained by the sandwiching objective achieves better results on test data than the existing methods. Moreover, as a byproduct, PC- GAN learns versatile latent representations of point clouds, which can achieve competitive performance with other unsupervised learning algorithms on object recognition task. Lastly, we also provide studies on generating unseen classes of objects and transforming image to point cloud, which demonstrates the compelling generalization capability and potentials of PC-GAN.
Forward citations
Cited by 4 Pith papers
-
Masked Topology Modeling for Self-Supervised Learning on Parametric CAD
Masked Topology Modeling pretrains B-rep encoders by hiding face-adjacency edges and predicting their kernel-computed convexity and curve type, improving label efficiency on CAD benchmarks.
-
GeoCD: A Differential Local Approximation for Geodesic Chamfer Distance
GeoCD replaces Euclidean distances in Chamfer Distance with a differentiable multi-hop kNN graph approximation of geodesic distance, improving point cloud reconstruction after one epoch of fine-tuning.
-
PoseMaster: A Unified 3D Native Framework for Stylized Pose Generation
PoseMaster produces a 3D character mesh from one image and a target 3D skeleton, preserving identity and pose in a single unified model, and it outperforms two-stage 2D-to-3D baselines on the VRoid pose canonicalizati...
-
Self-Supervised and Generalizable Tokenization for CLIP-Based 3D Understanding
A superpoint-guided, scale-normalized tokenizer lets a frozen CLIP model perform 3D segmentation and classification without fine-tuning.
Discussion (0). Sign in to comment.