3D Road Surface Reconstruction via AI Point Cloud Densification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing 3D road surface reconstruction techniques for autonomous driving are inadequate due to the limitations of LiDAR sensors, such as high cost and limited range, and camera-based methods that struggle with accuracy and computational efficiency, especially in complex urban environments.

Innovation Solution

The use of cameras to capture images of the 3D environment, combined with densification techniques like Markov random fields and deep neural networks, to generate a dense representation of the 3D road surface, enabling accurate and efficient reconstruction for autonomous vehicle navigation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If LiDAR sensors are used for 3D road surface reconstruction, then measurement precision is improved, but device cost increases and measurement range is limited

Engineering Contradiction:
Improve3D road surface reconstruction accuracyVSAvoidsystem cost
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent uses cameras to capture 2D images and reconstructs 3D road surface information computationally, creating a virtual copy of the LiDAR functionality through software-based structure-from-motion and multi-view stereo techniques, thereby avoiding the high cost of physical LiDAR sensors while achieving comparable reconstruction accuracy

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent replaces the mechanical LiDAR scanning system with an optical camera-based system combined with computational algorithms. Instead of using laser pulses and mechanical scanning to directly measure 3D points, the system uses 2D image captures and computationally derives 3D surface geometry, substituting a complex mechanical measurement system with a simpler optical system and processing pipeline

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

2Device complexity

If conventional camera-based reconstruction techniques are used, then device cost is reduced, but measurement precision and computational efficiency deteriorate

Engineering Contradiction:
Improvesystem costVSAvoid3D road surface reconstruction accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent performs preliminary action by capturing multiple 2D images from different viewpoints before 3D reconstruction, and pre-processes these images to extract feature points and establish correspondences. This preliminary preparation enables more accurate structure-from-motion computation and multi-view stereo matching, improving final 3D reconstruction precision while using inexpensive camera hardware

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent transitions from 2D image space to 3D surface reconstruction by utilizing temporal and spatial dimensions. Multiple 2D images captured at different times and angles are combined through structure-from-motion and multi-view stereo techniques to compute 3D point clouds and road surface geometry, effectively using additional dimensions (time, viewpoint) to overcome the inherent limitation of 2D camera data

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Device complexity

If conventional camera-based reconstruction techniques are used, then device cost is reduced, but productivity deteriorates due to insufficient computational efficiency

Engineering Contradiction:
Improvesystem costVSAvoidcomputational efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent segments the 3D reconstruction process into distinct computational stages: 2D image capture, feature detection and matching, structure-from-motion computation, multi-view stereo depth estimation, and 3D point cloud generation. This segmentation allows each stage to be optimized independently and enables parallel processing of multiple images and feature points, significantly improving computational efficiency and real-time performance

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial action by focusing computational resources on reconstructing only the road surface geometry rather than the entire scene. By selectively processing features and depth information relevant to the road surface, the system achieves efficient computation suitable for autonomous driving applications while maintaining adequate accuracy for navigation and path planning

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12145617B23D surface reconstruction with point cloud densification using artificial intelligence for autonomous systems and applications
Publication Date: 2024.11.19 NVIDIA CORP
  • US12145617B2 patent drawing
  • US12145617B2 patent drawing
  • US12145617B2 patent drawing

AI summary

In various examples, a 3D surface structure such as the 3D surface structure of a road (3D road surface) may be observed and estimated to generate a 3D point cloud or other representation of the 3D surface structure. Since the representation may be sparse, one or more densification techniques may be applied to densify the representation of the 3D surface structure. For example, the relationship between sparse and dense projection images (e.g., 2D height maps) may be modeled with a Markov random field, and Maximum a Posterior (MAP) inference may be performed using a corresponding joint probability distribution to estimate the most likely dense values given the sparse values. The resulting dense representation of the 3D surface structure may be provided to an autonomous vehicle drive stack to enable safe and comfortable planning and control of the autonomous vehicle.