paper-with-me

홈 › Papers

CDR: Conservative Doubly Robust Learning for Debiased Recommendation

2023-08-13 · Zijie Song, Jiawei Chen, Sheng Zhou, Qihao Shi, Yan Feng, Chun Chen, Can Wang

In recommendation systems (RS), user behavior data is observational rather than experimental, resulting in widespread bias in the data. Consequently, tackling bias has emerged as a major challenge in the field of recommendation systems. Recently, Doubly Robust Learning (DR) has gained significant attention due to its remarkable performance and robust properties. However, our experimental findings indicate that existing DR methods are severely impacted by the presence of so-called Poisonous Imputation, where the imputation significantly deviates from the truth and becomes counterproductive. To address this issue, this work proposes Conservative Doubly Robust strategy (CDR) which filters imputations by scrutinizing their mean and variance. Theoretical analyses show that CDR offers reduced variance and improved tail bounds.In addition, our experimental investigations illustrate that CDR significantly enhances performance and can indeed reduce the frequency of poisonous imputation.

📄 PDF Abstract BibTeX arXiv:2308.08461

Code (1)

CrazyDumpling/CDR_CIKM2023 공식 구현 pytorch

Tasks

ImputationRecommendation Systems

Similar Papers 제목 키워드 기반

Automatic doubly robust inference for linear functionals via calibrated debiased machine learning

2024-11-05 · Lars van der Laan, Alex Luedtke, Marco Carone

In causal inference, many estimands of interest can be expressed as a linear functional of the outcome regression function; this includes, for example, average causal effects of static, dynamic and stochastic interventio…

Causal Inferenceregression

Doubly Calibrated Estimator for Recommendation on Data Missing Not At Random

2024-02-26 · Wonbin Kweon, Hwanjo Yu

Recommender systems often suffer from selection bias as users tend to rate their preferred items. The datasets collected under such conditions exhibit entries missing not at random and thus are not randomized-controlled …

ImputationRecommendation SystemsSelection bias

Temporal Smoothness Doubly Robust Learning for Debiased Knowledge Tracing

2026-05-07 · Peilin Zhan, Wei Chen, Weilin Chen, Shuyi Pan 외 arxiv

Knowledge Tracing (KT) is fundamental to intelligent education systems, yet relies on educational logs that are selectively observed. The non-random nature of exercise recommendations and student choices inevitably induc…

Knowledge Tracing

TDR-CL: Targeted Doubly Robust Collaborative Learning for Debiased Recommendations

2022-03-19 · Haoxuan Li, Yan Lyu, Chunyuan Zheng, Peng Wu

Bias is a common problem inherent in recommender systems, which is entangled with users' preferences and poses a great challenge to unbiased learning. For debiasing tasks, the doubly robust (DR) method and its variants s…

ImputationRecommendation SystemsSelection bias

Revisiting Recommendation Loss Functions through Contrastive Learning (Technical Report)

2023-12-13 · Dong Li, Ruoming Jin, Bin Ren

Inspired by the success of contrastive learning, we systematically examine recommendation losses, including listwise (softmax), pairwise (BPR), and pointwise (MSE and CCL) losses. In this endeavor, we introduce InfoNCE+,…

Contrastive Learning