Interaction-Assisted Multi-Modal Representation Learning for Recommendation
Hao Wu, Jiajie Wang, Zhonglin Zu
Abstract
Personalized recommender systems have attracted significant attentions from both industry and academic. Recent studies have shed light on incorporating multi-modal side information into the recommender systems to further boost the performance. Meanwhile, transformer-based multi-modal representation learning has shown great enhancement for downstream visual and textual tasks. However, these self-supervised pre-training methods are not tailored for recommendation and may lead to suboptimal representations. To this end, we propose Interaction-Assisted Multi-Modal Representation Learning for Recommendation (IRL) to inject the information of user interactions into item multi-modal representation learning. Specifically, we extract item graph embedding through user-item interactions and then utilize it to formulate a novel triplet IRL training objective which serves as a behavior-aware pre-training task for the representation learning model. A range of experiments have been conducted on several real-world datasets and extensive results indicate the effectiveness of IRL.
BibTeX
@inproceedings{icassp2023_interactionassis,
title = {Interaction-Assisted Multi-Modal Representation Learning for Recommendation},
author = {Hao Wu and Jiajie Wang and Zhonglin Zu},
booktitle = {ICASSP 2023},
year = {2023}
}