Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

STEM: Unleashing the Power of Embeddings for Multi-task Recommendation

About

Multi-task learning (MTL) has gained significant popularity in recommender systems as it enables simultaneous optimization of multiple objectives. A key challenge in MTL is negative transfer, but existing studies explored negative transfer on all samples, overlooking the inherent complexities within them. We split the samples according to the relative amount of positive feedback among tasks. Surprisingly, negative transfer still occurs in existing MTL methods on samples that receive comparable feedback across tasks. Existing work commonly employs a shared-embedding paradigm, limiting the ability of modeling diverse user preferences on different tasks. In this paper, we introduce a novel Shared and Task-specific EMbeddings (STEM) paradigm that aims to incorporate both shared and task-specific embeddings to effectively capture task-specific user preferences. Under this paradigm, we propose a simple model STEM-Net, which is equipped with an All Forward Task-specific Backward gating network to facilitate the learning of task-specific embeddings and direct knowledge transfer across tasks. Remarkably, STEM-Net demonstrates exceptional performance on comparable samples, achieving positive transfer. Comprehensive evaluation on three public MTL recommendation datasets demonstrates that STEM-Net outperforms state-of-the-art models by a substantial margin. Our code is released at https://github.com/LiangcaiSu/STEM.

Liangcai Su, Junwei Pan, Ximei Wang, Xi Xiao, Shijie Quan, Xihua Chen, Jie Jiang• 2023

Related benchmarks

TaskDatasetResultRank
Click predictionKuaiVideos (test)
AUC0.7046
41
Timing EfficiencyMedian per-dataset (test)
HPO Time (s)16.59
28
Lower Yield Strength PredictionSteel Property Prediction
MAE (%)2.927
26
Follow PredictionKuaiVideo (test)
AUC78.03
23
Tabular ClassificationMultiTab Multi-Target synthetic (test)
AUC65.2
15
Tabular ClassificationMultiTab Single-Target synthetic (test)
AUC73.7
15
0.2% OS Yield Strength PredictionSteel Property Prediction
MAE (%)2.848
13
Ultimate Tensile Strength PredictionSteel Property Prediction
MAE (%)2.014
13
2" Elongation PredictionSteel Property Prediction
MAE (%)3.956
13
CTR PredictionAliExpress ES (test)
AUC0.7309
11
Showing 10 of 27 rows

Other info

Follow for update