Sensor-Agnostic Depth Map Inference With Sparse Prompting

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for predicting depth maps from single images often yield inaccurate results when the image deviates from the training dataset or camera parameters, and methods using active sensors like LiDAR and ToF provide sparse depth maps with limited depth values.

Innovation Solution

A model learning method and system that uses a depth map inference model comprising a base model and a prompt model to generate a sparse depth map from a ground truth depth map, training the model to overcome biases and predict a dense depth map independent of sensor type, by fusing image features with sparse depth map features through prompt encoding.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If conventional depth map prediction methods are used for images deviating from training data distribution, then model generalization is required, but prediction accuracy deteriorates

Engineering Contradiction:
Improvemodel generalizationVSAvoidprediction accuracy
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The method performs preliminary actions by generating a sparse depth map from ground truth depth values before final depth map prediction. This sparse depth map serves as a preliminary structural framework that guides the subsequent dense depth map generation, ensuring both generalization capability and prediction accuracy when images deviate from training data distribution

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The sparse depth map acts as an intermediary between the input image and the final dense depth map prediction. By introducing this intermediate representation that captures key depth structures, the method bridges the gap between generalization requirements and accuracy demands, allowing the model to adapt to new images while maintaining precise depth predictions

Inventive Principle:
Principle #24Intermediary (Mediator)

2Speed

If active sensors like LiDAR and ToF are used to capture depth maps, then real-time depth acquisition is achieved, but depth map density deteriorates to sparse values

Engineering Contradiction:
Improvereal-time acquisitionVSAvoiddepth map density
Core Design Contradiction:
SpeedVSQuantity of substance

Solution Approach 1:

The method merges the sparse depth map captured by active sensors with the dense depth map predicted by the neural network model. By combining these two depth maps through feature fusion and collaborative prediction, the system achieves both real-time acquisition speed and dense depth map output, resolving the contradiction between speed and density

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The final depth map is constructed as a composite of features from both the sparse sensor data and the dense predicted data. This composite approach integrates the real-time measurement advantages of active sensors with the completeness of dense depth maps, achieving both high speed and high density in the output

Inventive Principle:
Principle #40Composite materials

3Measurement precision

If sensor-specific depth maps are used for training, then training data accuracy is improved, but sensor type adaptability deteriorates

Engineering Contradiction:
Improvetraining data accuracyVSAvoidsensor type independence
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The method employs a universal depth map inference model that can process and adapt to depth maps from different sensor types (LiDAR, ToF, structured light, etc.). The model is designed with multi-functionality to handle various sensor input formats and characteristics, enabling it to maintain high adaptability while achieving accurate predictions across different sensor platforms through sensor-agnostic feature extraction and fusion mechanisms

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

Data Source

PatentUS20250308045A1Model learning method and system capable of sensor-agnostic depth map inference through depth prompting, and depth map inference method and system using the same
Publication Date: 2025.10.02 GWANGJU INST OF SCI & TECH
  • US20250308045A1 patent drawing
  • US20250308045A1 patent drawing
  • US20250308045A1 patent drawing

AI summary

A model learning method capable of sensor-agnostic depth map inference is provided. The model learning method includes receiving a training image and a ground truth depth map, generating a sparse depth map for training corresponding to the ground truth depth map, generating, using a first model provided to predict a depth map, a first feature and a first depth map corresponding to the training image, substituting the first depth map, which is a relative depth map acquired from the first model, with an absolute depth map reflecting the sparse depth map for training, generating, using a second model provided to perform prompt encoding, a second depth map corresponding to the sparse depth map for training, the first feature, and the first depth map, and training the second model so that the second depth map simulates the ground truth depth map.