scispace - formally typeset
Proceedings ArticleDOI

Personalized Approximate Pareto-Efficient Recommendation

Reads0
Chats0
TLDR
Wang et al. as mentioned in this paper proposed a Personalized Approximate Pareto-Efficient Recommendation (PAPERec) framework for multi-objective recommendation, where users have personalized weights on different objectives.
Abstract
Real-world recommendation systems usually have different learning objectives and evaluation criteria on accuracy, diversity or novelty. Therefore, multi-objective recommendation (MOR) has been widely explored to jointly model different objectives. Pareto efficiency, where no objective can be further improved without hurting others, is viewed as an optimal situation in multi-objective optimization. Recently, Pareto efficiency model has been introduced to MOR, while all existing scalarization methods only have shared objective weights for all instances. To capture users’ objective-level preferences and enhance personalization in Pareto-efficient recommendation, we propose a novel Personalized Approximate Pareto-Efficient Recommendation (PAPERec) framework for multi-objective recommendation. Specifically, we design an approximate Pareto-efficient learning based on scalarization with KKT conditions that closely mimics Pareto efficiency, where users have personalized weights on different objectives. We propose a Pareto-oriented reinforcement learning module to find appropriate personalized objective weights for each user, with the weighted sum of multiple objectives’ gradients considered in reward. In experiments, we conduct extensive offline and online evaluations on a real-world recommendation system. The significant improvements verify the effectiveness of PAPERec in practice. We have deployed PAPERec on WeChat Top Stories, affecting millions of users. The source codes are released in https://github.com/onepunch-cyber/PAPERec.

read more

Citations
More filters
Proceedings ArticleDOI

Toward Pareto Efficient Fairness-Utility Trade-off in Recommendation through Reinforcement Learning

TL;DR: This work proposes a fairness-aware recommendation framework using multi-objective reinforcement learning (MORL), called MoFIR (pronounced "more fair ''), which is able to learn a single parametric representation for optimal recommendation policies over the space of all possible preferences, and modify traditional Deep Deterministic Policy Gradient by introducing conditioned network (CN) into it.
Journal ArticleDOI

A Survey of Recommender Systems with Multi-Objective Optimization

TL;DR: A comprehensive literature review of multi-objective recommender systems can be found in this article, where the authors identify the circumstances in which a multiobjective recommendation system could be useful, summarize the methodologies and evaluation approaches in these systems, point out existing challenges or weaknesses, and finally provide the guidelines and suggestions for the development of multobjective Recommender systems.
Journal ArticleDOI

Multi-view Multi-behavior Contrastive Learning in Recommendation

TL;DR: Wang et al. as mentioned in this paper proposed a multi-behavior multi-view contrastive learning recommendation (MMCLR) framework to bridge the gap between a user's sequence-view and graph-view representations to make different user single-behavior representations of the same user in each view to be similar.
Proceedings ArticleDOI

Multi-view Multi-behavior Contrastive Learning in Recommendation

TL;DR: This work proposes a novel Multi-behavior Multi-view Contrastive Learning Recommendation (MMCLR) framework, including three new CL tasks to solve the above challenges, respectively, and conducts extensive evaluations and ablation tests to verify the effectiveness.
Journal ArticleDOI

Improving Accuracy and Diversity in Matching of Recommendation With Diversified Preference Network

TL;DR: GraphDR as mentioned in this paper proposes a heterogeneous graph neural network framework for diversified recommendation in matching to improve both recommendation accuracy and diversity in large-scale recommendation systems, where a huge heterogeneous preference network is built to record different types of user preferences, and a field-level heterogenous graph attention network for node aggregation is used to conduct a neighbor-similarity based loss with a multi-channel matching.
References
More filters
Journal ArticleDOI

Matrix Factorization Techniques for Recommender Systems

TL;DR: As the Netflix Prize competition has demonstrated, matrix factorization models are superior to classic nearest neighbor techniques for producing product recommendations, allowing the incorporation of additional information such as implicit feedback, temporal effects, and confidence levels.
Proceedings ArticleDOI

Item-based collaborative filtering recommendation algorithms

TL;DR: This paper analyzes item-based collaborative ltering techniques and suggests that item- based algorithms provide dramatically better performance than user-based algorithms, while at the same time providing better quality than the best available userbased algorithms.
Posted Content

Continuous control with deep reinforcement learning

TL;DR: This work presents an actor-critic, model-free algorithm based on the deterministic policy gradient that can operate over continuous action spaces, and demonstrates that for many of the tasks the algorithm can learn policies end-to-end: directly from raw pixel inputs.
Proceedings ArticleDOI

Deep Neural Networks for YouTube Recommendations

TL;DR: This paper details a deep candidate generation model and then describes a separate deep ranking model and provides practical lessons and insights derived from designing, iterating and maintaining a massive recommendation system with enormous user-facing impact.
Proceedings ArticleDOI

Factorization Machines

TL;DR: Factorization Machines (FM) are introduced which are a new model class that combines the advantages of Support Vector Machines (SVM) with factorization models and can mimic these models just by specifying the input data (i.e. the feature vectors).
Related Papers (5)