Implicit Scene Reconstruction With SVD Plane Regularization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for reconstructing three-dimensional scenes from two-dimensional images, such as those used in HD mapping and autonomous driving, suffer from overfitting, particularly on low-texture surfaces, and struggle with accurate geometry reconstruction due to sparse training data and assumptions like orthogonal surface normals, leading to inaccurate representations.

Innovation Solution

A neural network-based method using Singular Value Decomposition (SVD) regularization for plane regularization in Neural Radiance Field (NeRF) techniques, which enhances geometric accuracy by ensuring reconstructed points lie on planes, particularly for flat surfaces, and employs semantic masks to target specific object classes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If NeRF techniques are used for implicit scene representation, then view synthesis capability is improved, but geometry reconstruction accuracy deteriorates due to overfitting on low-texture surfaces

Engineering Contradiction:
Improveview synthesis capabilityVSAvoidgeometry reconstruction accuracy
Core Design Contradiction:
Ease of manufactureVSManufacturing precision

Solution Approach 1:

The patent modifies the NeRF objective function by introducing a plane regularization term that constrains the geometry parameters. This regularization term enforces planarity constraints on flat surfaces during training, preventing overfitting while maintaining view synthesis capability. The parameter change is applied to the loss function to balance photometric accuracy with geometric correctness.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent implements a feedback mechanism through the plane regularization term that continuously monitors and corrects geometric deviations during training. The regularization term provides feedback to the neural network about how much the reconstructed surfaces deviate from expected planar geometry, allowing the model to self-correct and improve geometry reconstruction accuracy while preserving view synthesis performance.

Inventive Principle:
Principle #23Feedback

2Stability of the object's composition

If RegNeRF plane regularization is applied based on Total Variation, then depth smoothness is improved, but geometric accuracy of flat surfaces deteriorates due to orthogonal surface normal constraints

Engineering Contradiction:
Improvedepth smoothnessVSAvoidgeometric accuracy of flat surfaces
Core Design Contradiction:
Stability of the object's compositionVSManufacturing precision

Solution Approach 1:

The patent inverts the approach of RegNeRF by not forcing surface normals to be orthogonal to central rays. Instead, it applies plane regularization that allows surface normals to vary while maintaining overall planarity of flat surfaces. This inversion of the constraint approach preserves both depth smoothness and accurate geometric representation of flat surfaces without the orthogonal normal constraint.

Inventive Principle:
Principle #13The other way round (Inversion)

Solution Approach 2:

The patent applies different regularization strategies to different regions of the scene. Flat surfaces receive plane regularization constraints that enforce local planarity, while other regions maintain the original NeRF flexibility. This local quality approach allows accurate geometry reconstruction where needed without over-constraining the entire scene, resolving the contradiction between smoothness and geometric accuracy.

Inventive Principle:
Principle #3Local quality

3Manufacturing precision

If LiDAR sensors are used for depth measurement, then geometry reconstruction accuracy is improved, but system complexity and cost increase

Engineering Contradiction:
Improvegeometry reconstruction accuracyVSAvoidsystem complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent replaces the mechanical LiDAR sensing system with a computational approach using modified NeRF techniques. By substituting the physical depth measurement mechanism with a learned implicit representation model that incorporates plane regularization, the system achieves comparable geometry reconstruction accuracy using only camera inputs, thereby reducing system complexity and eliminating the need for additional LiDAR sensors.

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

Data Source

PatentUS20260080619A1Geometrically accurate implicit scene representation
Publication Date: 2026.03.19 YINWANG INTELLIGENT TECHNOLOGIES CO LTD
  • US20260080619A1 patent drawing
  • US20260080619A1 patent drawing
  • US20260080619A1 patent drawing

AI summary

The present disclosure relates to the geometrically accurate reconstruction of a scene based on an implicit representation provided by a neural network. A method of reconstructing an environment of at least one camera device can include capturing by the at least one camera device a plurality of images of an environment of the at least one camera device. The method can also include obtaining an implicit representation of the environment based on the plurality of images by means of a neural network and reconstructing the environment based on the implicit representation, including reconstructing at least one object of the environment having a flat surface. The implicit representation is obtained based on an objective function of the neural network comprising a regularization term obtained based on Singular Value Decomposition.