Invariant debiasing learning for recommendation via biased imputation
Ting Bai, Weijie Chen, Cheng Yang, Chuan Shi

TL;DR
This paper introduces KDDebias, a lightweight knowledge distillation framework that improves unbiased recommendation by imputing variant user preferences into invariant preferences, outperforming existing methods with fewer parameters.
Contribution
It proposes a novel biased imputation approach within a knowledge distillation framework to enhance invariant debiasing in recommendation systems.
Findings
Achieves significant improvements on three public datasets.
Uses less than 50% of the parameters compared to SOTA models.
Demonstrates the effectiveness of biased imputation in debiasing.
Abstract
Previous debiasing studies utilize unbiased data to make supervision of model training. They suffer from the high trial risks and experimental costs to obtain unbiased data. Recent research attempts to use invariant learning to detach the invariant preference of users for unbiased recommendations in an unsupervised way. However, it faces the drawbacks of low model accuracy and unstable prediction performance due to the losing cooperation with variant preference. In this paper, we experimentally demonstrate that invariant learning causes information loss by directly discarding the variant information, which reduces the generalization ability and results in the degradation of model performance in unbiased recommendations. Based on this consideration, we propose a novel lightweight knowledge distillation framework (KDDebias) to automatically learn the unbiased preference of users from both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Privacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning
MethodsKnowledge Distillation
