paper-with-me

Papers

Harnessing Multimodal Large Language Models for Multimodal Sequential Recommendation

2024-08-19 · Yuyang Ye, Zhi Zheng, Yishan Shen, Tianshu Wang, Hengruo Zhang, Peijun Zhu, Runlong Yu, Kai Zhang, Hui Xiong

Recent advances in Large Language Models (LLMs) have demonstrated significant potential in the field of Recommendation Systems (RSs). Most existing studies have focused on converting user behavior logs into textual prompts and leveraging techniques such as prompt tuning to enable LLMs for recommendation tasks. Meanwhile, research interest has recently grown in multimodal recommendation systems that integrate data from images, text, and other sources using modality fusion techniques. This introduces new challenges to the existing LLM-based recommendation paradigm which relies solely on text modality information. Moreover, although Multimodal Large Language Models (MLLMs) capable of processing multi-modal inputs have emerged, how to equip MLLMs with multi-modal recommendation capabilities remains largely unexplored. To this end, in this paper, we propose the Multimodal Large Language Model-enhanced Multimodaln Sequential Recommendation (MLLM-MSR) model. To capture the dynamic user preference, we design a two-stage user preference summarization method. Specifically, we first utilize an MLLM-based item-summarizer to extract image feature given an item and convert the image into text. Then, we employ a recurrent user preference summarization generation paradigm to capture the dynamic changes in user preferences based on an LLM-based user-summarizer. Finally, to enable the MLLM for multi-modal recommendation task, we propose to fine-tune a MLLM-based recommender using Supervised Fine-Tuning (SFT) techniques. Extensive evaluations across various datasets validate the effectiveness of MLLM-MSR, showcasing its superior ability to capture and adapt to the evolving dynamics of user preferences.

📄 PDF Abstract BibTeX arXiv:2408.09698

Code (1)

yuyangye/mllm-msr 공식 구현 pytorch

Tasks

Large Language ModelMultimodal Large Language ModelMulti-modal RecommendationMultimodal RecommendationRecommendation SystemsSequential Recommendation

Similar Papers 제목 키워드 기반

Can Multimodal Large Language Model Think Analogically?

2024-11-02 · Diandian Guo, Cong Cao, Fangfang Yuan, Dakui Wang 외

Analogical reasoning, particularly in multimodal contexts, is the foundation of human perception and creativity. Multimodal Large Language Model (MLLM) has recently sparked considerable discussion due to its emergent cap…

Language ModelingLanguage ModellingLarge Language Modelmodel+1

Vela: Scalable Embeddings with Voice Large Language Models for Multimodal Retrieval

2025-06-17 · Ruofan Hu, Yan Xia, Minjie Hong, Jieming Zhu 외

Multimodal large language models (MLLMs) have seen substantial progress in recent years. However, their ability to represent multimodal information in the acoustic domain remains underexplored. In this work, we introduce…

In-Context LearningRetrieval

Towards Vision Enhancing LLMs: Empowering Multimodal Knowledge Storage and Sharing in LLMs

2023-11-27 · Yunxin Li, Baotian Hu, Wei Wang, Xiaochun Cao 외

Recent advancements in multimodal large language models (MLLMs) have achieved significant multimodal generation capabilities, akin to GPT-4. These models predominantly map visual information into language representation …

Instruction Followingmultimodal generationText Generation

Multimodal Point-of-Interest Recommendation

2024-10-04 · Yuta Kanzawa, Toyotaro Suzumura, Hiroki Kanezashi, Jiawei Yong 외

Large Language Models are applied to recommendation tasks such as items to buy and news articles to read. Point of Interest is quite a new area to sequential recommendation based on language representations of multimodal…

ArticlesMultimodal RecommendationSequential Recommendation

EasyGen: Easing Multimodal Generation with BiDiffuser and LLMs

2023-10-13 · Xiangyu Zhao, Bo Liu, Qijiong Liu, Guangyuan Shi 외

We present EasyGen, an efficient model designed to enhance multimodal understanding and generation by harnessing the capabilities of diffusion models and large language models (LLMs), Unlike existing multimodal models th…

Image Generationmultimodal generationText GenerationText-to-Image Generation