Generating Negative Samples for Multi-Modal Recommendation
Yanbiao Ji, Dan Luo, Chang Liu, Shaokai Wu, Jing Tong, Qicheng He, Deyi Ji, Hongtao Lu, Yue Ding

TL;DR
This paper introduces NegGen, a framework that uses multi-modal large language models to generate balanced, contrastive negative samples, improving multi-modal recommendation systems by addressing key negative sampling challenges.
Contribution
NegGen is the first to leverage multi-modal large language models for generating effective negative samples in multi-modal recommender systems, addressing modality balance and contrastiveness.
Findings
NegGen outperforms state-of-the-art negative sampling methods.
NegGen improves recommendation accuracy and diversity.
NegGen effectively maintains modality balance in negative samples.
Abstract
Multi-modal recommender systems (MMRS) have gained significant attention due to their ability to leverage information from various modalities to enhance recommendation quality. However, existing negative sampling techniques often struggle to effectively utilize the multi-modal data, leading to suboptimal performance. In this paper, we identify two key challenges in negative sampling for MMRS: (1) producing cohesive negative samples contrasting with positive samples and (2) maintaining a balanced influence across different modalities. To address these challenges, we propose NegGen, a novel framework that utilizes multi-modal large language models (MLLMs) to generate balanced and contrastive negative samples. We design three different prompt templates to enable NegGen to analyze and manipulate item attributes across multiple modalities, and then generate negative samples that introduce…
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
TopicsText and Document Classification Technologies · Recommender Systems and Techniques · Advanced Text Analysis Techniques
MethodsSoftmax · Attention Is All You Need
