paper-with-me

Papers

A Mechanism for Optimizing Media Recommender Systems

2024-06-23 · Brian McFadden

A mechanism is described that addresses the fundamental trade off between media producers who want to increase reach and consumers who provide attention based on the rate of utility received, and where overreach negatively impacts that rate. An optimal solution can be achieved when the media source considers the impact of overreach in a cost function used in determining the optimal distribution of content to maximize individual consumer utility and participation. The result is a Nash equilibrium between producer and consumer that is also Pareto efficient. Comparison with the literature on Recommender systems highlights the advantages of the mechanism, including identifying an optimal content volume for the consumer and improvements for optimizing with multiple objectives. A practical algorithm for generating the optimal distribution for each consumer is provided.

📄 PDF Abstract BibTeX arXiv:2406.16212

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

PrefRec: Recommender Systems with Human Preferences for Reinforcing Long-term User Engagement

2022-12-06 · Wanqi Xue, Qingpeng Cai, Zhenghai Xue, Shuo Sun 외

Current advances in recommender systems have been remarkably successful in optimizing immediate engagement. However, long-term user engagement, a more desirable performance metric, remains difficult to improve. Meanwhile…

Recommendation SystemsReinforcement Learning (RL)

A Comprehensive Survey on Retrieval Methods in Recommender Systems

2024-07-11 · JunJie Huang, Jizheng Chen, Jianghao Lin, Jiarui Qin 외

In an era dominated by information overload, effective recommender systems are essential for managing the deluge of data across digital platforms. Multi-stage cascade ranking systems are widely used in the industry, with…

BenchmarkingRecommendation SystemsRetrievalSurvey

A Survey on Echo Chambers on Social Media: Description, Detection and Mitigation

2021-12-09 · Faisal Alatawi, Lu Cheng, Anique Tahir, Mansooreh Karami 외

Echo chambers on social media are a significant problem that can elicit a number of negative consequences, most recently affecting the response to COVID-19. Echo chambers promote conspiracy theories about the virus and a…

MisinformationRecommendation Systems

Should I send this notification? Optimizing push notifications decision making by modeling the future

2022-02-17 · Conor O'Brien, Huasen Wu, Shaodan Zhai, Dalin Guo 외

Most recommender systems are myopic, that is they optimize based on the immediate response of the user. This may be misaligned with the true objective, such as creating long term user satisfaction. In this work we focus …

Decision MakingModel-based Reinforcement LearningRecommendation SystemsReinforcement Learning (RL)

Optimizing Long-term Value for Auction-Based Recommender Systems via On-Policy Reinforcement Learning

2023-05-23 · Ruiyang Xu, Jalaj Bhandari, Dmytro Korenkevych, Fan Liu 외

Auction-based recommender systems are prevalent in online advertising platforms, but they are typically optimized to allocate recommendation slots based on immediate expected return metrics, neglecting the downstream eff…

Recommendation Systemsreinforcement-learningReinforcement Learning