SIAILGFeb 18, 2021

Random Walks with Erasure: Diversifying Personalized Recommendations on Social and Information Networks

arXiv:2102.09635v322 citations
AI Analysis

It addresses the issue of limited information exposure for users in social and information networks, though it is incremental as it builds on existing random walk methods.

The paper tackles the problem of recommendation systems creating information silos by developing a novel framework using random walks with erasure to improve diversity, showing it generates more ideologically diverse recommendations on Twitter datasets and effective long-tail item recommendations on other networks.

Most existing personalization systems promote items that match a user's previous choices or those that are popular among similar users. This results in recommendations that are highly similar to the ones users are already exposed to, resulting in their isolation inside familiar but insulated information silos. In this context, we develop a novel recommendation framework with a goal of improving information diversity using a modified random walk exploration of the user-item graph. We focus on the problem of political content recommendation, while addressing a general problem applicable to personalization tasks in other social and information networks. For recommending political content on social networks, we first propose a new model to estimate the ideological positions for both users and the content they share, which is able to recover ideological positions with high accuracy. Based on these estimated positions, we generate diversified personalized recommendations using our new random-walk based recommendation algorithm. With experimental evaluations on large datasets of Twitter discussions, we show that our method based on \emph{random walks with erasure} is able to generate more ideologically diverse recommendations. Our approach does not depend on the availability of labels regarding the bias of users or content producers. With experiments on open benchmark datasets from other social and information networks, we also demonstrate the effectiveness of our method in recommending diverse long-tail items.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes