paper-with-me

홈 › Papers

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

2026-03-13 · Ty Valencia, Burak Barlas, Varun Singhal, Ruchir Bhatia, Wei Yang 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 not only on how modalities are fused, but also on whether item content is represented in a semantic space aligned with preference matching. This issue is particularly important because raw visual features often preserve appearance similarity, while user decisions are typically driven by higher-level semantic factors such as style, material, and usage context. Motivated by this observation, we propose LVLM-grounded Multimodal Semantic Representation for Recommendation (VLM4Rec), a lightweight framework that organizes multimodal item content through semantic alignment rather than direct feature fusion. VLM4Rec first uses a large vision-language model to ground each item image into an explicit natural-language description, and then encodes the grounded semantics into dense item representations for preference-oriented retrieval. Recommendation is subsequently performed through a simple profile-based semantic matching mechanism over historical item embeddings, yielding a practical offline-online decomposition. Extensive experiments on multiple multimodal recommendation datasets show that VLM4Rec consistently improves performance over raw visual features and several fusion-based alternatives, suggesting that representation quality may matter more than fusion complexity in this setting. The code is released at https://github.com/tyvalencia/enhancing-mm-rec-sys.

📄 PDF Abstract BibTeX arXiv:2603.12625

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Recommendation

Similar Papers 제목 키워드 기반

Do Recommender Systems Really Leverage Multimodal Content? A Comprehensive Analysis on Multimodal Representations for Recommendation

2025-08-06 · Claudio Pomo, Matteo Attimonelli, Danilo Danese, Fedelucio Narducci 외 arxiv

Multimodal Recommender Systems aim to improve recommendation accuracy by integrating heterogeneous content, such as images and textual metadata. While effective, it remains unclear whether their gains stem from true mult…

VLSNR:Vision-Linguistics Coordination Time Sequence-aware News Recommendation

2022-10-06 · Songhao Han, Wei Huang, Xiaotian Luan

News representation and user-oriented modeling are both essential for news recommendation. Most existing methods are based on textual information but ignore the visual information and users' dynamic interests. However, c…

News Recommendation

VL-CLIP: Enhancing Multimodal Recommendations via Visual Grounding and LLM-Augmented CLIP Embeddings

2025-07-22 · Ramin Giahi, Kehui Yao, Sriram Kollipara, Kai Zhao 외 arxiv

Multimodal learning plays a critical role in e-commerce recommendation platforms today, enabling accurate recommendations and product understanding. However, existing vision-language models, such as CLIP, face key challe…

Recommendation SystemsVisual Grounding

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

2026-03-18 · Junyoung Kim, Woojoo Kim, Jaehyung Lim, Dongha Kim 외 arxiv

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 int…

Sequential RecommendationCollaborative FilteringContrastive Learning

RecGOAT: Graph Optimal Adaptive Transport for LLM-Enhanced Multimodal Recommendation with Dual Semantic Alignment

2026-01-31 · Yuecheng Li, Hengwei Ju, Zeyu Song, Wei Yang 외 arxiv

Integrating large language model (LLM) representations into multimodal recommendation has shown promise, yet a fundamental challenge remains largely overlooked: the semantic heterogeneity between generative LM representa…

Multimodal RecommendationRecommendation SystemsContrastive Learning