paper-with-me

Papers

Removing Hidden Confounding in Recommendation: A Unified Multi-Task Learning Approach

2023-09-21 · NeurIPS 2023 11

In recommender systems, the collected data used for training is always subject to selection bias, which poses a great challenge for unbiased learning. Previous studies proposed various debiasing methods based on observed user and item features, but ignored the effect of hidden confounding. To address this problem, recent works suggest the use of sensitivity analysis for worst-case control of the unknown true propensity, but only valid when the true propensity is near to the nominal propensity within a finite bound. In this paper, we first perform theoretical analysis to reveal the possible failure of previous approaches, including propensity-based, multi-task learning, and bi-level optimization methods, in achieving unbiased learning when hidden confounding is present. Then, we propose a unified multi-task learning approach to remove hidden confounding, which uses a few unbiased ratings to calibrate the learned nominal propensities and nominal error imputations from biased data. We conduct extensive experiments on three publicly available benchmark datasets containing a fully exposed large-scale industrial dataset, validating the effectiveness of the proposed methods in removing hidden confounding.Submission Number: 6579

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Removing Hidden Confounding by Experimental Grounding

2018-10-27 · NeurIPS 2018 12 · Nathan Kallus, Aahlad Manas Puli, Uri Shalit

Observational data is increasingly used as a means for making individual-level causal predictions and intervention recommendations. The foremost challenge of causal inference from observational data is hidden confounding…

Causal Inference

Deconfounding and Causal Regularization for Stability and External Validity

2020-08-14 · Peter Bühlmann, Domagoj Ćevid

We review some recent work on removing hidden confounding and causal regularization from a unified viewpoint. We describe how simple and user-friendly techniques improve stability, replicability and distributional robust…

Mitigating Hidden Confounding Effects for Causal Recommendation

2022-05-16 · Xinyuan Zhu, Yang Zhang, Fuli Feng, Xun Yang 외

Recommender systems suffer from confounding biases when there exist confounders affecting both item features and user feedback (e.g., like or not). Existing causal recommendation methods typically assume confounders are …

Multi-Task LearningRecommendation Systems

Causal Inspired Multi Modal Recommendation

2025-10-14 · Jie Yang, Chenyang Gu, Zixuan Liu arxiv

Multimodal recommender systems enhance personalized recommendations in e-commerce and online advertising by integrating visual, textual, and user-item interaction data. However, existing methods often overlook two critic…

Multimodal Recommendation

Robust Personalized Recommendation under Hidden Confounding in MNAR

2026-05-20 · Zongyu Li, Wanting Su, Tianyu Xia arxiv

Recommender systems often rely on observational user--item interaction data, which is prone to selection bias due to users' selective interactions with items. Inverse propensity weighting and doubly robust estimators eff…