paper-with-me

Papers

CausPref: Causal Preference Learning for Out-of-Distribution Recommendation

2022-02-08 · Yue He, Zimu Wang, Peng Cui, Hao Zou, Yafeng Zhang, Qiang Cui, Yong Jiang

In spite of the tremendous development of recommender system owing to the progressive capability of machine learning recently, the current recommender system is still vulnerable to the distribution shift of users and items in realistic scenarios, leading to the sharp decline of performance in testing environments. It is even more severe in many common applications where only the implicit feedback from sparse data is available. Hence, it is crucial to promote the performance stability of recommendation method in different environments. In this work, we first make a thorough analysis of implicit recommendation problem from the viewpoint of out-of-distribution (OOD) generalization. Then under the guidance of our theoretical analysis, we propose to incorporate the recommendation-specific DAG learner into a novel causal preference-based recommendation framework named CausPref, mainly consisting of causal learning of invariant user preference and anti-preference negative sampling to deal with implicit feedback. Extensive experimental results from real-world datasets clearly demonstrate that our approach surpasses the benchmark models significantly under types of out-of-distribution settings, and show its impressive interpretability.

📄 PDF Abstract BibTeX arXiv:2202.03984

Code (1)

heyuethu/causpref 공식 구현

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Causal Direct Preference Optimization for Distributionally Robust Generative Recommendation

2026-03-21 · Chu Zhao, Enneng Yang, Jianzhe Zhao, Guibing Guo arxiv

Direct Preference Optimization (DPO) guides large language models (LLMs) to generate recommendations aligned with user historical behavior distributions by minimizing preference alignment loss. However, our systematic em…

Cross-Domain Causal Preference Learning for Out-of-Distribution Recommendation

2024-04-23 · Zhuhang Li, Ning Yang

Recommender systems use users' historical interactions to learn their preferences and deliver personalized recommendations from a vast array of candidate items. Current recommender systems primarily rely on the assumptio…

Out-of-Distribution GeneralizationRecommendation Systems

Causal-Invariant Cross-Domain Out-of-Distribution Recommendation

2025-05-22 · JiaJie Zhu, Yan Wang, Feng Zhu, Pengfei Ding 외

Cross-Domain Recommendation (CDR) aims to leverage knowledge from a relatively data-richer source domain to address the data sparsity problem in a relatively data-sparser target domain. While CDR methods need to address …

Causal DiscoveryTransfer Learning

Breaking Feedback Loops in Recommender Systems with Causal Inference

2022-07-04 · Karl Krauth, Yixin Wang, Michael I. Jordan

Recommender systems play a key role in shaping modern web ecosystems. These systems alternate between (1) making recommendations (2) collecting user responses to these recommendations, and (3) retraining the recommendati…

Causal InferenceRecommendation Systems

Taming Recommendation Bias with Causal Intervention on Evolving Personal Popularity

2025-05-20 · Shiyin Tan, Dongyuan Li, Renhe Jiang, Zhen Wang 외

Popularity bias occurs when popular items are recommended far more frequently than they should be, negatively impacting both user experience and recommendation accuracy. Existing debiasing methods mitigate popularity bia…