Fashion Attribute Embeddings With GCLA for Part Localization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for fashion attribute recognition in e-commerce fail to effectively localize attributes on specific parts of fashion products, leading to computational overhead and inaccurate modeling of user preferences due to data annotation bottlenecks and reliance on coarse annotations.

Innovation Solution

A method and system that generate disentangled attribute embeddings by fusing global and local features using a Global Context-Aware Local Attention (GCLA) fusion block, which extracts localization heatmaps, applies Gaussian blur to highlight relevant regions, and performs self-attention fusion to enhance feature extraction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If entire image is used to extract disentangled attribute representation, then global context is captured, but irrelevant product parts are focused on and optimum embedding is lost

Engineering Contradiction:
Improveattribute recognition precisionVSAvoidoptimum embedding loss
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent divides the fashion product image into multiple semantic parts (e.g., sleeve, collar, torso, hem) using part localization models. Each part is then processed separately to extract localized attributes, avoiding the problem of irrelevant regions dominating the entire image analysis while preserving global context through hierarchical fusion of part-level features.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different processing strategies to different parts of the image based on their semantic meaning. Localized attributes (sleeve length, neckline) are extracted from specific regions using part-specific feature extraction, while global attributes are derived from the overall structure. This local quality approach ensures that each region contributes optimally to the attributes it represents.

Inventive Principle:
Principle #3Local quality

2Ease of manufacture

If part localization model is trained using coarse annotations, then data annotation bottleneck is addressed, but additional computational overhead is introduced

Engineering Contradiction:
Improveannotation feasibilityVSAvoidcomputational overhead
Core Design Contradiction:
Ease of manufactureVSDevice complexity

Solution Approach 1:

The patent pre-trains part localization models using coarse annotations (foreground masks, landmarks, bounding boxes) during the offline model preparation phase. This preliminary action allows the system to automatically generate fine-grained part annotations during runtime without requiring manual fine-annotation, thus addressing the annotation bottleneck while managing computational overhead through efficient model architecture.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system uses the trained part localization models to automatically generate part-level annotations and features without requiring manual intervention for each image. The models self-service by taking the entire image or coarse annotations as input and producing the detailed part segmentation and attribute predictions automatically, reducing both annotation burden and runtime computational overhead.

Inventive Principle:
Principle #25Self-service

3Reliability

If manual upload of product information is used, then product details can be uploaded, but it is time-consuming and requires domain expertise

Engineering Contradiction:
Improveproduct detail accuracyVSAvoidproduct upload speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent implements an automated system where the fashion product image processing system itself extracts and generates product attributes (sleeve length, neckline, pattern, color, etc.) from the input image. The system serves itself by automatically performing attribute recognition, part localization, and embedding generation without requiring manual input from operators, thus eliminating the need for domain expertise and significantly increasing productivity while maintaining reliability through consistent automated extraction.

Inventive Principle:
Principle #25Self-service

4Productivity

If automated attribute extraction using deep learning is implemented, then productivity is improved, but accurate modeling of user preferences becomes challenging

Engineering Contradiction:
Improveattribute extraction speedVSAvoiduser preference modeling accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent segments the attribute extraction process into part-specific localized attributes (sleeve length from sleeve region, neckline from collar region) and global attributes (color, pattern from torso region). This segmentation enables more precise attribute extraction that better reflects actual product characteristics, improving user preference modeling accuracy while maintaining high productivity through automated deep learning processing of each segment.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by using part-specific feature extractors and attention mechanisms that focus on relevant regions for each attribute type. This ensures that automated extraction captures nuanced local details (e.g., specific neckline shapes, sleeve styles) that are critical for accurate user preference modeling, rather than treating all attributes uniformly across the entire image.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250378675A1Method and system for creating location aware disentangled attribute representation
Publication Date: 2025.12.11 TATA CONSULTANCY SERVICES LTD
  • US20250378675A1 patent drawing
  • US20250378675A1 patent drawing
  • US20250378675A1 patent drawing

AI summary

In the context of fashion attribute extraction based on semantic meaning, there exists a data annotation bottleneck, and large scale part annotation is not a feasible solution. Existing works address this bottleneck by training a part localization model using several coarse annotations (e.g., foreground mask, landmark, bounding box, and foreground mask) or part segmentation maps of a few classes. However, these approaches introduce additional computational overhead. Embodiments disclosed herein provide a method and system for location aware fashion attribute recognition and retrieval, in which a plurality of disentangled attribute embeddings of an input image of a fashion item are generated by fusing global and local features extracted from the input image using a global context-aware local attention (GCLA) fusion block, wherein the plurality of disentangled attribute embeddings represent a plurality of unique features of the fashion item in the input image.