中文
相关论文

相关论文: Rawlsian Fair Adaptation of Deep Learning Classifi…

200 篇论文

The definition and implementation of fairness in automated decisions has been extensively studied by the research community. Yet, there hides fallacious reasoning, misleading assertions, and questionable practices at the foundations of the…

计算机与社会 · 计算机科学 2023-06-05 Robert Lee Poe , Soumia Zohra El Mestari

Ensuring fairness has emerged as one of the primary concerns in AI and its related algorithms. Over time, the field of machine learning fairness has evolved to address these issues. This paper provides an extensive overview of this field…

机器学习 · 计算机科学 2024-11-15 Quan Zhou

Machine learning classifiers are widely used to make decisions with a major impact on people's lives (e.g. accepting or denying a loan, hiring decisions, etc). In such applications,the learned classifiers need to be both accurate and fair…

机器学习 · 计算机科学 2023-10-05 James Brookhouse , Alex Freitas

Group fairness is a popular approach to prevent unfavorable treatment of individuals based on sensitive attributes such as race, gender, and disability. However, the reliance of group fairness on access to discrete group information raises…

计算机与社会 · 计算机科学 2023-05-22 David Liu , Virginie Do , Nicolas Usunier , Maximilian Nickel

Group fairness in machine learning is often enforced by adding a regularizer that reduces the dependence between model predictions and sensitive attributes. However, existing regularizers are built on heterogeneous distance measures and…

机器学习 · 计算机科学 2025-12-11 Yezi Liu , Hanning Chen , Wenjun Huang , Yang Ni , Mohsen Imani

Machine learning algorithms play an important role in a variety of important decision-making processes, including targeted advertisement displays, home loan approvals, and criminal behavior predictions. Given the far-reaching impact of…

机器学习 · 计算机科学 2023-04-14 Shaojie Tang , Jing Yuan

This work tackles the issue of fairness in the context of generative procedures, such as image super-resolution, which entail different definitions from the standard classification setting. Moreover, while traditional group fairness…

机器学习 · 计算机科学 2021-07-05 Ajil Jalal , Sushrut Karmalkar , Jessica Hoffmann , Alexandros G. Dimakis , Eric Price

The study of fair algorithms has become mainstream in machine learning and artificial intelligence due to its increasing demand in dealing with biases and discrimination. Along this line, researchers have considered fair versions of…

数据结构与算法 · 计算机科学 2023-01-11 Sayan Bandyapadhyay , Fedor V. Fomin , Tanmay Inamdar , Kirill Simonov

Fairness-aware learning aims to mitigate discrimination against specific protected social groups (e.g., those categorized by gender, ethnicity, age) while minimizing predictive performance loss. Despite efforts to improve fairness in…

机器学习 · 计算机科学 2025-05-02 Kewen Peng , Yicheng Yang , Hao Zhuo

Background: The wide adoption of AI- and ML-based systems in sensitive domains raises severe concerns about their fairness. Many methods have been proposed in the literature to enhance software fairness. However, the majority behave as a…

软件工程 · 计算机科学 2026-01-13 Giordano d'Alosio , Max Hort , Rebecca Moussa , Federica Sarro

Fair machine learning is receiving an increasing attention in machine learning fields. Researchers in fair learning have developed correlation or association-based measures such as demographic disparity, mistreatment disparity, calibration,…

计算机与社会 · 计算机科学 2019-11-20 Wen Huang , Yongkai Wu , Lu Zhang , Xintao Wu

Fairness-aware machine learning seeks to maximise utility in generating predictions while avoiding unfair discrimination based on sensitive attributes such as race, sex, religion, etc. An important line of work in this field is enforcing…

机器学习 · 计算机科学 2022-02-24 Stelios Boulitsakis-Logothetis

In critical machine learning applications, ensuring fairness is essential to avoid perpetuating social inequities. In this work, we address the challenges of reducing bias and improving accuracy in data-scarce environments, where the cost…

机器学习 · 计算机科学 2023-12-15 Romain Camilleri , Andrew Wagenmaker , Jamie Morgenstern , Lalit Jain , Kevin Jamieson

Deep clustering has the potential to learn a strong representation and hence better clustering performance compared to traditional clustering methods such as $k$-means and spectral clustering. However, this strong representation learning…

机器学习 · 计算机科学 2021-06-01 Hongjing Zhang , Ian Davidson

The issue of group fairness in machine learning models, where certain sub-populations or groups are favored over others, has been recognized for some time. While many mitigation strategies have been proposed in centralized learning, many of…

机器学习 · 计算机科学 2023-05-18 Ganghua Wang , Ali Payani , Myungjin Lee , Ramana Kompella

This research seeks to benefit the software engineering society by providing a simple yet effective pre-processing approach to achieve equalized odds fairness in machine learning software. Fairness issues have attracted increasing attention…

机器学习 · 计算机科学 2024-08-22 Zhe Yu , Joymallya Chakraborty , Tim Menzies

In recent years fairness in machine learning (ML) has emerged as a highly active area of research and development. Most define fairness in simple terms, where fairness means reducing gaps in performance or outcomes between demographic…

人工智能 · 计算机科学 2023-03-14 Brent Mittelstadt , Sandra Wachter , Chris Russell

Most work in algorithmic fairness to date has focused on discrete outcomes, such as deciding whether to grant someone a loan or not. In these classification settings, group fairness criteria such as independence, separation and sufficiency…

Developing learning methods which do not discriminate subgroups in the population is a central goal of algorithmic fairness. One way to reach this goal is by modifying the data representation in order to meet certain fairness constraints.…

机器学习 · 统计学 2020-02-03 Luca Oneto , Michele Donini , Andreas Maurer , Massimiliano Pontil

Discrimination-aware classification aims to make accurate predictions while satisfying fairness constraints. Traditional decision tree learners typically optimize for information gain in the target attribute alone, which can result in…

机器学习 · 计算机科学 2025-04-18 Kewen Peng , Hao Zhuo , Yicheng Yang , Tim Menzies