CVDec 22, 2025

Symmetrization of 3D Generative Models

arXiv:2512.18953v1h-index: 21
Originality Incremental advance
AI Analysis

This addresses symmetry issues in 3D shape generation for computer graphics and design applications, but it is incremental as it builds on existing generative models with a data-centric tweak.

The paper tackled the problem of promoting symmetry in 3D generative models by modifying training data to use half-objects, resulting in generated shapes that are symmetrical and consistent compared to original models and datasets.

We propose a novel data-centric approach to promote symmetry in 3D generative models by modifying the training data rather than the model architecture. Our method begins with an analysis of reflectional symmetry in both real-world 3D shapes and samples generated by state-of-the-art models. We hypothesize that training a generative model exclusively on half-objects, obtained by reflecting one half of the shapes along the x=0 plane, enables the model to learn a rich distribution of partial geometries which, when reflected during generation, yield complete shapes that are both visually plausible and geometrically symmetric. To test this, we construct a new dataset of half-objects from three ShapeNet classes (Airplane, Car, and Chair) and train two generative models. Experiments demonstrate that the generated shapes are symmetrical and consistent, compared with the generated objects from the original model and the original dataset objects.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes