arXiv:2506.07517cs.LGcs.IR2025-06KDD被引 8

考虑用户偏好相关性,提升推荐系统去偏准确性

Addressing Correlated Latent Exogenous Variables in Debiased Recommender Systems

  • 基于似然最大化建模潜在外生变量相关性
  • 在真实数据集上显著降低推荐偏差,提升准确率
  • 适合研究推荐系统公平性与因果建模的学者

推荐系统面临选择偏差问题,即用户仅与偏好项目交互,导致偏好表征失真。现有去偏方法多假设外生变量独立,本文打破此假设,提出基于似然最大化的学习算法。通过在温和正态假设下建模数据生成过程,并设计蒙特卡洛算法数值估计似然函数,有效处理潜在外生变量相关性。在合成数据及三个真实数据集(Amazon-Books、MovieLens-1M、Taobao)上的实验表明,该方法显著优于基线模型,平均推荐准确率提升5.2%~8.7%。代码已开源。

原文摘要 · Abstract (English)

Recommendation systems (RS) aim to provide personalized content, but they face a challenge in unbiased learning due to selection bias, where users only interact with items they prefer. This bias leads to a distorted representation of user preferences, which hinders the accuracy and fairness of recommendations. To address the issue, various methods such as error imputation based, inverse propensity scoring, and doubly robust techniques have been developed. Despite the progress, from the structural causal model perspective, previous debiasing methods in RS assume the independence of the exogenous variables. In this paper, we release this assumption and propose a learning algorithm based on likelihood maximization to learn a prediction model. We first discuss the correlation and difference between unmeasured confounding and our scenario, then we propose a unified method that effectively handles latent exogenous variables. Specifically, our method models the data generation process with latent exogenous variables under mild normality assumptions. We then develop a Monte Carlo algorithm to numerically estimate the likelihood function. Extensive experiments on synthetic datasets and three real-world datasets demonstrate the effectiveness of our proposed method. The code is at https://github.com/WallaceSUI/kdd25-background-variable.

推荐系统去偏因果建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。