paper-with-me

Papers

Self-Supervised Learning for Multimedia Recommendation

2022-06-30 · IEEE Transactions on Multimedia (TMM) 2022 6 · Zhulin Tao, Xiaohao Liu, Yewei Xia, Xiang Wang, Lifang Yang, Xianglin Huang

Learning representations for multimedia content is critical for multimedia recommendation. Current representation learning methods roughly fall into two groups: (1) using the historical interactions to create ID embeddings of users and items, and (2) treating multi-modal data as the side information of items to enrich their ID embeddings. Each user-item interaction offers the supervisory signal to optimize the representation learning by the traditional supervised learning paradigm. Due to the overlook of the multi-modal patterns ( e.g. , co-occurrence of visual, acoustic, textual features in micro-videos a user saw before, and her behavioral features) hidden in the data, these methods are insufficient to create powerful representations and obtain satisfactory recommendation accuracy. To capture multi-modal patterns in the data itself, we go beyond the supervised learning paradigm, and incorporate the idea of self-supervised learning (SSL) into multimedia recommendation. Specifically, SSL consists of two components: (1) data augmentation upon multi-modal contents, where we design three operators — feature dropout (FD), feature masking (FM), feature fine and coarse spaces (FAC) — to generate multiple views of individual items; and (2) contrastive learning, which differentiates the views of an item from the others’ to distill additional supervisory signals. Clearly, SSL enables us to explore and exhibit the underlying relations among modalities, thereby resulting in powerful representations. We denote the generic framework by Self-supervised Learning-guided Multimedia Recommendation (SLMRec). Extensive experiments are performed on three real-world datasets, showing that SLMRec achieves significant improvements over several state-of-the-art baselines like LightGCN [1], MMGCN [2]. Further analysis shows how SSL affects recommendation performance.

📄 PDF Abstract BibTeX

Code (1)

zltao/slmrec pytorch

Tasks

Contrastive LearningData AugmentationMultimedia recommendationMulti-modal RecommendationRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Multi-Modal Self-Supervised Learning for Recommendation

2023-02-21 · Wei Wei, Chao Huang, Lianghao Xia, Chuxu Zhang

The online emergence of multi-modal sharing platforms (eg, TikTok, Youtube) is powering personalized recommender systems to incorporate various modalities (eg, visual, textual and acoustic) into the latent user represent…

Contrastive LearningData AugmentationMultimedia recommendationMulti-modal Recommendation+2

It is Never Too Late to Mend: Separate Learning for Multimedia Recommendation

2024-06-12 · Zhuangzhuang He, Zihan Wang, Yonghui Yang, Haoyue Bai 외

Multimedia recommendation, which incorporates various modalities (e.g., images, texts, etc.) into user or item representation to improve recommendation quality, and self-supervised learning carries multimedia recommendat…

cross-modal alignmentMultimedia recommendationSelf-Supervised Learning

MENTOR: Multi-level Self-supervised Learning for Multimodal Recommendation

2024-02-29 · Jinfeng Xu, Zheyu Chen, Shuo Yang, Jinze Li 외

With the increasing multimedia information, multimodal recommendation has received extensive attention. It utilizes multimodal information to alleviate the data sparsity problem in recommendation systems, thus improving …

cross-modal alignmentMultimodal RecommendationRecommendation SystemsSelf-Supervised Learning

Less is More: Information Bottleneck Denoised Multimedia Recommendation

2025-01-21 · Yonghui Yang, Le Wu, Zhuangzhuang He, Zhengwei Wu 외

Empowered by semantic-rich content information, multimedia recommendation has emerged as a potent personalized technique. Current endeavors center around harnessing multimedia content to refine item representation or unc…

Multimedia recommendation

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