paper-with-me

홈 › Papers

How Fair is Your Diffusion Recommender Model?

2024-09-06 · Daniele Malitesta, Giacomo Medda, Erasmo Purificato, Ludovico Boratto, Fragkiskos D. Malliaros, Mirko Marras, Ernesto William De Luca

Diffusion-based recommender systems have recently proven to outperform traditional generative recommendation approaches, such as variational autoencoders and generative adversarial networks. Nevertheless, the machine learning literature has raised several concerns regarding the possibility that diffusion models, while learning the distribution of data samples, may inadvertently carry information bias and lead to unfair outcomes. In light of this aspect, and considering the relevance that fairness has held in recommendations over the last few decades, we conduct one of the first fairness investigations in the literature on DiffRec, a pioneer approach in diffusion-based recommendation. First, we propose an experimental setting involving DiffRec (and its variant L-DiffRec) along with nine state-of-the-art recommendation models, two popular recommendation datasets from the fairness-aware literature, and six metrics accounting for accuracy and consumer/provider fairness. Then, we perform a twofold analysis, one assessing models' performance under accuracy and recommendation fairness separately, and the other identifying if and to what extent such metrics can strike a performance trade-off. Experimental results from both studies confirm the initial unfairness warnings but pave the way for how to address them in future research directions.

📄 PDF Abstract BibTeX arXiv:2409.04339

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessmodelRecommendation Systems

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

Private Recommender Systems: How Can Users Build Their Own Fair Recommender Systems without Log Data?

2021-05-26 · Ryoma Sato

Fairness is a crucial property in recommender systems. Although some online services have adopted fairness aware systems recently, many other services have not adopted them yet. In this work, we propose methods to enable…

FairnessRecommendation Systems

FairRoad: Achieving Fairness for Recommender Systems with Optimized Antidote Data

2022-12-13 · Minghong Fang, Jia Liu, Michinari Momma, Yi Sun

Today, recommender systems have played an increasingly important role in shaping our experiences of digital environments and social interactions. However, as recommender systems become ubiquitous in our society, recent y…

FairnessRecommendation Systems

A Survey on Fairness-aware Recommender Systems

2023-06-01 · Di Jin, Luzhi Wang, He Zhang, Yizhen Zheng 외

As information filtering services, recommender systems have extremely enriched our daily life by providing personalized suggestions and facilitating people in decision-making, which makes them vital and indispensable to …

Decision MakingFairnessRecommendation SystemsSurvey

Practical Compositional Fairness: Understanding Fairness in Multi-Component Recommender Systems

2019-11-05 · Xuezhi Wang, Nithum Thain, Anu Sinha, Flavien Prost 외

How can we build recommender systems to take into account fairness? Real-world recommender systems are often composed of multiple models, built by multiple teams. However, most research on fairness focuses on improving f…

FairnessRecommendation Systems