Enumerating Fair Packages for Group Recommendations
Ryoma Sato

TL;DR
This paper introduces an efficient method to enumerate multiple fair package recommendations for groups, addressing fairness and utility balance, and supporting filtering queries for better selection.
Contribution
It proposes a novel algorithm that enumerates multiple fair packages for group recommendations, unlike existing methods that output only one, enhancing fairness and utility.
Findings
Algorithm scales to large datasets
Balances multiple utility aspects
Supports filtering queries like top-K and intersection
Abstract
Package-to-group recommender systems recommend a set of unified items to a group of people. Different from conventional settings, it is not easy to measure the utility of group recommendations because it involves more than one user. In particular, fairness is crucial in group recommendations. Even if some members in a group are substantially satisfied with a recommendation, it is undesirable if other members are ignored to increase the total utility. Many methods for evaluating and applying the fairness of group recommendations have been proposed in the literature. However, all these methods maximize the score and output only one package. This is in contrast to conventional recommender systems, which output several (e.g., top-) candidates. This can be problematic because a group can be dissatisfied with the recommended package owing to some unobserved reasons, even if the score is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Advanced Graph Neural Networks
