English

Learning Recommender Systems with Soft Target: A Decoupled Perspective

Information Retrieval 2024-10-10 v1

Abstract

Learning recommender systems with multi-class optimization objective is a prevalent setting in recommendation. However, as observed user feedback often accounts for a tiny fraction of the entire item pool, the standard Softmax loss tends to ignore the difference between potential positive feedback and truly negative feedback. To address this challenge, we propose a novel decoupled soft label optimization framework to consider the objectives as two aspects by leveraging soft labels, including target confidence and the latent interest distribution of non-target items. Futhermore, based on our carefully theoretical analysis, we design a decoupled loss function to flexibly adjust the importance of these two aspects. To maximize the performance of the proposed method, we additionally present a sensible soft-label generation algorithm that models a label propagation algorithm to explore users' latent interests in unobserved feedback via neighbors. We conduct extensive experiments on various recommendation system models and public datasets, the results demonstrate the effectiveness and generality of the proposed method.

Keywords

Cite

@article{arxiv.2410.06536,
  title  = {Learning Recommender Systems with Soft Target: A Decoupled Perspective},
  author = {Hao Zhang and Mingyue Cheng and Qi Liu and Yucong Luo and Rui Li and Enhong Chen},
  journal= {arXiv preprint arXiv:2410.06536},
  year   = {2024}
}

Comments

Accepted by DASFAA 2024

R2 v1 2026-06-28T19:13:47.888Z