Popularity-Aware Alignment and Contrast for Mitigating Popularity Bias
Miaomiao Cai, Lei Chen, Yifan Wang, Haoyue Bai, Peijie Sun, Le Wu, Min, Zhang, and Meng Wang

TL;DR
This paper introduces PAAC, a novel method that uses popularity-aware alignment and contrastive learning to reduce popularity bias in collaborative filtering, improving recommendation fairness and accuracy for unpopular items.
Contribution
The paper proposes a new approach combining supervised alignment and re-weighted contrastive learning to better mitigate popularity bias in recommendation systems.
Findings
PAAC effectively reduces popularity bias in experiments.
Improves recommendation accuracy for unpopular items.
Validated on three real-world datasets.
Abstract
Collaborative Filtering (CF) typically suffers from the significant challenge of popularity bias due to the uneven distribution of items in real-world datasets. This bias leads to a significant accuracy gap between popular and unpopular items. It not only hinders accurate user preference understanding but also exacerbates the Matthew effect in recommendation systems. To alleviate popularity bias, existing efforts focus on emphasizing unpopular items or separating the correlation between item representations and their popularity. Despite the effectiveness, existing works still face two persistent challenges: (1) how to extract common supervision signals from popular items to improve the unpopular item representations, and (2) how to alleviate the representation separation caused by popularity bias. In this work, we conduct an empirical analysis of popularity bias and propose…
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
TopicsSentiment Analysis and Opinion Mining · Misinformation and Its Impacts · Opinion Dynamics and Social Influence
MethodsFocus · Contrastive Learning
