paper-with-me

홈 › Papers

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

2022-06-10 · Zihan Lin, Hui Wang, Jingshu Mao, Wayne Xin Zhao, Cheng Wang, Peng Jiang, Ji-Rong Wen

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.

📄 PDF Abstract BibTeX arXiv:2206.05020

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementDiversityRe-Ranking

Methods 이 논문이 사용한 방법론

Test 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Information Competing Process for Learning Diversified Representations

2019-06-04 · NeurIPS 2019 12 · Jie Hu, Rongrong Ji, Shengchuan Zhang, Xiaoshuai Sun 외

Learning representations with diversified information remains as an open problem. Towards learning diversified representations, a new approach, termed Information Competing Process (ICP), is proposed in this paper. Aimin…

General Classificationimage-classificationImage ClassificationImage Reconstruction+1

Leveraging sparse and shared feature activations for disentangled representation learning

2023-04-17 · NeurIPS 2023 11 · Marco Fumero, Florian Wenzel, Luca Zancato, Alessandro Achille 외

Recovering the latent factors of variation of high dimensional data has so far focused on simple synthetic settings. Mostly building on unsupervised and weakly-supervised objectives, prior work missed out on the positive…

Representation Learning

DSFNet: Learning Disentangled Scenario Factorization for Multi-Scenario Route Ranking

2024-03-30 · Jiahao Yu, Yihai Duan, Longfei Xu, Chao Chen 외

Multi-scenario route ranking (MSRR) is crucial in many industrial mapping systems. However, the industrial community mainly adopts interactive interfaces to encourage users to select pre-defined scenarios, which may hind…

Disentanglement

Unsupervised Model Selection for Variational Disentangled Representation Learning

2019-05-29 · ICLR 2020 1 · Sunny Duan, Loic Matthey, Andre Saraiva, Nicholas Watters 외

Disentangled representations have recently been shown to improve fairness, data efficiency and generalisation in simple supervised and reinforcement learning tasks. To extend the benefits of disentangled representations …

AttributeDisentanglementFairnessmodel+3

TopicVAE: Topic-aware Disentanglement Representation Learning for Enhanced Recommendation

2022-10-10 · ACM MM 2022 10 · Zhiqiang Guo, GuoHui Li, Jianjun Li, Huaicong Chen

Learning disentangled representations that reflect user preference based on user behavior (implicit feedback, such as click and purchase) and content information (e.g., plot description, poster) has become a hot research…

DisentanglementRecommendation SystemsRepresentation Learning