paper-with-me

Papers

Exploring and Mitigating Gender Bias in Recommender Systems with Explicit Feedback

2021-12-05 · Shrikant Saxena, Shweta Jain

Recommender systems are indispensable because they influence our day-to-day behavior and decisions by giving us personalized suggestions. Services like Kindle, Youtube, and Netflix depend heavily on the performance of their recommender systems to ensure that their users have a good experience and to increase revenues. Despite their popularity, it has been shown that recommender systems reproduce and amplify the bias present in the real world. The resulting feedback creates a self-perpetuating loop that deteriorates the user experience and results in homogenizing recommendations over time. Further, biased recommendations can also reinforce stereotypes based on gender or ethnicity, thus reinforcing the filter bubbles that we live in. In this paper, we address the problem of gender bias in recommender systems with explicit feedback. We propose a model to quantify the gender bias present in book rating datasets and in the recommendations produced by the recommender systems. Our main contribution is to provide a principled approach to mitigate the bias being produced in the recommendations. We theoretically show that the proposed approach provides unbiased recommendations despite biased data. Through empirical evaluation on publicly available book rating datasets, we further show that the proposed model can significantly reduce bias without significant impact on accuracy. Our method is model agnostic and can be applied to any recommender system. To demonstrate the performance of our model, we present the results on four recommender algorithms, two from the K-nearest neighbors family, UserKNN and ItemKNN, and the other two from the matrix factorization family, Alternating least square and Singular value decomposition.

📄 PDF Abstract BibTeX arXiv:2112.02530

Code (1)

venomnomnom/genderbias 공식 구현

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Exploring Gender Disparities in Automatic Speech Recognition Technology

2025-02-25 · Hend ElGhazaly, Bahman Mirheidari, Nafise Sadat Moosavi, Heidi Christensen

This study investigates factors influencing Automatic Speech Recognition (ASR) systems' fairness and performance across genders, beyond the conventional examination of demographics. Using the LibriSpeech dataset and the …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Fairnessspeech-recognition+1

Neural Fair Collaborative Filtering

2020-09-02 · Rashidul Islam, Kamrun Naher Keya, Ziqian Zeng, SHimei Pan 외

A growing proportion of human interactions are digitized on social media platforms and subjected to algorithmic decision-making, and it has become increasingly important to ensure fair treatment from these algorithms. In…

Collaborative FilteringDecision MakingRecommendation Systems

Diminishing Stereotype Bias in Image Generation Model using Reinforcemenlent Learning Feedback

2024-06-27 · Xin Chen, Virgile Foussereau

This study addresses gender bias in image generation models using Reinforcement Learning from Artificial Intelligence Feedback (RLAIF) with a novel Denoising Diffusion Policy Optimization (DDPO) pipeline. By employing a …

DenoisingFairnessGender ClassificationImage Generation

Exploring Artist Gender Bias in Music Recommendation

2020-09-03 · Dougal Shakespeare, Lorenzo Porcaro, Emilia Gómez, Carlos Castillo

Music Recommender Systems (mRS) are designed to give personalised and meaningful recommendations of items (i.e. songs, playlists or artists) to a user base, thereby reflecting and further complementing individual users' …

Collaborative FilteringMusic RecommendationRecommendation Systems

Exploring and Mitigating Gender Bias in Encoder-Based Transformer Models

2025-11-01 · Ariyan Hossain, Khondokar Mohammad Ahanaf Hannan, Rakinul Haque, Nowreen Tarannum Rafa 외 arxiv

Gender bias in language models has gained increasing attention in the field of natural language processing. Encoder-based transformer models, which have achieved state-of-the-art performance in various language tasks, ha…

Data Augmentation