paper-with-me

Papers

Towards Content Provider Aware Recommender Systems: A Simulation Study on the Interplay between User and Provider Utilities

2021-05-06 · Ruohan Zhan, Konstantina Christakopoulou, Ya Le, Jayden Ooi, Martin Mladenov, Alex Beutel, Craig Boutilier, Ed H. Chi, Minmin Chen

Most existing recommender systems focus primarily on matching users to content which maximizes user satisfaction on the platform. It is increasingly obvious, however, that content providers have a critical influence on user satisfaction through content creation, largely determining the content pool available for recommendation. A natural question thus arises: can we design recommenders taking into account the long-term utility of both users and content providers? By doing so, we hope to sustain more providers and a more diverse content pool for long-term user satisfaction. Understanding the full impact of recommendations on both user and provider groups is challenging. This paper aims to serve as a research investigation of one approach toward building a provider-aware recommender, and evaluating its impact in a simulated setup. To characterize the user-recommender-provider interdependence, we complement user modeling by formalizing provider dynamics as well. The resulting joint dynamical system gives rise to a weakly-coupled partially observable Markov decision process driven by recommender actions and user feedback to providers. We then build a REINFORCE recommender agent, coined EcoAgent, to optimize a joint objective of user utility and the counterfactual utility lift of the provider associated with the recommended content, which we show to be equivalent to maximizing overall user utility and the utilities of all providers on the platform under some mild assumptions. To evaluate our approach, we introduce a simulation environment capturing the key interactions among users, providers, and the recommender. We offer a number of simulated experiments that shed light on both the benefits and the limitations of our approach. These results help understand how and when a provider-aware recommender agent is of benefit in building multi-stakeholder recommender systems.

📄 PDF Abstract BibTeX arXiv:2105.02377

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualRecommendation Systems

Methods 이 논문이 사용한 방법론

REINFORCE REINFORCE is a Monte Carlo variant of a policy gradient algorithm in reinforcement learning. The agent collects samples of an episode using its current policy, and uses it to…

Similar Papers 제목 키워드 기반

Price and Profit Awareness in Recommender Systems

2017-07-25 · Dietmar Jannach, Gediminas Adomavicius

Academic research in the field of recommender systems mainly focuses on the problem of maximizing the users' utility by trying to identify the most relevant items for each user. However, such items are not necessarily th…

Recommendation Systems

RecRec: Algorithmic Recourse for Recommender Systems

2023-08-28 · Sahil Verma, Ashudeep Singh, Varich Boonsanong, John P. Dickerson 외

Recommender systems play an essential role in the choices people make in domains such as entertainment, shopping, food, news, employment, and education. The machine learning models underlying these recommender systems ar…

Recommendation Systemsvalid

Content Prompting: Modeling Content Provider Dynamics to Improve User Welfare in Recommender Ecosystems

2023-09-02 · Siddharth Prasad, Martin Mladenov, Craig Boutilier

Users derive value from a recommender system (RS) only to the extent that it is able to surface content (or items) that meet their needs/preferences. While RSs often have a comprehensive view of user preferences across t…

Recommendation Systems

RecSim NG: Toward Principled Uncertainty Modeling for Recommender Ecosystems

2021-03-14 · Martin Mladenov, Chih-Wei Hsu, Vihan Jain, Eugene Ie 외

The development of recommender systems that optimize multi-turn interaction with users, and model the interactions of different agents (e.g., users, content providers, vendors) in the recommender ecosystem have drawn inc…

counterfactualProbabilistic ProgrammingRecommendation Systems

Fairness for niche users and providers: algorithmic choice and profile portability

2025-08-28 · Elizabeth McKinnie, Anas Buhayh, Clement Canel, Robin Burke arxiv

Ensuring fair outcomes for multiple stakeholders in recommender systems has been studied mostly in terms of algorithmic interventions: building new models with better fairness properties, or using reranking to improve ou…