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

VLM2Rec: Resolving Modality Collapse in Vision-Language Model Embedders for Multimodal Sequential Recommendation

About

Sequential Recommendation (SR) in multimodal settings typically relies on small frozen pretrained encoders, which limits semantic capacity and prevents Collaborative Filtering (CF) signals from being fully integrated into item representations. Inspired by the recent success of Large Language Models (LLMs) as high-capacity embedders, we investigate the use of Vision-Language Models (VLMs) as CF-aware multimodal encoders for SR. However, we find that standard contrastive supervised fine-tuning (SFT), which adapts VLMs for embedding generation and injects CF signals, can amplify its inherent modality collapse. In this state, optimization is dominated by a single modality while the other degrades, ultimately undermining recommendation accuracy. To address this, we propose VLM2Rec, a VLM embedder-based framework for multimodal sequential recommendation designed to ensure balanced modality utilization. Specifically, we introduce Weak-modality Penalized Contrastive Learning to rectify gradient imbalance during optimization and Cross-Modal Relational Topology Regularization to preserve geometric consistency between modalities. Extensive experiments demonstrate that VLM2Rec consistently outperforms state-of-the-art baselines in both accuracy and robustness across diverse scenarios.

Junyoung Kim, Woojoo Kim, Jaehyung Lim, Dongha Kim, Hwanjo Yu• 2026

Related benchmarks

TaskDatasetResultRank
Direct RecommendationAmazon Toys 5-core filtering (leave-one-out)
H@1052.25
17
Direct RecommendationAmazon Beauty 5-core filtering (leave-one-out)
Hit Rate @10 (H@10)56.44
17
Direct RecommendationAmazon Clothing 5-core filtering (leave-one-out)
Hit Rate @1056.27
17
Direct RecommendationAmazon Sports 5-core filtering (leave-one-out)
H@100.5574
17
Cross-domain Recommendation (Task 1)Clothing to Beauty cross-domain
N@2033.72
5
Cross-domain Recommendation (Task 1)Sports to Clothing cross-domain
N@2031.54
5
Cross-domain Sequential Recommendation (Task 2)Clothing to Beauty cross-domain
N@2038.4
5
Cross-domain Sequential Recommendation (Task 2)Sports to Clothing cross-domain
Recall@2032.14
5
Showing 8 of 8 rows

Other info

Follow for update