Ranking Model Training via Implicit Feature Extraction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Cross-domain recommendation systems face challenges due to 'negative transfer' caused by distribution inconsistencies between source and target domains, leading to suboptimal recommendation performance.

Innovation Solution

A method and apparatus for training a ranking model that acquires user and resource data from both target and source domains, determines implicit features, and trains the model using these features to avoid negative transfer, thereby improving recommendation effectiveness.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If source domain data is directly added to target domain training samples, then sample quantity increases, but distribution inconsistency causes negative transfer and deteriorates recommendation accuracy

Engineering Contradiction:
Improvetraining sample quantityVSAvoidrecommendation accuracy
Core Design Contradiction:
Quantity of substanceVSManufacturing precision

Solution Approach 1:

The patent introduces an implicit feature extraction mechanism as an intermediary between source domain data and the ranking model. Instead of directly adding source domain samples to target domain training data, the system extracts implicit features from source domain user behavior data and uses these features to augment the target domain training samples. This intermediary approach allows the model to benefit from additional training signals while avoiding the negative transfer caused by direct sample mixing, as the implicit features capture transferable patterns without introducing distribution inconsistency.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If source domain samples are used for target domain training, then model generalization improves, but distribution inconsistency leads to negative transfer

Engineering Contradiction:
Improvemodel generalizationVSAvoidrecommendation performance
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent extracts implicit features from source domain data, separating the useful generalizable patterns from the problematic distribution characteristics. By taking out only the essential behavioral patterns encoded in implicit features rather than using complete source domain samples, the method achieves model generalization improvement while avoiding negative transfer from distribution inconsistency between source and target domains.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20240303465A1Method for training ranking model for intelligent recommendation, and intelligent recommendation method
Publication Date: 2024.09.12 BEIJING BAIDU NETCOM SCI & TECH CO LTD
  • US20240303465A1 patent drawing
  • US20240303465A1 patent drawing
  • US20240303465A1 patent drawing

AI summary

A method for training a ranking model for intelligent recommendation, and an intelligent recommendation method are provided, which relate to fields of data processing and machine learning technologies. The method includes: acquiring first user data and first resource data of a target domain, and acquiring second user data and second resource data of a source domain; determining an implicit feature based on the first user data, the first resource data, the second user data and the second resource data; and training the ranking model based on the implicit feature, wherein the ranking model is configured to recommend a resource to a user of the target domain.