3D Surface Mapping With Weak Multi-View Reprojection Loss

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for determining object structure from images require extensive supervision, particularly pixel-level annotations, which are difficult to obtain and limit the applicability of 3D reconstruction techniques to new object categories.

Innovation Solution

A weakly-supervised multi-view learning approach that utilizes multi-view consistency cycles and reprojection losses to establish dense correspondence mappings between image pixels and meshes, allowing for category-specific surface mapping without explicit annotations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If fully supervised methods with pixel-level annotations are used, then measurement precision of 3D structure is improved, but ease of manufacture and adaptability to new object categories deteriorates due to extensive annotation requirements

Engineering Contradiction:
Improve3D structure estimation accuracyVSAvoidAnnotation effort and complexity
Core Design Contradiction:
Measurement precisionVSEase of manufacture

Solution Approach 1:

The system performs self-supervision by using the rendered images from the predicted 3D model as training targets. The neural network predicts 3D structure and surface mapping, then these predictions are used to generate synthetic training data that automatically supervises the learning process without requiring manual pixel-level annotations, thus achieving high precision while eliminating annotation effort

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system implements a feedback loop where the predicted 3D model is rendered back to 2D images, which are then compared with the input images to compute reconstruction loss. This feedback mechanism guides the optimization of the neural network parameters, enabling the system to iteratively improve its 3D structure estimation accuracy without external supervision

Inventive Principle:
Principle #23Feedback

2Manufacturing precision

If category-specific reconstruction with labelled keypoints is used, then manufacturing precision of surface mapping is improved, but ease of operation deteriorates due to requirement of expert annotation

Engineering Contradiction:
ImproveSurface mapping accuracyVSAvoidAnnotation complexity
Core Design Contradiction:
Manufacturing precisionVSEase of operation

Solution Approach 1:

The system eliminates the need for expert-annotated keypoints by using self-supervision through image rendering. The neural network learns surface mapping by optimizing the reconstruction of input images from predicted 3D models, using the rendering pipeline to automatically generate supervision signals without requiring any manual keypoint labeling

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system extracts the essential geometric and photometric constraints directly from the image data itself, rather than relying on external annotations. By taking out the supervision signal from manual keypoints and embedding it within the rendering-reconstruction pipeline, the system achieves high surface mapping precision using only the input images

Inventive Principle:
Principle #2Taking out (Extraction)

3Reliability

If multi-view supervision is applied, then reliability of surface mapping estimation is improved, but loss of time and computational resources increases

Engineering Contradiction:
ImproveSurface mapping consistencyVSAvoidTraining and processing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system merges multiple views into a unified 3D reconstruction problem by combining the rendering losses from all views into a single optimization objective. This allows the neural network to learn a consistent surface mapping that satisfies all views simultaneously, improving reliability while avoiding the sequential processing overhead of separate view-by-view optimization

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS20250245927A1Weak multi-view supervision for surface mapping estimation
Publication Date: 2025.07.31 FUSION INC
  • US20250245927A1 patent drawing
  • US20250245927A1 patent drawing
  • US20250245927A1 patent drawing

AI summary

One or more two-dimensional images of a three-dimensional object may be analyzed to estimate a three-dimensional mesh representing the object and a mapping of the two-dimensional images to the three-dimensional mesh. Initially, a correspondence may be determined between the images and a UV representation of a three-dimensional template mesh by training a neural network. Then, the three-dimensional template mesh may be deformed to determine the representation of the object. The process may involve a reprojection loss cycle in which points from the images are mapped onto the UV representation, then onto the three-dimensional template mesh, and then back onto the two-dimensional images.