uCTRL: Unbiased Contrastive Representation Learning via Alignment and Uniformity for Collaborative Filtering
Jae-woong Lee, Seongmin Park, Mincheol Yoon, and Jongwuk Lee

TL;DR
uCTRL introduces an unbiased contrastive learning framework for collaborative filtering that effectively mitigates popularity bias and improves recommendation accuracy by optimizing alignment and uniformity functions with a novel IPW method.
Contribution
The paper proposes uCTRL, a contrastive learning approach with unbiased alignment and uniformity functions, enhancing collaborative filtering performance beyond existing unbiased models.
Findings
uCTRL outperforms state-of-the-art models by up to 12.22% in Recall@20.
uCTRL achieves up to 16.33% improvement in NDCG@20.
The method effectively reduces popularity bias in recommendations.
Abstract
Because implicit user feedback for the collaborative filtering (CF) models is biased toward popular items, CF models tend to yield recommendation lists with popularity bias. Previous studies have utilized inverse propensity weighting (IPW) or causal inference to mitigate this problem. However, they solely employ pointwise or pairwise loss functions and neglect to adopt a contrastive loss function for learning meaningful user and item representations. In this paper, we propose Unbiased ConTrastive Representation Learning (uCTRL), optimizing alignment and uniformity functions derived from the InfoNCE loss function for CF models. Specifically, we formulate an unbiased alignment function used in uCTRL. We also devise a novel IPW estimation method that removes the bias of both users and items. Despite its simplicity, uCTRL equipped with existing CF models consistently outperforms…
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
TopicsRecommender Systems and Techniques · Mental Health via Writing
MethodsInfoNCE
