paper-with-me

Papers

A Multi-Task Learning Algorithm for Non-personalized Recommendations

2021-09-29 · Jiawei Zhang

In this paper, we introduce a multi-task learning (MTL) algorithm for recommending non-personalized videos to watch next on industrial video sharing platforms. Personalized recommendations have been studied for decades, while researches on non-personalized solutions are very rare to be seen, which still remain a huge portion in industry. As an indispensable part in recommender system, non-personalized video recommender system also faces several real-world challenges, including maintaining high relevance between source item and target items, as well as achieving multiple competing ranking objectives. To solve these, we largely extended model-based collaborative filtering algorithm by adding related candidate generation stage, Two-tower DNN structure and a multi-task learning mechanism. Compared with typical baseline solutions, our proposed algorithm can capture both linear and non-linear relationships from user-item interactions, and live experiments demonstrate that it can significantly advance the state of the art on recommendation quality.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringMulti-Task LearningRecommendation Systems

Similar Papers 제목 키워드 기반

Randomized algorithms for precise measurement of differentially-private, personalized recommendations

2023-08-07 · Allegra Laro, Yanqing Chen, Hao He, Babak Aghazadeh

Personalized recommendations form an important part of today's internet ecosystem, helping artists and creators to reach interested users, and helping users to discover new and engaging content. However, many users today…

Privacy Preserving

Centaur: A Chiplet-based, Hybrid Sparse-Dense Accelerator for Personalized Recommendations

2020-05-12 · Ranggi Hwang, Taehun Kim, Youngeun Kwon, Minsoo Rhu

Personalized recommendations are the backbone machine learning (ML) algorithm that powers several important application domains (e.g., ads, e-commerce, etc) serviced from cloud datacenters. Sparse embedding layers are a …

CPU

Personalized Multi-task Training for Recommender System

2024-07-31 · Liangwei Yang, Zhiwei Liu, JianGuo Zhang, Rithesh Murthy 외

In the vast landscape of internet information, recommender systems (RecSys) have become essential for guiding users through a sea of choices aligned with their preferences. These systems have applications in diverse doma…

Multi-Task LearningRecommendation SystemsRepresentation Learning

Personalized Showcases: Generating Multi-Modal Explanations for Recommendations

2022-06-30 · An Yan, Zhankui He, Jiacheng Li, Tianyang Zhang 외

Existing explanation models generate only text for recommendations but still struggle to produce diverse contents. In this paper, to further enrich explanations, we propose a new task named personalized showcases, in whi…

Contrastive Learning

Personalized Counterfactual Fairness in Recommendation

2021-05-20 · Yunqi Li, Hanxiong Chen, Shuyuan Xu, Yingqiang Ge 외

Recommender systems are gaining increasing and critical impacts on human and society since a growing number of users use them for information seeking and decision making. Therefore, it is crucial to address the potential…

counterfactualDecision MakingFairnessRecommendation Systems