Performative Recommendation: Diversifying Content via Strategic Incentives

Itay Eilat,Nir Rosenfeld
2023-06-09
Abstract:The primary goal in recommendation is to suggest relevant content to users, but optimizing for accuracy often results in recommendations that lack diversity. To remedy this, conventional approaches such as re-ranking improve diversity by presenting more diverse items. Here we argue that to promote inherent and prolonged diversity, the system must encourage its creation. Towards this, we harness the performative nature of recommendation, and show how learning can incentivize strategic content creators to create diverse content. Our approach relies on a novel form of regularization that anticipates strategic changes to content, and penalizes for content homogeneity. We provide analytic and empirical results that demonstrate when and how diversity can be incentivized, and experimentally demonstrate the utility of our approach on synthetic and semi-synthetic data.
Machine Learning
What problem does this paper attempt to address?
The paper aims to address the issue of insufficient content diversity in recommendation systems. Specifically: 1. **Background Problem**: Current recommendation systems often focus solely on the relevance and accuracy of the recommended content, which leads to a lack of diversity in the recommendations. Over time, this can result in content homogenization. 2. **Limitations of Existing Methods**: Traditional solutions like re-ranking can improve diversity to some extent, but these methods mainly involve post-processing of existing content and do not fundamentally change the diversity of the content pool itself. 3. **Research Objective**: The paper proposes a new approach that designs incentive mechanisms to encourage content creators to produce more diverse content, thereby increasing content diversity at the source. This method leverages the "performative" nature of recommendation systems, where the learning process of the system influences future content creation behavior. 4. **Core Contribution**: By introducing a novel form of regularization, this method can foresee and penalize content homogenization, thereby enhancing content diversity while ensuring recommendation accuracy. Overall, this paper is dedicated to improving content diversity in recommendation systems through strategic incentive mechanisms, thereby increasing user satisfaction and supporting the development of long-tail content creators.