paper-with-me

홈 › Papers

MSCRS: Multi-modal Semantic Graph Prompt Learning Framework for Conversational Recommender Systems

2025-04-15 · Yibiao Wei, Jie Zou, Weikang Guo, Guoqing Wang, Xing Xu, Yang Yang

Conversational Recommender Systems (CRSs) aim to provide personalized recommendations by interacting with users through conversations. Most existing studies of CRS focus on extracting user preferences from conversational contexts. However, due to the short and sparse nature of conversational contexts, it is difficult to fully capture user preferences by conversational contexts only. We argue that multi-modal semantic information can enrich user preference expressions from diverse dimensions (e.g., a user preference for a certain movie may stem from its magnificent visual effects and compelling storyline). In this paper, we propose a multi-modal semantic graph prompt learning framework for CRS, named MSCRS. First, we extract textual and image features of items mentioned in the conversational contexts. Second, we capture higher-order semantic associations within different semantic modalities (collaborative, textual, and image) by constructing modality-specific graph structures. Finally, we propose an innovative integration of multi-modal semantic graphs with prompt learning, harnessing the power of large language models to comprehensively explore high-dimensional semantic relationships. Experimental results demonstrate that our proposed method significantly improves accuracy in item recommendation, as well as generates more natural and contextually relevant content in response generation.

📄 PDF Abstract BibTeX arXiv:2504.10921

Code (1)

biaobiao12138/mscrs-main 공식 구현 pytorch

Tasks

Prompt LearningRecommendation SystemsResponse Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Toward Federated Multimodal Graph Foundation Models: A Topology-Aware Multimodal Alignment Framework

2026-07-17 · Xunkai Li, Guohao Fu, Yuming Ai, Zhengyu Wu 외 arxiv

Multimodal-attributed graphs (MAGs), whose nodes carry modalities such as images and text alongside topological structure, now pervade applications including social platforms, e-commerce, and biomedical networks, offerin…

Federated LearningFew-Shot LearningGraph Learning

MMGPL: Multimodal Medical Data Analysis with Graph Prompt Learning

2023-12-22 · Liang Peng, Songyue Cai, Zongqian Wu, Huifang Shang 외

Prompt learning has demonstrated impressive efficacy in the fine-tuning of multimodal large models to a wide range of downstream tasks. Nonetheless, applying existing prompt learning methods for the diagnosis of neurolog…

Prompt LearningSemantic SimilaritySemantic Textual Similarity

Multimodal Graph Constrastive Learning and Prompt for ChartQA

2025-01-08 · Yue Dai, Soyeon Caren Han, Wei Liu

ChartQA presents significant challenges due to the complex distribution of chart elements and the implicit patterns embedded within the underlying data. In this chapter, we have developed a joint multimodal scene graph f…

Contrastive LearningDecoder

GTP-4o: Modality-prompted Heterogeneous Graph Learning for Omni-modal Biomedical Representation

2024-07-08 · Chenxin Li, Xinyu Liu, Cheng Wang, Yifan Liu 외

Recent advances in learning multi-modal representation have witnessed the success in biomedical domains. While established techniques enable handling multi-modal information, the challenges are posed when extended to var…

BenchmarkingGraph EmbeddingGraph LearningHallucination

ViSR-KGC: Visual Subgraph Reasoning with Vision-Language Models for Multimodal Knowledge Graph Completion

2026-08-06 · Jiafan Li, Mengxue Yang, Jiaqi Zhu, Liang Chang 외 arxiv

Knowledge graph completion (KGC) aims to infer missing entities or relations from incomplete graph structures, and has evolved into multimodal knowledge graph completion (MMKGC), where entities are associated with multip…

Knowledge Graph CompletionRepresentation LearningMultimodal ReasoningKnowledge Graphs