Molar: Multimodal LLMs with Collaborative Filtering Alignment for Enhanced Sequential Recommendation
Keywords: Recommender systems, Multimodal Large Language Models
TL;DR: Molar is a multimodal LLM-based recommendation framework that significantly improves accuracy by integrating multimodal content with collaborative filtering signals to address the limitations of current large language models.
Abstract: Sequential recommendation (SR) systems have evolved significantly over the past decade, transitioning from traditional collaborative filtering to deep learning approaches and, more recently, to large language models (LLMs). While the adoption of LLMs has driven substantial advancements, these models inherently lack collaborative filtering information, relying primarily on textual content data neglecting other modalities and thus failing to achieve optimal recommendation performance. To address this limitation, we propose **Molar**, a **M**ultim**o**dal large **la**nguage sequential **r**ecommendation framework that integrates multiple content modalities with ID information to capture collaborative signals effectively.
%
Molar employs an MLLM to generate unified item representations from both textual and non-textual data, facilitating comprehensive multimodal modeling and enriching item embeddings. Additionally, it incorporates collaborative filtering signals through a post-alignment mechanism, which aligns user representations from content-based and ID-based models, ensuring precise personalization and robust performance. By seamlessly combining multimodal content with collaborative filtering insights, Molar captures both user interests and contextual semantics, leading to superior recommendation accuracy. Extensive experiments validate that Molar significantly outperforms traditional and LLM-based baselines, highlighting its strength in utilizing multimodal data and collaborative signals for sequential recommendation tasks.
The source code is available at https://anonymous.4open.science/r/Molar-8B06/.
Supplementary Material: zip
Primary Area: applications to computer vision, audio, language, and other modalities
Submission Number: 8231
Loading