SIFT Descriptor Thresholding for GPS-Denied Navigation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current image matching technologies face inefficiencies in detecting similar features across pixilated images, particularly under varying illumination conditions and non-linear contrast changes, with arbitrary thresholding methods limiting performance in GPS-denied environments.

Innovation Solution

The implementation of meaningful clamping (MC) for scale invariant feature transform (SIFT) descriptors, which computes a unique bin magnitude threshold using a contrario methodology to determine perceptible deviations from uniform noise, improving matching performance by automatically adjusting the clamping threshold for each descriptor.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If arbitrary thresholding methods are used for SIFT descriptors, then the device complexity is reduced, but the measurement precision and matching accuracy deteriorate

Engineering Contradiction:
Improvethresholding method complexityVSAvoidfeature matching accuracy
Core Design Contradiction:
Device complexityVSMeasurement precision

Solution Approach 1:

The patent combines multiple descriptor statistics (mean, standard deviation, skewness, kurtosis) into a unified thresholding framework that adaptively determines clamping thresholds. This merging of statistical measures enables accurate differentiation of meaningful features from noise without requiring complex manual threshold selection procedures.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The thresholding method performs self-adjustment by automatically computing clamping thresholds based on the statistical properties of each descriptor bin. The system serves itself by using its own descriptor statistics to determine appropriate thresholds, eliminating the need for external arbitrary parameter specification while maintaining high matching accuracy.

Inventive Principle:
Principle #25Self-service

2Speed

If fixed clamping threshold is applied to all descriptors, then the processing speed is improved, but the adaptability to varying illumination conditions deteriorates

Engineering Contradiction:
Improvedescriptor processing speedVSAvoidillumination condition adaptability
Core Design Contradiction:
SpeedVSAdaptability or versatility

Solution Approach 1:

The patent applies different clamping thresholds to different descriptor bins based on their local statistical characteristics. Each bin receives a threshold adapted to its specific mean, standard deviation, and higher-order moments, allowing the system to optimize for local feature properties rather than applying a uniform global threshold. This local adaptation maintains processing efficiency while significantly improving performance under varying illumination.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The clamping threshold becomes a dynamic value that adapts to each descriptor's statistical properties rather than remaining fixed. The threshold adjusts automatically based on the descriptor's mean, variance, and higher-order moments, enabling the system to respond to changing illumination conditions while maintaining consistent processing speeds through efficient statistical computation.

Inventive Principle:
Principle #15Dynamics

3Loss of information

If no thresholding is applied to descriptors, then the loss of information is minimized, but the reliability of feature detection under noise deteriorates

Engineering Contradiction:
Improvedescriptor information retentionVSAvoidfeature detection reliability
Core Design Contradiction:
Loss of informationVSReliability

Solution Approach 1:

The patent changes the parameter threshold dynamically based on descriptor statistics rather than using a fixed value. By computing thresholds from the mean, standard deviation, skewness, and kurtosis of each bin, the system adapts the thresholding parameter to match the local characteristics of the data, thereby reliably distinguishing signal from noise while preserving meaningful descriptor information.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10402682B1Image-matching navigation using thresholding of local image descriptors
Publication Date: 2019.09.03 THE UNITED STATES OF AMERICA AS REPRESENTED BY THE SECRETARY OF THE NAVY
  • US10402682B1 patent drawing
  • US10402682B1 patent drawing
  • US10402682B1 patent drawing

AI summary

Embodiments are directed to image matching using local image descriptors thresholding. An image matching tool is associated with at least one electronic processor. The image matching tool is configured to determine a unique bin magnitude threshold descriptor for a test image and an image of a known object of interest stored in a database. The image matching tool determines a classification match of the test image to the image of a known object of interest.