paper-with-me

홈 › Papers

StableDR: Stabilized Doubly Robust Learning for Recommendation on Data Missing Not at Random

2022-05-10 · Haoxuan Li, Chunyuan Zheng, Peng Wu

In recommender systems, users always choose the favorite items to rate, which leads to data missing not at random and poses a great challenge for unbiased evaluation and learning of prediction models. Currently, the doubly robust (DR) methods have been widely studied and demonstrate superior performance. However, in this paper, we show that DR methods are unstable and have unbounded bias, variance, and generalization bounds to extremely small propensities. Moreover, the fact that DR relies more on extrapolation will lead to suboptimal performance. To address the above limitations while retaining double robustness, we propose a stabilized doubly robust (StableDR) learning approach with a weaker reliance on extrapolation. Theoretical analysis shows that StableDR has bounded bias, variance, and generalization error bound simultaneously under inaccurate imputed errors and arbitrarily small propensities. In addition, we propose a novel learning approach for StableDR that updates the imputation, propensity, and prediction models cyclically, achieving more stable and accurate predictions. Extensive experiments show that our approaches significantly outperform the existing methods.

📄 PDF Abstract BibTeX arXiv:2205.04701

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization BoundsImputationRecommendation Systems

Similar Papers 제목 키워드 기반

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

Doubly Robust Joint Learning for Recommendation on Data Missing Not at Random

2019-06-01 · Xiaojie Wang, Rui Zhang, Yu Sun, Jianzhong Qi

In recommender systems, usually the ratings of a user to most items are missing and a critical problem is that the missing ratings are often missing not at random (MNAR) in reality. It is widely acknowledged that MNAR ra…

ImputationPredictionRecommendation Systems

StableDrag: Stable Dragging for Point-based Image Editing

2024-03-07 · Yutao Cui, Xiaotong Zhao, Guozhen Zhang, Shengming Cao 외

Point-based image editing has attracted remarkable attention since the emergence of DragGAN. Recently, DragDiffusion further pushes forward the generative quality via adapting this dragging technique to diffusion models.…

Point Tracking

StableDreamer: Taming Noisy Score Distillation Sampling for Text-to-3D

2023-12-02 · Pengsheng Guo, Hans Hao, Adam Caccavale, Zhongzheng Ren 외

In the realm of text-to-3D generation, utilizing 2D diffusion models through score distillation sampling (SDS) frequently leads to issues such as blurred appearances and multi-faced geometry, primarily due to the intrins…

3D GenerationText to 3DTransparent objects

Doubly-Robust Lasso Bandit

2019-07-26 · NeurIPS 2019 12 · Gi-Soo Kim, Myunghee Cho Paik

Contextual multi-armed bandit algorithms are widely used in sequential decision tasks such as news article recommendation systems, web page ad placement algorithms, and mobile health. Most of the existing algorithms have…

Multi-Armed BanditsRecommendation Systems