Compact Visual Search Descriptor via Graph Spectral Embedding

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mobile visual search systems face high computational costs and communication expenses due to the large size of visual descriptors, such as SIFT and SURF feature points, which hinder real-time operations and efficient data transmission.

Innovation Solution

A compression scheme using graph spectral embedding models reduces the dimensionality of feature points while preserving pair-wise nearest neighbor relationships, employing a linear embedding operator and affinity matrix to generate a second set of feature points that can be transmitted efficiently over wireless networks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If high-dimensional visual descriptors (SIFT/SURF) are used to ensure accurate image matching, then matching precision is improved, but communication cost and data transmission size increase

Engineering Contradiction:
Improvematching precisionVSAvoiddescriptor size
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent extracts only the most essential features from high-dimensional descriptors by identifying and retaining extremal points (local maxima/minima) in the feature space. This extraction process removes redundant dimensions while preserving the core discriminative information needed for accurate matching, directly resolving the contradiction between descriptor size and matching precision.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent creates a compact copy of the original high-dimensional descriptors by mapping them to a lower-dimensional space using learned transformation matrices. This copy retains the essential matching information while occupying significantly less space, enabling efficient transmission without sacrificing matching accuracy.

Inventive Principle:
Principle #26Copying

2Measurement precision

If high-dimensional visual descriptors are transmitted over wireless networks, then matching accuracy is maintained, but communication cost increases

Engineering Contradiction:
Improvequery accuracyVSAvoidcommunication cost
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The patent extracts only the essential discriminative features from complete descriptors before transmission. By removing redundant dimensional information that is not critical for accurate matching, the communication payload is reduced while maintaining query accuracy, thereby lowering wireless transmission energy costs.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent transforms descriptors from high-dimensional parameter spaces to low-dimensional parameter spaces through learned linear mappings. This parameter transformation reduces the amount of data that needs to be transmitted over wireless networks while preserving the essential information needed for accurate visual search queries.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If complete feature points are processed, then matching performance is preserved, but computational complexity increases

Engineering Contradiction:
Improvematching performanceVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts a compact representation from complete feature points by identifying extremal points in the feature space and retaining only those critical for matching. This extraction reduces the number of features that need to be processed while maintaining matching performance, thereby reducing computational complexity on mobile devices.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent performs preliminary dimensionality reduction and feature extraction before the actual matching process. By pre-processing descriptors to remove redundant information and transform them into compact forms, the subsequent matching operations become computationally less intensive while preserving matching performance.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8755605B2System and method for compact descriptor for visual search
Publication Date: 2014.06.17 FUTUREWEI TECHNOLOGIES INC
  • US8755605B2 patent drawing
  • US8755605B2 patent drawing
  • US8755605B2 patent drawing

AI summary

A method and an apparatus for processing an image generates, using a linear embedding operator, a second set of feature points from a first set of feature points of the image, so that a pair-wise nearest neighbor (NN) topological relationship among the first set of feature points is preserved in the second set of feature points. The linear embedding operator is determined by an affinity model comprising a first affinity parameter, a second affinity parameter, and an affinity matrix, wherein a sparsity of the affinity matrix is controlled by the first affinity parameter and the second affinity parameter.