paper-with-me

Papers

Multi-Modal Hypergraph Enhanced LLM Learning for Recommendation

2025-04-13 · Xu Guo, Tong Zhang, Yuanzhi Wang, Chenxu Wang, Fuyun Wang, Xudong Wang, Xiaoya Zhang, Xin Liu, Zhen Cui

The burgeoning presence of Large Language Models (LLM) is propelling the development of personalized recommender systems. Most existing LLM-based methods fail to sufficiently explore the multi-view graph structure correlations inherent in recommendation scenarios. To this end, we propose a novel framework, Hypergraph Enhanced LLM Learning for multimodal Recommendation (HeLLM), designed to equip LLMs with the capability to capture intricate higher-order semantic correlations by fusing graph-level contextual signals with sequence-level behavioral patterns. In the recommender pre-training phase, we design a user hypergraph to uncover shared interest preferences among users and an item hypergraph to capture correlations within multimodal similarities among items. The hypergraph convolution and synergistic contrastive learning mechanism are introduced to enhance the distinguishability of learned representations. In the LLM fine-tuning phase, we inject the learned graph-structured embeddings directly into the LLM's architecture and integrate sequential features capturing each user's chronological behavior. This process enables hypergraphs to leverage graph-structured information as global context, enhancing the LLM's ability to perceive complex relational patterns and integrate multimodal information, while also modeling local temporal dynamics. Extensive experiments demonstrate the superiority of our proposed method over state-of-the-art baselines, confirming the advantages of fusing hypergraph-based context with sequential user behavior in LLMs for recommendation.

📄 PDF Abstract BibTeX arXiv:2504.10541

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMultimodal RecommendationRecommendation Systems

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

MMHCL: Multi-Modal Hypergraph Contrastive Learning for Recommendation

2025-04-23 · Xu Guo, Tong Zhang, Fuyun Wang, Xudong Wang 외

The burgeoning presence of multimodal content-sharing platforms propels the development of personalized recommender systems. Previous works usually suffer from data sparsity and cold-start problems, and may fail to adequ…

Contrastive LearningHypergraph Contrastive LearningRecommendation Systems

Heterogeneous Hypergraph Embedding for Recommendation Systems

2024-07-04 · Darnbi Sakong, Viet Hung Vu, Thanh Trung Huynh, Phi Le Nguyen 외

Recent advancements in recommender systems have focused on integrating knowledge graphs (KGs) to leverage their auxiliary information. The core idea of KG-enhanced recommenders is to incorporate rich semantic information…

hypergraph embeddingKnowledge GraphsRecommendation SystemsSelf-Supervised Learning

Residual Enhanced Multi-Hypergraph Neural Network

2021-05-02 · Jing Huang, Xiaolin Huang, Jie Yang

Hypergraphs are a generalized data structure of graphs to model higher-order correlations among entities, which have been successfully adopted into various research domains. Meanwhile, HyperGraph Neural Network (HGNN) is…

Representation Learning

Multi-grained Hypergraph Interest Modeling for Conversational Recommendation

2023-05-04 · Chenzhan Shang, Yupeng Hou, Wayne Xin Zhao, Yaliang Li 외

Conversational recommender system (CRS) interacts with users through multi-turn dialogues in natural language, which aims to provide high-quality recommendations for user's instant information need. Although great effort…

Conversational RecommendationRecommendation Systems

HyperMAN: Hypergraph-enhanced Meta-learning Adaptive Network for Next POI Recommendation

2025-03-27 · Jinze Wang, Tiehua Zhang, Lu Zhang, Yang Bai 외

Next Point-of-Interest (POI) recommendation aims to predict users' next locations by leveraging historical check-in sequences. Although existing methods have shown promising results, they often struggle to capture comple…

DiversityMeta-Learning