pith. sign in

arxiv: 2412.18176 · v2 · pith:RQMZSNEVnew · submitted 2024-12-24 · 💻 cs.IR · cs.AI

Molar: Multimodal LLMs with Collaborative Filtering Alignment for Enhanced Sequential Recommendation

classification 💻 cs.IR cs.AI
keywords collaborativerecommendationfilteringmolarmultimodalsequentialcontentdata
0
0 comments X
read the original 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 Multimodal large language sequential recommendation 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/.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LLM-Assisted Reranking to Operationalize Nuanced Objectives in Recommender Systems

    cs.HC 2026-06 unverdicted novelty 6.0

    Empirical test on real news histories shows unconstrained LLM reranking amplifies conspiratorial content exposure while prompt constraints can increase ideological diversity with limited relevance cost.

  2. UniRec: Unified Multimodal Encoding for LLM-Based Recommendations

    cs.IR 2026-01 unverdicted novelty 6.0

    UniRec unifies heterogeneous recommendation modalities via specialized encoders, triplet representations, and hierarchical modeling to outperform prior multimodal LLM recommenders by up to 15% on benchmarks.