From ID-based to ID-free: Rethinking ID Effectiveness in Multimodal Collaborative Filtering Recommendation
Guohao Li, Li Jing, Jia Wu, Xuefei Li, Kai Zhu, Yue He

TL;DR
This paper introduces IDFREE, an ID-free multimodal collaborative filtering recommendation method that replaces ID features with multimodal features and positional encodings, achieving significant performance improvements over traditional ID-based methods.
Contribution
The paper systematically analyzes the limitations of ID features and proposes a novel ID-free framework with adaptive graph modules and contrastive learning for improved recommendation accuracy.
Findings
IDFREE outperforms existing ID-based methods by 72.24% on average.
ID features have limited semantic richness and hinder generalization.
IDFREE achieves better multimodal alignment and recommendation performance.
Abstract
Most existing multimodal collaborative filtering recommendation (MCFRec) methods rely heavily on ID features and multimodal content to enhance recommendation performance. However, this paper reveals that ID features are effective but have limited benefits in multimodal collaborative filtering recommendation. Therefore, this paper systematically deconstruct the pros and cons of ID features: (i) they provide initial embedding but lack semantic richness, (ii) they provide a unique identifier for each user and item but hinder generalization to untrained data, and (iii) they assist in aligning and fusing multimodal features but may lead to representation shift. Based on these insights, this paper proposes IDFREE, an ID-free multimodal collaborative Filtering REcommEndation baseline. IDFREE replaces ID features with multimodal features and positional encodings to generate semantically…
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 · Mobile Crowdsensing and Crowdsourcing · Advanced Graph Neural Networks
MethodsContrastive Learning · Softmax
