提出通用推荐系统批评机制,实现无痛迭代优化。
Items Proxy Bridging: Enabling Frictionless Critiquing in Knowledge Graph Recommendations
- 用物品代理桥接用户与关键词,转换优化目标适配主流协同过滤模型
- 引入防遗忘正则,缓解多轮批评导致的性能下降问题
- 无需定制模块,可无缝集成到多数知识图谱推荐系统中
现代推荐系统越来越重视用户体验,支持用户即时评论并调整推荐结果。为满足实时性要求,现有批评型推荐系统通常在推理阶段分析用户评论关键词,直接修改模型参数并更新推荐列表。然而,当前方法需在训练阶段专门构建用户-关键词关联模块,限制了应用场景;且忽视灾难性遗忘问题——连续多轮批评带来的参数累积变化可能引发模型性能崩溃。为此,本文提出物品代理通用批评框架(IPGC),通过构建用户与关键词之间的代理桥梁,将用户-关键词对的优化目标转化为用户-物品对,从而适配大多数基于协同过滤的知识图谱推荐模型,无需专门设计用户-关键词关联模块。同时,引入抗遗忘正则项,在批评优化前有效缓解灾难性遗忘问题,实现主流推荐场景下的无摩擦迭代优化。
原文摘要 · Abstract (English)
Modern recommender systems place great inclination towards facilitating user experience, as more applications enabling users to critique and then refine recommendations immediately. Considering the real-time requirements, critique-able recommender systems typically straight modify the model parameters and update the recommend list through analyzing the user critiquing keyphrases in the inference phase. Current critiquing methods require first constructing a specially designated model which establish direct correlations between users and keyphrases during the training phase allowing for innovative recommendations upon the critiquing,restricting the applicable scenarios. Additionally, all these approaches ignore the catastrophic forgetting problem, where the cumulative changes in parameters during continuous multi-step critiquing may lead to a collapse in model performance. Thus, We conceptualize a proxy bridging users and keyphrases, proposing a streamlined yet potent Items Proxy Generic Critiquing Framework (IPGC) framework, which can serve as a universal plugin for most knowledge graph recommender models based on collaborative filtering (CF) strategies. IPGC provides a new paradigm for frictionless integration of critique mechanisms to enable iterative recommendation refinement in mainstream recommendation scenarios. IPGC describes the items proxy mechanism for transforming the critiquing optimization objective of user-keyphrase pairs into user-item pairs, adapting it for general CF recommender models without the necessity of specifically designed user-keyphrase correlation module. Furthermore, an anti-forgetting regularizer is introduced in order to efficiently mitigate the catastrophic forgetting problem of the model as a prior for critiquing optimization.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。