paper-with-me

홈 › Papers

A new system-wide diversity measure for recommendations with efficient algorithms

2018-11-30 · Arda Antikacioglu, Tanvi Bajpai, R. Ravi

Recommender systems often operate on item catalogs clustered by genres, and user bases that have natural clusterings into user types by demographic or psychographic attributes. Prior work on system-wide diversity has mainly focused on defining intent-aware metrics among such categories and maximizing relevance of the resulting recommendations, but has not combined the notions of diversity from the two point of views of items and users. In this work, (1) we introduce two new system-wide diversity metrics to simultaneously address the problems of diversifying the categories of items that each user sees, diversifying the types of users that each item is shown, and maintaining high recommendation quality. We model this as a subgraph selection problem on the bipartite graph of candidate recommendations between users and items. (2) In the case of disjoint item categories and user types, we show that the resulting problems can be solved exactly in polynomial time, by a reduction to a minimum cost flow problem. (3) In the case of non-disjoint categories and user types, we prove NP-completeness of the objective and present efficient approximation algorithms using the submodularity of the objective. (4) Finally, we validate the effectiveness of our algorithms on the MovieLens-1m and Netflix datasets, and show that algorithms designed for our objective also perform well on sales diversity metrics, and even some intent-aware diversity metrics. Our experimental results justify the validity of our new composite diversity metrics.

📄 PDF Abstract BibTeX arXiv:1812.03030

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityRecommendation Systems

Similar Papers 제목 키워드 기반

User Fairness in Recommender Systems

2018-07-17 · Leonhardt Jurek, Anand Avishek, Khosla Megha

Recent works in recommendation systems have focused on diversity in recommendations as an important aspect of recommendation quality. In this work we argue that the post-processing algorithms aimed at only improving dive…

DiversityFairnessRecommendation Systems

Relevance meets Diversity: A User-Centric Framework for Knowledge Exploration through Recommendations

2024-08-07 · Erica Coppolillo, Giuseppe Manco, Aristides Gionis

Providing recommendations that are both relevant and diverse is a key consideration of modern recommender systems. Optimizing both of these measures presents a fundamental trade-off, as higher diversity typically comes a…

DiversityRecommendation Systems

Network Flow Based Post Processing for Sales Diversity

2017-02-17 · Antikacioglu Arda, Ravi R

Collaborative filtering is a broad and powerful framework for building recommendation systems that has seen widespread adoption. Over the past decade, the propensity of such systems for favoring popular products and thus…

Collaborative FilteringDiversityRecommendation Systems

RADio -- Rank-Aware Divergence Metrics to Measure Normative Diversity in News Recommendations

2022-09-17 · Sanne Vrijenhoek, Gabriel Bénédict, Mateo Gutierrez Granada, Daan Odijk 외

In traditional recommender system literature, diversity is often seen as the opposite of similarity, and typically defined as the distance between identified topics, categories or word models. However, this is not expres…

DiversityRecommendation Systems

User and Recommender Behavior Over Time: Contextualizing Activity, Effectiveness, Diversity, and Fairness in Book Recommendation

2025-05-07 · Samira Vaez Barenji, Sushobhan Parajuli, Michael D. Ekstrand

Data is an essential resource for studying recommender systems. While there has been significant work on improving and evaluating state-of-the-art models and measuring various properties of recommender system outputs, le…

Collaborative FilteringDiversityFairnessRecommendation Systems