Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

NoteLLM-2: Multimodal Large Representation Models for Recommendation

About

Large Language Models (LLMs) have demonstrated exceptional proficiency in text understanding and embedding tasks. However, their potential in multimodal representation, particularly for item-to-item (I2I) recommendations, remains underexplored. While leveraging existing Multimodal Large Language Models (MLLMs) for such tasks is promising, challenges arise due to their delayed release compared to corresponding LLMs and the inefficiency in representation tasks. To address these issues, we propose an end-to-end fine-tuning method that customizes the integration of any existing LLMs and vision encoders for efficient multimodal representation. Preliminary experiments revealed that fine-tuned LLMs often neglect image content. To counteract this, we propose NoteLLM-2, a novel framework that enhances visual information. Specifically, we propose two approaches: first, a prompt-based method that segregates visual and textual content, employing a multimodal In-Context Learning strategy to balance focus across modalities; second, a late fusion technique that directly integrates visual information into the final representations. Extensive experiments, both online and offline, demonstrate the effectiveness of our approach. Code is available at https://github.com/Applied-Machine-Learning-Lab/NoteLLM.

Chao Zhang, Haoxin Zhang, Shiwei Wu, Di Wu, Tong Xu, Xiangyu Zhao, Yan Gao, Yao Hu, Enhong Chen• 2024

Related benchmarks

TaskDatasetResultRank
Item-to-item retrievalE-commerce dataset (test)
H@18.19
21
Direct RecommendationAmazon Sports 5-core filtering (leave-one-out)
H@100.1993
17
Direct RecommendationAmazon Toys 5-core filtering (leave-one-out)
H@1022.37
17
Direct RecommendationAmazon Beauty 5-core filtering (leave-one-out)
Hit Rate @10 (H@10)19.26
17
Direct RecommendationAmazon Clothing 5-core filtering (leave-one-out)
Hit Rate @1017.64
17
Cross-domain Sequential Recommendation (Task 2)Sports to Clothing cross-domain
Recall@2029.88
5
Cross-domain Recommendation (Task 1)Clothing to Beauty cross-domain
N@2011.85
5
Cross-domain Recommendation (Task 1)Sports to Clothing cross-domain
N@207.47
5
Cross-domain Sequential Recommendation (Task 2)Clothing to Beauty cross-domain
N@2032.37
5
Image-to-Image RetrievalAmazon Clothing, Shoes and Jewelry Clean
H@1046.05
2
Showing 10 of 13 rows

Other info

Follow for update