Image Search Indexing by Device Metadata

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current search services fail to provide images captured by a device when users search for device information, instead offering external appearance images or manufacturer-provided images, which do not meet user intent.

Innovation Solution

A method and system that index images matching device information by comparing search query device information to metadata in images, and provide these matching images as search results, including extracting device information from image content if metadata is absent, and updating metadata for user-uploaded images.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If search services provide external appearance images or manufacturer-provided images, then the search service can provide images, but the images do not match user intent to verify device capture quality

Engineering Contradiction:
Improveimage quality verification accuracyVSAvoiddevice-specific image information
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The system pre-processes images by extracting device information from metadata (such as EXIF data) before the search query is executed. This preliminary indexing of device-specific information allows the search service to quickly retrieve and verify images captured by specific devices, directly addressing user intent to check device capture quality without requiring real-time processing.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Instead of providing manufacturer-provided promotional images, the system retrieves and displays actual image copies captured by the user's device. By copying and returning real device-captured images with matching device information, the system enables users to verify actual image quality and device performance rather than seeing idealized manufacturer samples.

Inventive Principle:
Principle #26Copying

2Measurement precision

If the system indexes images by comparing device information to metadata, then precise device-matched images can be provided, but the search process complexity increases

Engineering Contradiction:
Improvesearch result accuracyVSAvoidimage indexing system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system introduces an intermediary indexing layer that stores device information extracted from image metadata separately from the image data itself. This intermediary structure acts as a bridge between the search query (containing device information) and the image database, simplifying the search process by avoiding direct complex comparisons for every query while maintaining high precision through pre-established device-image mappings.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Loss of information

If the system extracts device information from image content when metadata is absent, then complete device information can be obtained, but the processing time increases

Engineering Contradiction:
Improvedevice information completenessVSAvoidimage processing time
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The system implements a two-stage approach: first, it quickly checks for the presence of device information in image metadata (partial action) and retrieves images with complete metadata without further processing. Only when metadata is found to be absent or incomplete does the system perform the more time-consuming extraction of device information from image content (excessive action). This selective processing minimizes average processing time while ensuring device information completeness when needed.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11080319B2System and method for providing image search result online using device information
Publication Date: 2021.08.03 NHN ENTERTAINMENT
  • US11080319B2 patent drawing
  • US11080319B2 patent drawing
  • US11080319B2 patent drawing

AI summary

A method of providing an image search result online using device information including: receiving an input of a search query; identifying first device information of a device from the search query; indexing an image that matches the first device information by comparing the first device information to second device information included in metadata of the image; and providing the indexed image that matches the first device information as a search result of the search query.