paper-with-me

Papers

TruthSR: Trustworthy Sequential Recommender Systems via User-generated Multimodal Content

2024-04-26 · Meng Yan, Haibin Huang, Ying Liu, Juan Zhao, Xiyue Gao, Cai Xu, Ziyu Guan, Wei Zhao

Sequential recommender systems explore users' preferences and behavioral patterns from their historically generated data. Recently, researchers aim to improve sequential recommendation by utilizing massive user-generated multi-modal content, such as reviews, images, etc. This content often contains inevitable noise. Some studies attempt to reduce noise interference by suppressing cross-modal inconsistent information. However, they could potentially constrain the capturing of personalized user preferences. In addition, it is almost impossible to entirely eliminate noise in diverse user-generated multi-modal content. To solve these problems, we propose a trustworthy sequential recommendation method via noisy user-generated multi-modal content. Specifically, we explicitly capture the consistency and complementarity of user-generated multi-modal content to mitigate noise interference. We also achieve the modeling of the user's multi-modal sequential preferences. In addition, we design a trustworthy decision mechanism that integrates subjective user perspective and objective item perspective to dynamically evaluate the uncertainty of prediction results. Experimental evaluation on four widely-used datasets demonstrates the superior performance of our model compared to state-of-the-art methods. The code is released at https://github.com/FairyMeng/TrustSR.

📄 PDF Abstract BibTeX arXiv:2404.17238

Code (1)

fairymeng/trustsr 공식 구현 pytorch

Tasks

Recommendation SystemsSequential Recommendation

Similar Papers 제목 키워드 기반

A Survey on Trustworthy Recommender Systems

2022-07-25 · Yingqiang Ge, Shuchang Liu, Zuohui Fu, Juntao Tan 외

Recommender systems (RS), serving at the forefront of Human-centered AI, are widely deployed in almost every corner of the web and facilitate the human decision-making process. However, despite their enormous capabilitie…

Decision MakingExplainable RecommendationFairnessRecommendation Systems+1

Survey for Trust-aware Recommender Systems: A Deep Learning Perspective

2020-04-08 · Manqing Dong, Feng Yuan, Lina Yao, Xianzhi Wang 외

A significant remaining challenge for existing recommender systems is that users may not trust the recommender systems for either lack of explanation or inaccurate recommendation results. Thus, it becomes critical to emb…

Deep LearningRecommendation Systems

A Comprehensive Survey on Trustworthy Recommender Systems

2022-09-21 · Wenqi Fan, Xiangyu Zhao, Xiao Chen, Jingran Su 외

As one of the most successful AI-powered applications, recommender systems aim to help people make appropriate decisions in an effective and efficient way, by providing personalized suggestions in many aspects of our liv…

FairnessRecommendation SystemsSurvey

Privacy-Preserving Cross-Domain Sequential Recommendation

2024-01-27 · Zhaohao Lin, Weike Pan, Zhong Ming

Cross-domain sequential recommendation is an important development direction of recommender systems. It combines the characteristics of sequential recommender systems and cross-domain recommender systems, which can captu…

Privacy PreservingRecommendation SystemsSequential Recommendation

Improving Sequential Recommender Systems with Online and In-store User Behavior

2024-12-03 · Luyi Ma, Aashika Padmanabhan, Anjana Ganesh, Shengwei Tang 외

Online e-commerce platforms have been extending in-store shopping, which allows users to keep the canonical online browsing and checkout experience while exploring in-store shopping. However, the growing transition betwe…

Recommendation Systems