paper-with-me

홈 › Papers

Structurally Refined Graph Transformer for Multimodal Recommendation

2025-11-01 · Ke Shi, Yan Zhang, Miao Zhang, Lifan Chen, Jiali Yi, Kui Xiao, Xiaoju Hou, Zhifei Li arxiv

Multimodal recommendation systems utilize various types of information, including images and text, to enhance the effectiveness of recommendations. The key challenge is predicting user purchasing behavior from the available data. Current recommendation models prioritize extracting multimodal information while neglecting the distinction between redundant and valuable data. They also rely heavily on a single semantic framework (e.g., local or global semantics), resulting in an incomplete or biased representation of user preferences, particularly those less expressed in prior interactions. Furthermore, these approaches fail to capture the complex interactions between users and items, limiting the model's ability to meet diverse users. To address these challenges, we present SRGFormer, a structurally optimized multimodal recommendation model. By modifying the transformer for better integration into our model, we capture the overall behavior patterns of users. Then, we enhance structural information by embedding multimodal information into a hypergraph structure to aid in learning the local structures between users and items. Meanwhile, applying self-supervised tasks to user-item collaborative signals enhances the integration of multimodal information, thereby revealing the representational features inherent to the data's modality. Extensive experiments on three public datasets reveal that SRGFormer surpasses previous benchmark models, achieving an average performance improvement of 4.47 percent on the Sports dataset. The code is publicly available online.

📄 PDF Abstract BibTeX arXiv:2511.00584

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Recommendation

Similar Papers 제목 키워드 기반

Knowledge Soft Integration for Multimodal Recommendation

2023-05-12 · Kai Ouyang, Chen Tang, Wenhao Zheng, Xiangjin Xie 외

One of the main challenges in modern recommendation systems is how to effectively utilize multimodal content to achieve more personalized recommendations. Despite various proposed solutions, most of them overlook the mis…

Graph Neural NetworkMultimodal RecommendationRecommendation SystemsRetrieval

Pre-training Graph Transformer with Multimodal Side Information for Recommendation

2020-10-23 · Yong liu, Susen Yang, Chenyi Lei, Guoxin Wang 외

Side information of items, e.g., images and text description, has shown to be effective in contributing to accurate recommendations. Inspired by the recent success of pre-training models on natural language and images, w…

Recommendation SystemsUnsupervised Pre-training

Formalizing Multimedia Recommendation through Multimodal Deep Learning

2023-09-11 · Daniele Malitesta, Giandomenico Cornacchia, Claudio Pomo, Felice Antonio Merra 외

Recommender systems (RSs) offer personalized navigation experiences on online platforms, but recommendation remains a challenging task, particularly in specific scenarios and domains. Multimodality can help tap into rich…

BenchmarkingDeep LearningMultimedia recommendationMultimodal Deep Learning+1

Modality-Independent Graph Neural Networks with Global Transformers for Multimodal Recommendation

2024-12-18 · Jun Hu, Bryan Hooi, Bingsheng He, Yinwei Wei

Multimodal recommendation systems can learn users' preferences from existing user-item interactions as well as the semantics of multimodal data associated with items. Many existing methods model this through a multimodal…

Graph LearningMulti-modal RecommendationMultimodal RecommendationRecommendation Systems

BERTERS: Multimodal Representation Learning for Expert Recommendation System with Transformer

2020-06-30 · N. Nikzad-Khasmakhi, M. A. Balafar, M. Reza Feizi-Derakhshi, Cina Motamed

The objective of an expert recommendation system is to trace a set of candidates' expertise and preferences, recognize their expertise patterns, and identify experts. In this paper, we introduce a multimodal classificati…

ArticlesCommunity Question AnsweringGeneral ClassificationMulti-Label Classification+3