paper-with-me

Papers

NoteLLM-2: Multimodal Large Representation Models for Recommendation

2024-05-27 · Chao Zhang, Haoxin Zhang, Shiwei Wu, Di wu, Tong Xu, Xiangyu Zhao, Yan Gao, Yao Hu, Enhong Chen

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.

📄 PDF Abstract BibTeX arXiv:2405.16789

Code (1)

applied-machine-learning-lab/notellm 공식 구현 pytorch

Tasks

In-Context Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

NoteLLM: A Retrievable Large Language Model for Note Recommendation

2024-03-04 · Chao Zhang, Shiwei Wu, Haoxin Zhang, Tong Xu 외

People enjoy sharing "notes" including their experiences within online communities. Therefore, recommending notes aligned with user interests has become a crucial task. Existing online methods only input notes into BERT-…

Contrastive LearningLanguage ModelingLanguage ModellingLarge Language Model

VLM4Rec: Multimodal Semantic Representation for Recommendation with Large Vision-Language Models

2026-03-13 · Ty Valencia, Burak Barlas, Varun Singhal, Ruchir Bhatia 외 arxiv

Multimodal recommendation is commonly framed as a feature fusion problem, where textual and visual signals are combined to better model user preference. However, the effectiveness of multimodal recommendation may depend …

Multimodal Recommendation

Ducho meets Elliot: Large-scale Benchmarks for Multimodal Recommendation

2024-09-24 · Matteo Attimonelli, Danilo Danese, Angela Di Fazio, Daniele Malitesta 외

In specific domains like fashion, music, and movie recommendation, the multi-faceted features characterizing products and services may influence each customer on online selling platforms differently, paving the way to no…

BenchmarkingMovie RecommendationMultimodal RecommendationRecommendation Systems

Zero-Shot Recommendations with Pre-Trained Large Language Models for Multimodal Nudging

2023-09-02 · Rachel M. Harrison, Anton Dereventsov, Anton Bibin

We present a method for zero-shot recommendation of multimodal non-stationary content that leverages recent advancements in the field of generative AI. We propose rendering inputs of different modalities as textual descr…

Train Once, Deploy Anywhere: Matryoshka Representation Learning for Multimodal Recommendation

2024-09-25 · Yueqi Wang, Zhenrui Yue, Huimin Zeng, Dong Wang 외

Despite recent advancements in language and vision modeling, integrating rich multimodal knowledge into recommender systems continues to pose significant challenges. This is primarily due to the need for efficient recomm…

Multimodal RecommendationRecommendation SystemsRepresentation LearningSequential Recommendation