Invertible Depth Network for Lossless Image Reconstruction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current monocular depth estimation methods rely on neural networks that use lossy compression, preventing the recovery of the original input, which limits their ability to provide a high-level understanding of the environment and is inadequate for truly autonomous agents.

Innovation Solution

An invertible depth network is configured to preserve information between layers, enabling full reconstruction of input RGB images from depth maps, and allowing domain transfer by training models on different datasets to reconstruct RGB images based on depth maps.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional neural networks use lossy compression to improve depth estimation performance, then depth estimation accuracy is improved, but the ability to recover original input images is lost

Engineering Contradiction:
Improvedepth estimation accuracyVSAvoidoriginal input recovery
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent inverts the conventional approach by designing a network that first learns to reconstruct images from depth maps (inversion direction), then uses this inversion capability to enable lossless depth estimation. The network architecture includes an image reconstruction module that takes depth maps as input and reconstructs the original RGB images, proving that depth information contains sufficient detail for perfect reconstruction when processed correctly.

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

Solution Approach 2:

The patent creates a copy of the image reconstruction process in reverse. By training the network to reconstruct images from depth maps and then using this learned mapping to guide depth estimation, the system preserves all original information while achieving accurate depth estimation through the copied reconstruction pathway.

Inventive Principle:
Principle #26Copying

2Device complexity

If monocular depth estimation is used to reduce sensor requirements, then system complexity is reduced, but depth information accuracy is insufficient for high-level understanding

Engineering Contradiction:
Improvesensor system complexityVSAvoiddepth information accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent replaces the mechanical/optical need for multiple sensors (stereo cameras, depth sensors) with a computational system. A single RGB camera captures images, and the invertible neural network computationally extracts precise depth information through learned transformations, substituting physical sensor complexity with algorithmic processing capability.

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

Solution Approach 2:

The patent changes the parameter representation from direct multi-sensor depth measurement to learned depth parameters from image reconstruction. By transforming the problem from measuring depth directly to learning depth parameters that enable image reconstruction, the system achieves high-precision depth information from a single camera through parameter transformation rather than physical measurement.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If domain-specific training is used to improve depth estimation for specific regions, then estimation accuracy for that region is improved, but adaptability to other regions is reduced

Engineering Contradiction:
Improveregion-specific depth accuracyVSAvoidcross-region adaptability
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent creates a universal depth estimation system that functions across multiple domains and geographic regions. The network is trained on diverse datasets from different locations and conditions, learning region-invariant features that enable accurate depth estimation universally. The same network architecture and training approach can be applied to any region without retraining, achieving multi-functional adaptability.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent performs preliminary training on comprehensive, diverse datasets that encompass multiple regions and conditions before deployment. This preliminary exposure to various domains during training prepares the network to handle different geographic regions and environmental conditions, establishing broad adaptability in advance rather than requiring region-specific customization.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11531842B2Invertible depth network for image reconstruction and domain transfers
Publication Date: 2022.12.20 TOYOTA JIDOSHA KK
  • US11531842B2 patent drawing
  • US11531842B2 patent drawing
  • US11531842B2 patent drawing

AI summary

A method for image reconstruction and domain transfer through an invertible depth network is described. The method includes training a first invertible depth network model using a first image dataset corresponding to a first geographic region to estimate a first depth map. The method also includes retraining the first invertible depth network model using a second image dataset corresponding to a second geographic region to estimate a second depth map. The method further includes reconstructing, by the first invertible depth network model, a third image dataset based on the second depth map. The method also includes training a second invertible depth network model using the third image dataset corresponding to the first geographic region and the second geographic region to estimate a third depth map.