Multi-View Stereo Cost Metric Learning for Faster 3D Reconstruction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing multi-view stereo reconstruction (MVS) methods struggle to achieve high-quality 3D reconstruction from high-resolution images due to inefficiencies in cost volume construction and disparity estimation, particularly in varying lighting and occlusion conditions.

Innovation Solution

A deep learning-based approach using a learnable cost metric (LCM) that incorporates feature pyramids and a 3D cost volume with adaptive weight allocation, leveraging structure from motion analysis for accurate depth estimation and constructing a 3D point cloud from multiple views.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional MVS methods are used to reconstruct 3D scenes, then the process is computationally simpler, but the reconstruction accuracy and completeness deteriorate, especially in varying lighting and occlusion conditions

Engineering Contradiction:
Improvereconstruction accuracyVSAvoidalgorithm complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent implements a learnable cost metric that dynamically adapts to different scenes and conditions through training. The cost metric is not fixed but learned from data, allowing the system to optimize its behavior for specific reconstruction tasks and handle varying lighting and occlusion conditions effectively

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent changes the parameters of the cost volume computation by introducing learnable parameters that are optimized during training. These parameters control how cost volumes are aggregated and how feature pyramids are weighted, enabling the system to achieve higher accuracy by adjusting these parameters based on training data rather than using fixed traditional methods

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If high-resolution images are used for 3D reconstruction, then the output quality improves, but the processing time and computational cost increase significantly

Engineering Contradiction:
Improvereconstruction qualityVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the feature extraction process into multiple feature pyramids at different resolution levels. This hierarchical segmentation allows the system to process high-resolution images efficiently by working with downsampled feature representations at coarser levels and only refining details at finer levels where necessary

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the 2D image processing problem into a 3D cost volume problem by adding the depth dimension. This dimensional transformation allows parallel processing of multiple depth hypotheses simultaneously, improving efficiency when reconstructing from high-resolution images

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

3Adaptability or versatility

If feature pyramids are used to encode geometry at different scales, then the reconstruction robustness to scale variations improves, but the computational complexity of cost volume construction increases

Engineering Contradiction:
Improverobustness to scale variationsVSAvoidcost volume construction complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent merges multiple feature pyramids at different scales into a unified cost volume representation. By combining features from coarse to fine levels in a hierarchical manner, the system achieves robustness to scale variations while managing computational complexity through efficient fusion strategies that leverage the complementary information at different scales

Inventive Principle:
Principle #5Merging (Combining)

4Adaptability or versatility

If a learnable cost metric is implemented, then the adaptability to different scenes and conditions improves, but the training requirements and system complexity increase

Engineering Contradiction:
Improveadaptability to scene variationsVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent implements a self-service mechanism where the cost metric automatically adapts to different scenes through learned parameters that are optimized during training. The system serves itself by learning scene-specific characteristics from training data and applying this knowledge to new scenes, reducing the need for manual parameter tuning and increasing adaptability

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS12511767B2Multi-view stereo with learnable cost metric for 3D reconstruction
Publication Date: 2025.12.30 HONG KONG CENT FOR LOGISTICS ROBOTICS LTD
  • US12511767B2 patent drawing
  • US12511767B2 patent drawing
  • US12511767B2 patent drawing

AI summary

A deep learning network can perform three-dimensional (3D) image reconstruction of a scene from multi-view calibrated two-dimensional (2D) images. The network can include a convolutional neural network that performs feature extraction to generate feature pyramids corresponding to features at different levels of resolution. The feature pyramids can be used to compute a respective cost volume for each feature pyramid at each level of resolution, with the cost volume incorporating a learnable parameter that corresponds to a weight allocated to the “reference” feature pyramid relative to other feature pyramids. A depth map for each input image can be generated based at least in part on the cost volume.