Firzen: Firing Strict Cold-Start Items with Frozen Heterogeneous and Homogeneous Graphs for Recommendation
Hulingxiao He, Xiangteng He, Yuxin Peng, Zifei Shan, Xin Su

TL;DR
Firzen is a unified recommendation framework that effectively handles both strict cold-start and warm-start scenarios by leveraging multi-modal content and multiple frozen graphs, improving recommendation accuracy.
Contribution
The paper introduces Firzen, a novel framework that integrates multi-modal item content and multiple frozen graphs to address both cold-start and warm-start recommendation challenges.
Findings
Significant improvements in strict cold-start recommendation performance.
Outperforms or matches state-of-the-art in warm-start scenarios.
Validated on Amazon and industrial datasets.
Abstract
Recommendation models utilizing unique identities (IDs) to represent distinct users and items have dominated the recommender systems literature for over a decade. Since multi-modal content of items (e.g., texts and images) and knowledge graphs (KGs) may reflect the interaction-related users' preferences and items' characteristics, they have been utilized as useful side information to further improve the recommendation quality. However, the success of such methods often limits to either warm-start or strict cold-start item recommendation in which some items neither appear in the training data nor have any interactions in the test stage: (1) Some fail to learn the embedding of a strict cold-start item since side information is only utilized to enhance the warm-start ID representations; (2) The others deteriorate the performance of warm-start recommendation since unrelated multi-modal…
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 · Topic Modeling · Advanced Graph Neural Networks
