paper-with-me

Papers

Enumerating Fair Packages for Group Recommendations

2021-05-30 · Ryoma Sato

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-$K$) 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 high. To address this issue, we propose a method to enumerate fair packages efficiently. Our method furthermore supports filtering queries, such as top-$K$ and intersection, to select favorite packages when the list is long. We confirm that our algorithm scales to large datasets and can balance several aspects of the utility of the packages.

📄 PDF Abstract BibTeX arXiv:2105.14423

Code (1)

joisino/fape 공식 구현

Tasks

FairnessRecommendation Systems

Similar Papers 제목 키워드 기반

Navigating through the R packages for movement

2019-01-17 · Rocio Joo, Matthew E. Boone, Thomas A. Clay, Samantha C. Patrick 외

The advent of miniaturized biologging devices has provided ecologists with unparalleled opportunities to record animal movement across scales, and led to the collection of ever-increasing quantities of tracking data. In …

Data Visualization

FFB: A Fair Fairness Benchmark for In-Processing Group Fairness Methods

2023-06-15 · Xiaotian Han, Jianfeng Chi, Yu Chen, Qifan Wang 외

This paper introduces the Fair Fairness Benchmark (\textsf{FFB}), a benchmarking framework for in-processing group fairness methods. Ensuring fairness in machine learning is important for ethical compliance. However, the…

BenchmarkingFairnessGPU

DeepFair: Deep Learning for Improving Fairness in Recommender Systems

2020-06-09 · Jesús Bobadilla, Raúl Lara-Cabrera, Ángel González-Prieto, Fernando Ortega

The lack of bias management in Recommender Systems leads to minority groups receiving unfair recommendations. Moreover, the trade-off between equity and precision makes it difficult to obtain recommendations that meet bo…

Collaborative FilteringDeep LearningFairnessManagement+1

Experiments on Generalizability of User-Oriented Fairness in Recommender Systems

2022-05-17 · Hossein A. Rahmani, Mohammadmehdi Naghiaei, Mahdi Dehghan, Mohammad Aliannejadi

Recent work in recommender systems mainly focuses on fairness in recommendations as an important aspect of measuring recommendations quality. A fairness-aware recommender system aims to treat different user groups simila…

FairnessRecommendation SystemsRe-Ranking

DifFaiRec: Generative Fair Recommender with Conditional Diffusion Model

2024-09-18 · Zhenhao Jiang, Jicong Fan

Although recommenders can ship items to users automatically based on the users' preferences, they often cause unfairness to groups or individuals. For instance, when users can be divided into two groups according to a se…

AttributecounterfactualFairnessmodel