paper-with-me

Papers

Deviation-Based Learning: Training Recommender Systems Using Informed User Choice

2021-09-20 · Junpei Komiyama, Shunya Noda

This paper proposes a new approach to training recommender systems called deviation-based learning. The recommender and rational users have different knowledge. The recommender learns user knowledge by observing what action users take upon receiving recommendations. Learning eventually stalls if the recommender always suggests a choice: Before the recommender completes learning, users start following the recommendations blindly, and their choices do not reflect their knowledge. The learning rate and social welfare improve substantially if the recommender abstains from recommending a particular choice when she predicts that multiple alternatives will produce a similar payoff.

📄 PDF Abstract BibTeX arXiv:2109.09816

Code (1)

jkomiyama/deviationbasedlearning 공식 구현

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Minimizing Mindless Mentions: Recommendation with Minimal Necessary User Reviews

2022-08-05 · Danny Stax, Manel Slokom, Martha Larson

Recently, researchers have turned their attention to recommender systems that use only minimal necessary data. This trend is informed by the idea that recommender systems should use no more user interactions than are nee…

PositionRecommendation Systems

Fairness and Transparency in Recommendation: The Users' Perspective

2021-03-16 · Nasim Sonboli, Jessie J. Smith, Florencia Cabral Berenfus, Robin Burke 외

Though recommender systems are defined by personalization, recent work has shown the importance of additional, beyond-accuracy objectives, such as fairness. Because users often expect their recommendations to be purely p…

FairnessRecommendation Systems

Interactive Counterfactual Exploration of Algorithmic Harms in Recommender Systems

2024-09-10 · Yongsu Ahn, Quinn K Wolter, Jonilyn Dick, Janet Dick 외

Recommender systems have become integral to digital experiences, shaping user interactions and preferences across various platforms. Despite their widespread use, these systems often suffer from algorithmic biases that c…

counterfactualFairnessRecommendation Systems

OpenTable data with multi-criteria ratings

2024-11-22 · Yong Zheng

With the development of recommender systems (RSs), several promising systems have emerged, such as context-aware RS, multi-criteria RS, and group RS. Multi-criteria recommender systems (MCRSs) are designed to provide per…

Recommendation Systems

Sequential Learning over Implicit Feedback for Robust Large-Scale Recommender Systems

2019-02-21 · Alexandra Burashnikova, Yury Maximov, Massih-Reza Amini

In this paper, we propose a robust sequential learning strategy for training large-scale Recommender Systems (RS) over implicit feedback mainly in the form of clicks. Our approach relies on the minimization of a pairwise…

Recommendation Systems