Gradient-Domain Disparity Networks for Stereo Boundary Accuracy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for determining distances from stereoscopic images, particularly near object boundaries, are not always accurate, leading to inconsistencies in computer vision and robotics applications.

Innovation Solution

A deep learning-based disparity network utilizing end-to-end training with gradient-domain smoothness priors and occlusion reasoning, combined with pixel-adaptive convolutions, to enhance distance estimation accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional stereoscopic image processing methods are used, then the processing speed is fast, but the distance determination accuracy deteriorates near object boundaries and edges

Engineering Contradiction:
Improvedistance determination accuracyVSAvoidprocessing system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent introduces gradient-domain smoothness priors as an intermediary mechanism to mediate between the left and right stereoscopic images. By computing gradients in the gradient domain and enforcing smoothness constraints, the system resolves ambiguities at object boundaries without requiring complex post-processing, thus improving distance determination accuracy while maintaining reasonable system complexity

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent transforms the problem from direct pixel-space matching to gradient-domain processing. By operating in the gradient domain rather than the original image domain, the system captures fine details and edge information more effectively, improving accuracy at object boundaries while the neural network handles the dimensional transformation automatically

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

2Measurement precision

If neural networks with extensive ground truth data are used, then distance determination accuracy improves, but the data requirement and training complexity increase

Engineering Contradiction:
Improvedistance determination accuracyVSAvoidground truth data quantity
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent implements self-service through the gradient-domain smoothness prior module, which automatically enforces smoothness constraints during the disparity estimation process without requiring external ground truth data for supervision. The system uses its own gradient computations to guide the learning process, reducing dependency on extensive annotated training data while maintaining high accuracy

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent changes the fundamental parameters of the learning problem by operating in the gradient domain rather than the intensity domain. This parameter transformation allows the neural network to learn more effective features with fewer training examples, as gradient information provides stronger geometric constraints that reduce the need for large amounts of ground truth data

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If pixel-adaptive convolutions are applied, then fine detail capture improves, but the computational complexity increases

Engineering Contradiction:
Improvefine detail captureVSAvoidcomputational energy
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent applies segmentation by dividing the image processing into distinct functional modules: gradient computation, smoothness prior enforcement, and disparity estimation. The pixel-adaptive convolutions are localized to specific layers within the neural network where they are most needed, rather than applying them uniformly across the entire processing pipeline, thus reducing overall computational energy while maintaining fine detail capture

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS12456046B2Distance determinations using one or more neural networks
Publication Date: 2025.10.28 NVIDIA CORP
  • US12456046B2 patent drawing
  • US12456046B2 patent drawing
  • US12456046B2 patent drawing

AI summary

Apparatuses, systems, and techniques are presented to determine distance for one or more objects. In at least one embodiment, a disparity network is trained to determine distance data from input stereoscopic images using a loss function that includes at least one of a gradient loss term and an occlusion loss term.