MLLMRec: A Preference Reasoning Paradigm with Graph Refinement for Multimodal Recommendation
Yuzhuo Dang, Xin Zhang, Zhiqiang Pan, Yuxiao Duan, Wanyu Chen, Fei Cai, Honghui Chen

TL;DR
MLLMRec introduces a novel multimodal recommendation framework that leverages large language models for semantic understanding and graph refinement techniques, significantly enhancing recommendation accuracy over existing methods.
Contribution
It proposes a new paradigm combining multimodal large language models with graph refinement to improve user and item representations in recommendation systems.
Findings
Achieves 21.48% average improvement over baselines.
Effectively refines item-item graphs to reduce noise.
Enhances user preference modeling with semantic descriptions.
Abstract
Multimodal recommendation combines the user historical behaviors with the modal features of items to capture the tangible user preferences, presenting superior performance compared to the conventional ID-based recommender systems. However, existing methods still encounter two key problems in the representation learning of users and items, respectively: (1) the initialization of multimodal user representations is either agnostic to historical behaviors or contaminated by irrelevant modal noise, and (2) the widely used KNN-based item-item graph contains noisy edges with low similarities and lacks audience co-occurrence relationships. To address such issues, we propose MLLMRec, a novel preference reasoning paradigm with graph refinement for multimodal recommendation. Specifically, on the one hand, the item images are first converted into high-quality semantic descriptions using a…
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
TopicsMultimodal Machine Learning Applications · Recommender Systems and Techniques · Advanced Graph Neural Networks
