paper-with-me

홈 › Papers

iFair: Learning Individually Fair Data Representations for Algorithmic Decision Making

2018-06-04 · Preethi Lahoti, Krishna P. Gummadi, Gerhard Weikum

People are rated and ranked, towards algorithmic decision making in an increasing number of applications, typically based on machine learning. Research on how to incorporate fairness into such tasks has prevalently pursued the paradigm of group fairness: giving adequate success rates to specifically protected groups. In contrast, the alternative paradigm of individual fairness has received relatively little attention, and this paper advances this less explored direction. The paper introduces a method for probabilistically mapping user records into a low-rank representation that reconciles individual fairness and the utility of classifiers and rankings in downstream applications. Our notion of individual fairness requires that users who are similar in all task-relevant attributes such as job qualification, and disregarding all potentially discriminating attributes such as gender, should have similar outcomes. We demonstrate the versatility of our method by applying it to classification and learning-to-rank tasks on a variety of real-world datasets. Our experiments show substantial improvements over the best prior work for this setting.

📄 PDF Abstract BibTeX arXiv:1806.01059

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairnessLearning-To-Rank

Similar Papers 제목 키워드 기반

OmniFair: A Declarative System for Model-Agnostic Group Fairness in Machine Learning

2021-03-13 · Hantian Zhang, Xu Chu, Abolfazl Asudeh, Shamkant B. Navathe

Machine learning (ML) is increasingly being used to make decisions in our society. ML models, however, can be unfair to certain demographic groups (e.g., African Americans or females) according to various fairness metric…

BIG-bench Machine LearningFairness

BiFair: A Fairness-aware Training Framework for LLM-enhanced Recommender Systems via Bi-level Optimization

2025-07-06 · Jiaming Zhang, Yuyuan Li, Yiqun Xu, Li Zhang 외

Large Language Model-enhanced Recommender Systems (LLM-enhanced RSs) have emerged as a powerful approach to improving recommendation quality by leveraging LLMs to generate item representations. Despite these advancements…

FairnessLarge Language ModelRecommendation Systems

Lexicographically Fair Learning: Algorithms and Generalization

2021-02-16 · Emily Diana, Wesley Gill, Ira Globus-Harris, Michael Kearns 외

We extend the notion of minimax fairness in supervised learning problems to its natural conclusion: lexicographic minimax fairness (or lexifairness for short). Informally, given a collection of demographic groups of inte…

FairnessGeneralization Bounds

MIFair: A Mutual-Information Framework for Intersectionality and Multiclass Fairness

2026-04-30 · Jeanne Monnier, Thomas George, Frédéric Guyard, Christèle Tarnec 외 arxiv

Fairness in machine learning remains challenging due to its ethical complexity, the absence of a universal definition, and the need for context-specific bias metrics. Existing methods still struggle with intersectionalit…

GIFAIR-FL: A Framework for Group and Individual Fairness in Federated Learning

2021-08-05 · Xubo Yue, Maher Nouiehed, Raed Al Kontar

In this paper we propose \texttt{GIFAIR-FL}: a framework that imposes \textbf{G}roup and \textbf{I}ndividual \textbf{FAIR}ness to \textbf{F}ederated \textbf{L}earning settings. By adding a regularization term, our algori…

FairnessFederated Learningimage-classificationImage Classification