paper-with-me

홈 › Papers

Multi-Objective Recommendations: A Tutorial

2021-08-13 · Yong Zheng, David, Wang

Recommender systems (RecSys) have been well developed to assist user decision making. Traditional RecSys usually optimize a single objective (e.g., rating prediction errors or ranking quality) in the model. There is an emerging demand in multi-objective optimization recently in RecSys, especially in the area of multi-stakeholder and multi-task recommender systems. This article provides an overview of multi-objective recommendations, followed by the discussions with case studies. The document is considered as a supplementary material for our tutorial on multi-objective recommendations at ACM SIGKDD 2021.

📄 PDF Abstract BibTeX arXiv:2108.06367

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingRecommendation Systems

Similar Papers 제목 키워드 기반

Reinforcement Learning for Strategic Recommendations

2020-09-15 · Georgios Theocharous, Yash Chandak, Philip S. Thomas, Frits de Nijs

Strategic recommendations (SR) refer to the problem where an intelligent agent observes the sequential behaviors and activities of users and decides when and how to interact with them to optimize some long-term objective…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods for Interpreting and Understanding Deep Neural Networks

2017-06-24 · Grégoire Montavon, Wojciech Samek, Klaus-Robert Müller

This paper provides an entry point to the problem of interpreting a deep neural network model and explaining its predictions. It is based on a tutorial given at ICASSP 2017. It introduces some recently proposed technique…

Thinking inside the box: A tutorial on grey-box Bayesian optimization

2022-01-02 · Raul Astudillo, Peter I. Frazier

Bayesian optimization (BO) is a framework for global optimization of expensive-to-evaluate objective functions. Classical BO methods assume that the objective function is a black box. However, internal information about …

Bayesian Optimizationglobal-optimization

A Tutorial on Bayesian Optimization

2018-07-08 · Peter I. Frazier

Bayesian optimization is an approach to optimizing objective functions that take a long time (minutes or hours) to evaluate. It is best-suited for optimization over continuous domains of less than 20 dimensions, and tole…

Bayesian OptimizationHyperparameter Optimizationregression

Neural Contextual Bandits for Personalized Recommendation

2023-12-21 · Yikun Ban, Yunzhe Qi, Jingrui He

In the dynamic landscape of online businesses, recommender systems are pivotal in enhancing user experiences. While traditional approaches have relied on static supervised learning, the quest for adaptive, user-centric r…

Multi-Armed BanditsRecommendation Systems