paper-with-me

Papers

Fair Recommendations with Limited Sensitive Attributes: A Distributionally Robust Optimization Approach

2024-05-02 · Tianhao Shi, Yang Zhang, Jizhi Zhang, Fuli Feng, Xiangnan He

As recommender systems are indispensable in various domains such as job searching and e-commerce, providing equitable recommendations to users with different sensitive attributes becomes an imperative requirement. Prior approaches for enhancing fairness in recommender systems presume the availability of all sensitive attributes, which can be difficult to obtain due to privacy concerns or inadequate means of capturing these attributes. In practice, the efficacy of these approaches is limited, pushing us to investigate ways of promoting fairness with limited sensitive attribute information. Toward this goal, it is important to reconstruct missing sensitive attributes. Nevertheless, reconstruction errors are inevitable due to the complexity of real-world sensitive attribute reconstruction problems and legal regulations. Thus, we pursue fair learning methods that are robust to reconstruction errors. To this end, we propose Distributionally Robust Fair Optimization (DRFO), which minimizes the worst-case unfairness over all potential probability distributions of missing sensitive attributes instead of the reconstructed one to account for the impact of the reconstruction errors. We provide theoretical and empirical evidence to demonstrate that our method can effectively ensure fairness in recommender systems when only limited sensitive attributes are accessible.

📄 PDF Abstract BibTeX arXiv:2405.01063

Code (1)

TianhaoShi2001/DRFO 공식 구현 pytorch

Tasks

AttributeFairnessRecommendation Systems

Similar Papers 제목 키워드 기반

Adaptive Fair Representation Learning for Personalized Fairness in Recommendations via Information Alignment

2024-04-11 · Xinyu Zhu, Lilin Zhang, Ning Yang

Personalized fairness in recommendations has been attracting increasing attention from researchers. The existing works often treat a fairness requirement, represented as a collection of sensitive attributes, as a hyper-p…

AttributeFairnessRepresentation Learning

A Distributionally Robust Approach to Fair Classification

2020-07-18 · Bahar Taskesen, Viet Anh Nguyen, Daniel Kuhn, Jose Blanchet

We propose a distributionally robust logistic regression model with an unfairness penalty that prevents discrimination with respect to sensitive attributes such as gender or ethnicity. This model is equivalent to a tract…

ClassificationFairnessGeneral Classificationregression+1

Is ChatGPT Fair for Recommendation? Evaluating Fairness in Large Language Model Recommendation

2023-05-12 · Jizhi Zhang, Keqin Bao, Yang Zhang, Wenjie Wang 외

The remarkable achievements of Large Language Models (LLMs) have led to the emergence of a novel recommendation paradigm -- Recommendation via LLM (RecLLM). Nevertheless, it is important to note that LLMs may contain soc…

FairnessLanguage ModelingLanguage ModellingLarge Language Model

Wasserstein Distributionally Robust Optimization Through the Lens of Structural Causal Models and Individual Fairness

2025-09-30 · Ahmad-Reza Ehyaei, Golnoosh Farnadi, Samira Samadi arxiv

In recent years, Wasserstein Distributionally Robust Optimization (DRO) has garnered substantial interest for its efficacy in data-driven decision-making under distributional uncertainty. However, limited research has ex…

Learning Fair Models without Sensitive Attributes: A Generative Approach

2022-03-30 · Huaisheng Zhu, Enyan Dai, Hui Liu, Suhang Wang

Most existing fair classifiers rely on sensitive attributes to achieve fairness. However, for many scenarios, we cannot obtain sensitive attributes due to privacy and legal issues. The lack of sensitive attributes challe…

AttributeFairness