Personalized Clothing Compatibility Framework Using Subspace Learning

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing approaches to recommending compatible clothing items fail to accurately personalize compatibility metrics to individual customers, relying on generic models or proxy measures like co-purchase data.

Innovation Solution

A machine learning framework that utilizes a customer-dependent subspace learning approach, where attention weights of subspaces are learned using customer representations, to predict personalized compatibility preferences based on direct customer feedback.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If generic fashion compatibility models or human stylist opinions are used to recommend clothing items, then the system is simple and easy to implement, but the accuracy of predicting individual customer preferences is insufficient

Engineering Contradiction:
Improveprediction accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the compatibility assessment into multiple independent subspace models, each capturing different aspects of fashion compatibility (e.g., color matching, style coordination, occasion appropriateness). Each subspace is trained separately on customer feedback data and then integrated to produce the final compatibility prediction. This segmentation allows the system to achieve high prediction accuracy by addressing different dimensions of compatibility independently while maintaining manageable system complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements dynamic personalization by learning customer-specific compatibility metrics that adapt to individual preferences. The system dynamically adjusts the importance weights of different subspaces based on each customer's feedback patterns and preference profiles. This dynamic approach enables the system to accurately capture evolving customer tastes and provide personalized recommendations without requiring complete retraining, thus balancing accuracy with computational efficiency.

Inventive Principle:
Principle #15Dynamics

2Measurement precision

If customer-specific data is collected and processed individually for each customer, then personalized recommendation accuracy improves, but data processing time and computational resources increase

Engineering Contradiction:
Improvepersonalization accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs preliminary action by pre-training the subspace models on aggregated customer feedback data before deployment. The customer-specific compatibility metrics and subspace importance weights are pre-computed and stored, allowing the system to quickly retrieve and apply pre-learned patterns during actual recommendation generation. This pre-processing significantly reduces real-time computational requirements while maintaining high personalization accuracy, as the system only needs to apply pre-learned models rather than training from scratch for each customer.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent utilizes parameter changes by representing customer preferences and item attributes as continuous vectors in a unified embedding space. The system dynamically adjusts parameter weights (importance scores of different subspaces) based on customer profiles without changing the fundamental model structure. This parameter-based personalization approach enables efficient computation through vector operations and matrix multiplications, achieving high personalization accuracy with optimized processing time compared to more complex customer-specific model training.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12248872B1Machine learning framework for personalized clothing compatibility
Publication Date: 2025.03.11 AMAZON TECH INC
  • US12248872B1 patent drawing
  • US12248872B1 patent drawing
  • US12248872B1 patent drawing

AI summary

Systems and methods are described for recommending pairs or sets of clothing items for an individual to wear together, including learning a compatibility metric personalized to each individual. A framework is used to learn compatibility that is personalized to the user based on initial item feedback that may be received from the user via user interfaces that prompt the user to indicate whether the user would wear certain clothing items together and/or individually.