用生成流网络缓解推荐生成中的曝光偏差问题
GFlowGR: Fine-tuning Generative Recommendation Frameworks with Generative Flow Networks
- 将推荐生成视为多步过程,构建基于生成流网络的微调框架
- 在两个真实数据集上提升推荐效果,优于传统监督微调和偏好优化方法
- 适合研究生成式推荐与偏差缓解的学者,尤其关注探索未见样本
生成式推荐(GR)通常结合物品分词器与生成式大语言模型(LLM),在多种场景中表现优异。现有研究多聚焦于强化物品分词器或改进LLM解码策略,但对关键的微调步骤关注不足。当前方法主要依赖监督微调(SFT)的下一个词预测损失或推荐特定的直接偏好优化(DPO),均忽视了潜在正样本的探索,即曝光偏差问题。本文将GR建模为多步生成任务,提出基于生成流网络(GFlowNets)的微调框架GFlowGR。该框架融合传统推荐系统的协同知识,构建自适应轨迹采样器与全面奖励模型。利用GFlowNets的多样生成特性,结合采样与启发式加权技术,有效缓解曝光偏差。在两个真实数据集及两种GR骨干模型上的大量实验证明,GFlowGR具有显著有效性与鲁棒性。
原文摘要 · Abstract (English)
Generative recommendations (GR), which usually include item tokenizers and generative Large Language Models (LLMs), have demonstrated remarkable success across a wide range of scenarios. The majority of existing research efforts primarily concentrate on developing powerful item tokenizers or advancing LLM decoding strategies to attain superior performance. However, the critical fine-tuning step in GR frameworks, which is essential for adapting LLMs to recommendation data, remains largely unexplored. Current approaches predominantly rely on either the next-token prediction loss of supervised fine-tuning (SFT) or recommendationspecific direct preference optimization (DPO) strategies. Both methods ignore the exploration of possible positive unobserved samples, which is commonly referred to as the exposure bias problem. To mitigate this problem, this paper treats the GR as a multi-step generation task and constructs a GFlowNets-based fine-tuning framework (GFlowGR). The proposed framework integrates collaborative knowledge from traditional recommender systems to create an adaptive trajectory sampler and a comprehensive reward model. Leveraging the diverse generation property of GFlowNets, along with sampling and heuristic weighting techniques, GFlowGR emerges as a promising approach to mitigate the exposure bias problem. Extensive empirical results on two real-world datasets and with two different GR backbones highlight the effectiveness and robustness of GFlowGR.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。