利用用户对列表的正负反馈提升推荐排序效果
Beyond Positive History: Re-ranking with List-level Hybrid Feedback
- 拆解用户对整个列表的正负反馈,捕捉偏好与排斥
- 通过对比学习对齐候选与历史列表的行为模式
- 适合需要精细化排序的推荐系统场景
在推荐系统中,重排阶段旨在生成符合用户偏好的有序列表。然而,现有方法通常仅使用项目级正反馈(如仅点击过的项目)作为历史信息,忽略了用户对整个列表中项目的正负反馈。这种列表级混合反馈能揭示用户的整体偏好,并反映用户在列表内的比较行为模式,有助于预测用户对候选列表的行为。尽管优势明显,如何从列表级混合反馈中提取并整合偏好与行为模式以重排多个项目仍具挑战。为此,我们提出基于列表级混合反馈的重排方法(RELIFE)。该方法包含三个模块:解耦兴趣挖掘器用于分离用户的兴趣与厌恶,序列偏好混合器用于学习考虑反馈上下文的交织偏好,以及比较感知模式提取器用于捕捉用户在每个列表内的行为模式。此外,为更好整合模式,采用对比学习对齐候选列表与历史列表的行为模式。大量实验表明,RELIFE显著优于当前最优的重排基线。
原文摘要 · Abstract (English)
As the last stage of recommender systems, re-ranking generates a re-ordered list that aligns with the user's preference. However, previous works generally focus on item-level positive feedback as history (e.g., only clicked items) and ignore that users provide positive or negative feedback on items in the entire list. This list-level hybrid feedback can reveal users' holistic preferences and reflect users' comparison behavior patterns manifesting within a list. Such patterns could predict user behaviors on candidate lists, thus aiding better re-ranking. Despite appealing benefits, extracting and integrating preferences and behavior patterns from list-level hybrid feedback into re-ranking multiple items remains challenging. To this end, we propose Re-ranking with List-level Hybrid Feedback (dubbed RELIFE). It captures user's preferences and behavior patterns with three modules: a Disentangled Interest Miner to disentangle the user's preferences into interests and disinterests, a Sequential Preference Mixer to learn users' entangled preferences considering the context of feedback, and a Comparison-aware Pattern Extractor to capture user's behavior patterns within each list. Moreover, for better integration of patterns, contrastive learning is adopted to align the behavior patterns of candidate and historical lists. Extensive experiments show that RELIFE significantly outperforms SOTA re-ranking baselines.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。