3D Saliency Model Using Depth Weight and Super-Pixel Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current 3D saliency models do not adequately consider depth channel features, leading to a discrepancy between the human visual fixation behavior and the model's prediction, especially in 3D environments where depth information is crucial.

Innovation Solution

A method is developed to establish a 3D saliency model by incorporating 3D contrast and depth weight, utilizing super-pixel segmentation, feature extraction, and depth domain analysis to calculate saliency, which includes background prior optimization and Gaussian distance weighting, enhancing the model's alignment with human fixation patterns.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If 2D saliency model is used, then color and brightness features can be captured, but depth channel features are ignored leading to poor prediction of human fixation in 3D environments

Engineering Contradiction:
Improveprediction accuracy of human fixationVSAvoidmodel complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extends the 2D saliency model to 3D by incorporating depth channel features (disparity, depth contrast) alongside traditional 2D features (color, brightness, texture). This dimensional expansion allows the model to capture spatial depth information that is crucial for predicting human fixation in 3D environments, directly resolving the contradiction between prediction accuracy and model complexity by adding necessary dimensional components.

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

Solution Approach 2:

The patent segments the 3D image into multiple depth layers or disparity ranges and processes each layer separately to extract depth-specific features. This segmentation approach enables the model to handle depth information systematically while maintaining computational efficiency, thereby improving fixation prediction accuracy without excessively increasing overall model complexity.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If depth information is incorporated, then 3D saliency can be improved, but computational complexity increases

Engineering Contradiction:
Improvesaliency measurement accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent performs preliminary processing of depth images to generate disparity maps and depth histograms before computing saliency. By pre-processing depth information and organizing it into structured representations, the model reduces the computational burden during the main saliency calculation phase, thereby improving measurement accuracy while controlling computational complexity.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent dynamically adjusts the weight of depth features based on image content and viewing conditions. By changing the relative importance of depth channel features versus 2D features according to scene characteristics, the model maintains high saliency measurement accuracy while adapting computational complexity to match the specific requirements of different 3D scenes.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If background prior is considered, then saliency model can be optimized, but processing time increases

Engineering Contradiction:
Improvesaliency model accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent pre-calculates background priors and depth histograms before processing individual images. By preparing these reference data structures in advance, the model can quickly compare test images against pre-computed backgrounds without performing time-consuming calculations during the main processing stage, thus improving accuracy while minimizing processing time.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent replaces computationally intensive background modeling techniques with more efficient statistical methods and pre-computed reference data. By substituting complex real-time background analysis with pre-processed statistical models, the system achieves optimized saliency measurement with reduced processing time.

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

Data Source

PatentUS20180182118A1Establishment method of 3D Saliency Model Based on Prior Knowledge and Depth Weight
Publication Date: 2018.06.28 BEIJING UNIV OF TECH
  • US20180182118A1 patent drawing
  • US20180182118A1 patent drawing
  • US20180182118A1 patent drawing

AI summary

A method of establishing a 3D saliency model based on 3D contrast and depth weight, includes dividing left view of 3D image pair into multiple regions by super-pixel segmentation method, synthesizing a set of features with color and disparity information to describe each region, and using color compactness as weight of disparity in region feature component, calculating feature contrast of a region to surrounding regions; obtaining background prior on depth of disparity map, and improving depth saliency through combining the background prior and the color compactness; taking Gaussian distance between the depth saliency and regions as weight of feature contrast, obtaining initial 3D saliency by adding the weight of the feature contrast; enhancing the initial 3D saliency by 2D saliency and central bias weight.