Data-driven Conditional Instrumental Variables for Debiasing Recommender Systems
In recommender systems, latent variables can cause user-item interaction data to deviate from true user preferences. This biased data is then used to train recommendation models, further amplifying the bias and ultimately compromising both recommendation accuracy and user satisfaction. Instrumental Variable (IV) methods are effective tools for addressing the confounding bias introduced by latent variables; however, identifying a valid IV is often challenging. To overcome this issue, we propose a novel data-driven conditional IV (CIV) debiasing method for recommender systems, called CIV4Rec. CIV4Rec automatically generates valid CIVs and their corresponding conditioning sets directly from interaction data, significantly reducing the complexity of IV selection while effectively mitigating the confounding bias caused by latent variables in recommender systems. Specifically, CIV4Rec leverages a variational autoencoder (VAE) to generate the representations of the CIV and its conditional set from interaction data, followed by the application of least squares to derive causal representations for click prediction. Extensive experiments on two real-world datasets, Movielens-10M and Douban-Movie, demonstrate that our CIV4Rec successfully identifies valid CIVs, effectively reduces bias, and consequently improves recommendation accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
Recommendation SystemsvalidMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Leaning Time-Varying Instruments for Identifying Causal Effects in Time-Series Data
Querying causal effects from time-series data is important across various fields, including healthcare, economics, climate science, and epidemiology. However, this task becomes complex in the existence of time-varying la…
EpidemiologyTime SeriesInference on Strongly Identified Functionals of Weakly Identified Functions
In a variety of applications, including nonparametric instrumental variable (NPIV) analysis, proximal causal inference under unmeasured confounding, and missing-not-at-random data with shadow variables, we are interested…
Causal InferenceregressionvalidInstrumental Variable-Driven Domain Generalization with Unobserved Confounders
Domain generalization (DG) aims to learn from multiple source domains a model that can generalize well on unseen target domains. Existing DG methods mainly learn the representations with invariant marginal distribution o…
Domain GeneralizationvalidCIV-DG: Conditional Instrumental Variables for Domain Generalization in Medical Imaging
Cross-site generalizability in medical AI is fundamentally compromised by selection bias, a structural mechanism where patient demographics (e.g., age, severity) non-randomly dictate hospital assignment. Conventional Dom…
Domain GeneralizationNonparametric "rich covariates" without saturation
We consider two nonparametric approaches to ensure that instrumental variables estimators of a linear equation satisfy the rich-covariates condition emphasized by Blandhol et al. (2025), even when the instrument is not u…