Monocular Depth Reconstruction Using Local Difference Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for enriching two-dimensional images with depth information and other scalar quantities are prone to errors, especially when determining absolute values, and often require complex and expensive three-dimensional camera systems.

Innovation Solution

A method using a neural network to reconstruct location-dependent scalar additional quantities from two-dimensional images by processing pixel values to produce local difference information, which is less error-prone and sufficient for many applications, such as robot navigation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If three-dimensional camera systems are used to obtain depth information, then measurement precision is improved, but device complexity and cost increase

Engineering Contradiction:
Improvedepth information accuracyVSAvoidcamera system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent replaces complex mechanical 3D camera systems with a neural network-based computational approach. The neural network processes two-dimensional image data to reconstruct depth information, substituting hardware complexity with software-based processing while maintaining measurement precision.

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

Solution Approach 2:

The patent creates a computational copy of depth information by training the neural network on ground truth depth data. The network learns to predict depth values by copying patterns from training data, enabling depth reconstruction without physical 3D sensors.

Inventive Principle:
Principle #26Copying

2Loss of information

If absolute depth values are calculated, then complete scene information is obtained, but error propagation increases

Engineering Contradiction:
Improvescene information completenessVSAvoidcalculation accuracy
Core Design Contradiction:
Loss of informationVSReliability

Solution Approach 1:

The patent inverts the conventional approach by first calculating local depth differences between neighboring pixels, then integrating these differences to obtain absolute depth values. This inversion reduces error propagation by working with relative differences that are more stable and less prone to accumulation errors.

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

Solution Approach 2:

The patent segments the depth calculation process into two distinct stages: first computing local depth differences for each pixel, then integrating these differences to reconstruct absolute depth values. This segmentation allows error control at each stage and improves overall reliability.

Inventive Principle:
Principle #1Segmentation

3Reliability

If relative depth information is used, then calculation accuracy is improved, but absolute scene measurements become unavailable

Engineering Contradiction:
Improvedepth measurement reliabilityVSAvoidabsolute depth values
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The patent performs preliminary calculation of local depth differences before integrating to obtain absolute depth values. This preliminary step establishes accurate relative depth relationships that serve as a foundation for subsequent absolute depth reconstruction, ensuring both reliability and completeness.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent uses feedback mechanisms where the neural network is trained with ground truth depth information and adjusts its parameters to minimize prediction errors. This feedback loop ensures that the network learns to produce both accurate relative differences and correct absolute depth values.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20250078295A1Reconstruction of depth information and other additional quantities from two-dimensional images
Publication Date: 2025.03.06 ROBERT BOSCH GMBH
  • US20250078295A1 patent drawing
  • US20250078295A1 patent drawing
  • US20250078295A1 patent drawing

AI summary

A method for reconstructing a location-dependent scalar additional quantity of a scene from an image of the scene divided into pixels. The method includes: feeding pixel values of the image to a neural network; processing the pixel values by the neural network to produce local difference information, which in each case indicates how the location-dependent scalar additional quantity of the scene changes at the position indicated by the particular pixel; ascertaining the scalar additional information for further locations indicated by pixels of the image, from the local difference information.