Decoupled Recommender Systems: Exploring Alternative Recommender Ecosystem Designs
Anas Buhayh, Elizabeth McKinnie, Robin Burke
TL;DR
This paper addresses whether decoupling recommender algorithms from the platforms they serve can improve outcomes for niche consumers and providers. It introduces SMORES, a simulation framework that models interactions among consumers, providers, and multiple recommender platforms, and evaluates two switching strategies (threshold-based and UCB) across a mainstream and a niche recommender. Using a MovieLens-based dataset with manipulated genre preferences, the study finds that a decoupled, algorithm-market-like ecosystem improves niche utility and provides a pathway for niche providers to prosper, while mainstream participants may experience reduced exposure. The work demonstrates the potential of decoupled architectures to diversify the recommender ecosystem and motivates further exploration of multiple algorithms, contexts, and business models in practical deployments.
Abstract
Recommender ecosystems are an emerging subject of research. Such research examines how the characteristics of algorithms, recommendation consumers, and item providers influence system dynamics and long-term outcomes. One architectural possibility that has not yet been widely explored in this line of research is the consequences of a configuration in which recommendation algorithms are decoupled from the platforms they serve. This is sometimes called "the friendly neighborhood algorithm store" or "middleware" model. We are particularly interested in how such architectures might offer a range of different distributions of utility across consumers, providers, and recommendation platforms. In this paper, we create a model of a recommendation ecosystem that incorporates algorithm choice and examine the outcomes of such a design.
