Region-Aware Image Retrieval Using Text-Semantic Texture Matching

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing image retrieval methods suffer from low accuracy due to the difficulty in distinguishing and locating objects of interest within images, as they rely on global semantic features that are often interfered by irrelevant regions, leading to retrieval results that do not align with user intentions.

Innovation Solution

A method that extracts a first text feature from user input, determines a first semantic feature of a specific region in an image, generates a second semantic feature based on the text and image features, and uses a combined visual query feature group comprising both semantic and texture features to accurately locate target images in a candidate set.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If global semantic features are used for image retrieval, then the retrieval process is simple and fast, but the retrieval accuracy deteriorates due to interference from irrelevant regions

Engineering Contradiction:
Improveretrieval speedVSAvoidretrieval accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent segments the image into multiple regions and extracts semantic features for each region separately, then combines them with region-level texture features. This segmentation allows the system to focus on relevant regions while maintaining computational efficiency, resolving the contradiction between simple processing and accurate retrieval.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by extracting and utilizing texture features specific to each region rather than using a single global texture representation. This allows different regions to contribute their specific texture characteristics to the retrieval process, improving accuracy without significantly increasing computational complexity.

Inventive Principle:
Principle #3Local quality

2Measurement precision

If region-specific semantic features are extracted, then retrieval accuracy improves by focusing on relevant regions, but device complexity increases due to additional processing steps

Engineering Contradiction:
Improveretrieval accuracyVSAvoidprocessing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent merges region-level semantic features with region-level texture features to create a comprehensive feature representation. By combining these feature types at the region level, the system achieves improved accuracy without requiring overly complex processing, as the merging operation integrates multiple information sources efficiently.

Inventive Principle:
Principle #5Merging (Combining)

3Measurement precision

If multiple feature types (semantic and texture) are combined for each region, then retrieval accuracy improves, but computational time increases

Engineering Contradiction:
Improveretrieval accuracyVSAvoidcomputational time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the image into regions and processes semantic and texture features independently at each region level, then combines the results. This segmented approach allows for efficient parallel processing and reduces the computational burden compared to processing all features simultaneously across the entire image.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent extracts and processes only the necessary semantic and texture features for each region rather than extracting all possible features. This partial action approach optimizes computational time by focusing resources on the most relevant features while maintaining high retrieval accuracy.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20260051153A1Method executed by electronic device, electronic device, storage medium and program product
Publication Date: 2026.02.19 SAMSUNG ELECTRONICS CO LTD
  • US20260051153A1 patent drawing
  • US20260051153A1 patent drawing
  • US20260051153A1 patent drawing

AI summary

A method executed by an electronic device includes, extracting a first text feature from a first text input by a user, extracting, from a first image input by the user, a first semantic feature of a first region related to the first text; generating a second semantic feature based on the first text feature and the first semantic feature; and obtaining an image from a candidate image set based on the second semantic feature and a first texture feature of the first region.