Generative Vector Fields for Smooth 3D Shape Synthesis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional 3D shape representations such as 3PSDF, UDF, and voxel representations face challenges in efficiently modeling smooth and detailed surfaces, are computationally intensive, and require preprocessing that can alter geometry, making them unsuitable for large datasets and non-watertight shapes.

Innovation Solution

A vector field decoder neural network is trained to predict a generative vector field (GVF) representation of 3D shapes directly from latent representations, allowing for smooth, bijective mappings of both watertight and non-watertight shapes without the need for preprocessing, and enabling zero-shot generation across multiple categories.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If conventional 3D shape representations (3PSDF, UDF, voxel) are used to model smooth surfaces, then surface quality is improved, but computational complexity and preprocessing requirements increase

Engineering Contradiction:
Improvesurface qualityVSAvoidcomputational complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent replaces conventional mechanical/geometric 3D representations (meshes, voxels, distance fields) with a neural network-based implicit representation system. The neural network learns continuous 3D shape representations directly from point cloud data, eliminating the need for complex preprocessing pipelines and enabling smooth surface generation without high-resolution voxel grids or watertight mesh constraints.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent transforms the representation parameters from discrete mesh vertices or voxel values to continuous neural network output values. The implicit neural representation uses learned parameters to define 3D shapes continuously in space, allowing smooth surfaces to be generated at any resolution without the computational burden of high-resolution voxel storage or complex mesh topology management.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If preprocessing is applied to convert meshes to 3PSDF or UDF representations, then shape reconstruction accuracy is improved, but processing time and storage requirements increase

Engineering Contradiction:
Improveshape reconstruction accuracyVSAvoidpreprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs preliminary learning during the training phase where the neural network learns to directly map point cloud inputs to implicit 3D shape representations. This preliminary action embeds the shape reconstruction knowledge into the network weights, eliminating the need for runtime preprocessing steps like mesh-to-SDF conversion or watertightness enforcement.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent extracts and removes the preprocessing step entirely from the pipeline. Instead of converting meshes to 3PSDF or UDF representations through computationally intensive operations, the system directly learns implicit representations from point clouds, taking out the intermediate preprocessing stage that consumed time and storage resources.

Inventive Principle:
Principle #2Taking out (Extraction)

3Quantity of substance

If conventional generative models are trained on mesh representations, then training data utilization is improved, but generalization to new categories and zero-shot generation are worsened

Engineering Contradiction:
Improvetraining data utilizationVSAvoidgeneralization capability
Core Design Contradiction:
Quantity of substanceVSAdaptability or versatility

Solution Approach 1:

The patent creates a universal implicit representation system that can handle multiple 3D shape categories and tasks through a single neural network model. The learned implicit representation is category-agnostic and can generate shapes from different object classes using the same underlying mechanism, enabling zero-shot generalization to unseen categories while utilizing diverse training data effectively.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12602890B2Neural vector fields for 3D shape generation
Publication Date: 2026.04.14 NVIDIA CORP
  • US12602890B2 patent drawing
  • US12602890B2 patent drawing
  • US12602890B2 patent drawing

AI summary

Synthesis of high-quality 3D shapes with smooth surfaces has various creative and practical use cases, such as 3D content creation and CAD modeling. A vector field decoder neural network is trained to predict a generative vector field (GVF) representation of a 3D shape from a latent representation (latent code or feature volume) of the 3D shape. The GVF representation is agnostic to surface orientation, all dimensions of the vector field vary smoothly, the GVF can represent both watertight and non-watertight 3D shapes, and there is a one-to-one mapping between a predicted 3D shape and the ground truth 3D shape (i.e., the mapping is bijective). The vector field decoder can synthesize 3D shapes in multiple categories and can also synthesize 3D shapes for objects that were not included in the training dataset. In other words, the vector field decoder is also capable of zero-shot generation.