English

Feature-aware Diversified Re-ranking with Disentangled Representations for Relevant Recommendation

Information Retrieval 2022-06-13 v1

Abstract

Relevant recommendation is a special recommendation scenario which provides relevant items when users express interests on one target item (e.g., click, like and purchase). Besides considering the relevance between recommendations and trigger item, the recommendations should also be diversified to avoid information cocoons. However, existing diversified recommendation methods mainly focus on item-level diversity which is insufficient when the recommended items are all relevant to the target item. Moreover, redundant or noisy item features might affect the performance of simple feature-aware recommendation approaches. Faced with these issues, we propose a Feature Disentanglement Self-Balancing Re-ranking framework (FDSB) to capture feature-aware diversity. The framework consists of two major modules, namely disentangled attention encoder (DAE) and self-balanced multi-aspect ranker. In DAE, we use multi-head attention to learn disentangled aspects from rich item features. In the ranker, we develop an aspect-specific ranking mechanism that is able to adaptively balance the relevance and diversity for each aspect. In experiments, we conduct offline evaluation on the collected dataset and deploy FDSB on KuaiShou app for online A/B test on the function of relevant recommendation. The significant improvements on both recommendation quality and user experience verify the effectiveness of our approach.

Keywords

Cite

@article{arxiv.2206.05020,
  title  = {Feature-aware Diversified Re-ranking with Disentangled Representations for Relevant Recommendation},
  author = {Zihan Lin and Hui Wang and Jingshu Mao and Wayne Xin Zhao and Cheng Wang and Peng Jiang and Ji-Rong Wen},
  journal= {arXiv preprint arXiv:2206.05020},
  year   = {2022}
}

Comments

10 pages, 5 figures, Accepted by SIGKDD 2022 Applied Data Science Track

R2 v1 2026-06-24T11:46:22.645Z