paper-with-me

Papers

Denoising Multi-modal Sequential Recommenders with Contrastive Learning

2023-05-03 · Dong Yao, Shengyu Zhang, Zhou Zhao, Jieming Zhu, Wenqiao Zhang, Rui Zhang, Xiaofei He, Fei Wu

There is a rapidly-growing research interest in engaging users with multi-modal data for accurate user modeling on recommender systems. Existing multimedia recommenders have achieved substantial improvements by incorporating various modalities and devising delicate modules. However, when users decide to interact with items, most of them do not fully read the content of all modalities. We refer to modalities that directly cause users' behaviors as point-of-interests, which are important aspects to capture users' interests. In contrast, modalities that do not cause users' behaviors are potential noises and might mislead the learning of a recommendation model. Not surprisingly, little research in the literature has been devoted to denoising such potential noises due to the inaccessibility of users' explicit feedback on their point-of-interests. To bridge the gap, we propose a weakly-supervised framework based on contrastive learning for denoising multi-modal recommenders (dubbed Demure). In a weakly-supervised manner, Demure circumvents the requirement of users' explicit feedback and identifies the noises by analyzing the modalities of all interacted items from a given user.

📄 PDF Abstract BibTeX arXiv:2305.01915

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDenoisingpoint of interestsRecommendation Systems

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

PixRec: Leveraging Visual Context for Next-Item Prediction in Sequential Recommendation

2026-01-10 · Sayak Chakrabarty, Souradip Pal arxiv

Large Language Models (LLMs) have recently shown strong potential for usage in sequential recommendation tasks through text-only models, which combine advanced prompt design, contrastive alignment, and fine-tuning on dow…

Sequential Recommendation

Large Language Model Can Interpret Latent Space of Sequential Recommender

2023-10-31 · Zhengyi Yang, Jiancan Wu, Yanchen Luo, Jizhi Zhang 외

Sequential recommendation is to predict the next item of interest for a user, based on her/his interaction history with previous items. In conventional sequential recommenders, a common approach is to model item sequence…

Language ModelingLanguage ModellingLarge Language ModelSequential Recommendation

MISSRec: Pre-training and Transferring Multi-modal Interest-aware Sequence Representation for Recommendation

2023-08-22 · Jinpeng Wang, Ziyun Zeng, Yunxiao Wang, Yuting Wang 외

The goal of sequential recommendation (SR) is to predict a user's potential interested items based on her/his historical interaction sequences. Most existing sequential recommenders are developed based on ID features, wh…

Contrastive LearningDecoderSequential RecommendationTransfer Learning

Adapting Knowledge Graphs for Behavior Denoising in Sequential Recommendation

2026-08-21 · Zichun Jin, Zihan Zhou, Yinan Liu, Bin Wang 외 arxiv

Sequential recommendation predicts the next item from a user's interaction history, but not every interaction is equally informative. Real logs combine persistent preferences with temporary needs, exploration, and incide…

Sequential RecommendationKnowledge Graphs

LLM4DSR: Leveraing Large Language Model for Denoising Sequential Recommendation

2024-08-15 · Bohao Wang, Feng Liu, Changwang Zhang, Jiawei Chen 외

Sequential Recommenders generate recommendations based on users' historical interaction sequences. However, in practice, these collected sequences are often contaminated by noisy interactions, which significantly impairs…

DenoisingLanguage ModelingLanguage ModellingLarge Language Model+2