Image Matching via Multi-Feature Vectors for Accurate Map Updates

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image matching methods using convolutional neural networks for map updates suffer from inaccurate element recognition due to limited feature extraction, leading to high error rates.

Innovation Solution

Perform feature extraction on images to obtain feature maps, determine feature vectors for each point, and match these vectors to improve understanding and accuracy of image similarity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Extent of automation

If target detection network is used for element recognition, then image processing can be automated, but element recognition accuracy deteriorates due to limited feature extraction

Engineering Contradiction:
Improveautomation of element recognitionVSAvoidelement recognition accuracy
Core Design Contradiction:
Extent of automationVSMeasurement precision

Solution Approach 1:

The patent segments the feature extraction process into multiple independent feature maps, each capturing different aspects of image features. Instead of relying on a single target detection network output, the system divides feature extraction into multiple channels that can be independently processed and then combined, thereby improving overall recognition accuracy while maintaining automation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent combines multiple types of feature maps (different feature extraction results) into a composite feature representation. By fusing multiple feature sources rather than relying on a single detection network output, the system creates a more comprehensive and accurate element recognition capability that maintains full automation.

Inventive Principle:
Principle #40Composite materials

2Measurement precision

If multiple feature maps are extracted and combined into feature vectors, then image matching accuracy is improved, but computational complexity increases

Engineering Contradiction:
Improveimage matching accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts only the essential and most discriminative features from multiple feature maps to construct feature vectors. Rather than processing all possible features equally, the system selectively extracts key features that most contribute to matching accuracy, thereby reducing computational complexity while maintaining or improving matching performance.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies partial action by selecting and processing only the most relevant feature maps and feature points necessary for accurate matching. Instead of exhaustively processing all features from all feature maps, the system identifies and processes the critical subset that provides the most value, balancing accuracy with computational efficiency.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20260004555A1Image matching method, map information update method, and related apparatus
Publication Date: 2026.01.01 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US20260004555A1 patent drawing
  • US20260004555A1 patent drawing
  • US20260004555A1 patent drawing

AI summary

An image matching method includes: performing feature extraction processing on a first image to obtain K first feature maps; performing feature extraction processing on a second image to obtain K second feature maps; determining a first feature vector of each of M first feature points in the first image based on the K first feature maps, to obtain M first feature vectors; determining a second feature vector of each of N second feature points in the second image based on the K second feature maps, to obtain N second feature vectors; determining a quantity of feature point pairs based on the M first feature vectors and the N second feature vectors; and determining an image matching result based on the quantity of feature point pairs.