Improving Micro-video Recommendation by Controlling Position Bias
Yisong Yu, Beihong Jin, Jiageng Song, Beibei Li, Yiyuan Zheng, and Wei, Zhu

TL;DR
This paper introduces PDMRec, a micro-video recommendation model that decouples positional information from video content using separate self-attention modules and contrastive learning, leading to improved recommendation accuracy.
Contribution
The paper proposes a novel position decoupling approach with contrastive learning for micro-video recommendation, addressing limitations of previous sequential models in handling position bias.
Findings
PDMRec outperforms existing models on real-world datasets.
Decoupling positional information improves recommendation accuracy.
Contrastive learning reduces position bias interference.
Abstract
As the micro-video apps become popular, the numbers of micro-videos and users increase rapidly, which highlights the importance of micro-video recommendation. Although the micro-video recommendation can be naturally treated as the sequential recommendation, the previous sequential recommendation models do not fully consider the characteristics of micro-video apps, and in their inductive biases, the role of positions is not in accord with the reality in the micro-video scenario. Therefore, in the paper, we present a model named PDMRec (Position Decoupled Micro-video Recommendation). PDMRec applies separate self-attention modules to model micro-video information and the positional information and then aggregate them together, avoid the noisy correlations between micro-video semantics and positional information being encoded into the sequence embeddings. Moreover, PDMRec proposes…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Human Pose and Action Recognition · Video Analysis and Summarization
MethodsContrastive Learning
