中文
相关论文

相关论文: Fair Mixup: Fairness via Interpolation

200 篇论文

In this work, we propose data augmentation via pairwise mixup across subgroups to improve group fairness. Many real-world applications of machine learning systems exhibit biases across certain groups due to under-representation or training…

机器学习 · 统计学 2023-09-14 Madeline Navarro , Camille Little , Genevera I. Allen , Santiago Segarra

Data augmentation methods, especially SoTA interpolation-based methods such as Fair Mixup, have been widely shown to increase model fairness. However, this fairness is evaluated on metrics that do not capture model uncertainty and on…

机器学习 · 计算机科学 2025-04-16 Karina Halevy , Karly Hou , Charumathi Badrinath

Class imbalance and group (e.g., race, gender, and age) imbalance are acknowledged as two reasons in data that hinder the trade-off between fairness and utility of machine learning classifiers. Existing techniques have jointly addressed…

机器学习 · 计算机科学 2023-05-24 Ryosuke Sonoda

We present a simple and yet effective interpolation-based regularization technique, aiming to improve the generalization of Graph Neural Networks (GNNs) on supervised graph classification. We leverage Mixup, an effective regularizer for…

机器学习 · 计算机科学 2022-11-28 Hongyu Guo , Yongyi Mao

Machine learning techniques are used in a wide range of domains. However, machine learning models often suffer from the problem of over-fitting. Many data augmentation methods have been proposed to tackle such a problem, and one of them is…

机器学习 · 统计学 2021-06-21 Masanari Kimura

Many bias mitigation methods have been developed for addressing fairness issues in machine learning. We found that using linear mixup alone, a data augmentation technique, for bias mitigation, can still retain biases present in dataset…

机器学习 · 计算机科学 2024-10-03 Jingyu Hu , Jun Hong , Mengnan Du , Weiru Liu

Among all data augmentation techniques proposed so far, linear interpolation of training samples, also called Mixup, has found to be effective for a large panel of applications. Along with improved predictive performance, Mixup is also a…

机器学习 · 计算机科学 2025-03-20 Quentin Bouniot , Pavlo Mozharovskyi , Florence d'Alché-Buc

With the increasing penetration of machine learning applications in critical decision-making areas, calls for algorithmic fairness are more prominent. Although there have been various modalities to improve algorithmic fairness through…

机器学习 · 计算机科学 2024-05-21 Zhihao Hu , Yiran Xu , Mengnan Du , Jindong Gu , Xinmei Tian , Fengxiang He

Mixup is a widely adopted strategy for training deep networks, where additional samples are augmented by interpolating inputs and labels of training pairs. Mixup has shown to improve classification performance, network calibration, and…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Thomas Mensink , Pascal Mettes

Data augmentation by mixing samples, such as Mixup, has widely been used typically for classification tasks. However, this strategy is not always effective due to the gap between augmented samples for training and original samples for…

机器学习 · 计算机科学 2019-06-21 Takuya Shimada , Shoichiro Yamaguchi , Kohei Hayashi , Sosuke Kobayashi

Impossibility results show that important fairness measures (independence, separation, sufficiency) cannot be satisfied at the same time under reasonable assumptions. This paper explores whether we can satisfy and/or improve these fairness…

机器学习 · 计算机科学 2022-03-21 Corinna Hertweck , Tim Räz

Despite the rich literature on machine learning fairness, relatively little attention has been paid to remediating complex systems, where the final prediction is the combination of multiple classifiers and where multiple groups are present.…

机器学习 · 计算机科学 2023-07-13 James Atwood , Tina Tian , Ben Packer , Meghana Deodhar , Jilin Chen , Alex Beutel , Flavien Prost , Ahmad Beirami

Mixup and its variants form a popular class of data augmentation techniques.Using a random sample pair, it generates a new sample by linear interpolation of the inputs and labels. However, generating only one single interpolation may limit…

机器学习 · 计算机科学 2024-06-04 Lifeng Shen , Jincheng Yu , Hansi Yang , James T. Kwok

Deep reinforcement learning (RL) agents trained in a limited set of environments tend to suffer overfitting and fail to generalize to unseen testing environments. To improve their generalizability, data augmentation approaches (e.g. cutout…

机器学习 · 计算机科学 2020-10-22 Kaixin Wang , Bingyi Kang , Jie Shao , Jiashi Feng

In this paper, we introduce a data augmentation approach specifically tailored to enhance intersectional fairness in classification tasks. Our method capitalizes on the hierarchical structure inherent to intersectionality, by viewing groups…

机器学习 · 计算机科学 2024-05-24 Gaurav Maheshwari , Aurélien Bellet , Pascal Denis , Mikaela Keller

Collaborative filtering based recommendation learns users' preferences from all users' historical behavior data, and has been popular to facilitate decision making. R Recently, the fairness issue of recommendation has become more and more…

信息检索 · 计算机科学 2023-02-22 Lei Chen , Le Wu , Kun Zhang , Richang Hong , Defu Lian , Zhiqiang Zhang , Jun Zhou , Meng Wang

Despite the progress made in deepfake detection research, recent studies have shown that biases in the training data for these detectors can result in varying levels of performance across different demographic groups, such as race and…

机器学习 · 计算机科学 2025-01-03 Uzoamaka Ezeakunne , Chrisantus Eze , Xiuwen Liu

Mixup, a simple data augmentation method that randomly mixes two data points via linear interpolation, has been extensively applied in various deep learning applications to gain better generalization. However, the theoretical underpinnings…

机器学习 · 计算机科学 2023-03-16 Difan Zou , Yuan Cao , Yuanzhi Li , Quanquan Gu

In real-world classification settings, such as loan application evaluation or content moderation on online platforms, individuals respond to classifier predictions by strategically updating their features to increase their likelihood of…

计算机与社会 · 计算机科学 2023-09-19 Vijay Keswani , L. Elisa Celis

Model fairness is an essential element for Trustworthy AI. While many techniques for model fairness have been proposed, most of them assume that the training and deployment data distributions are identical, which is often not true in…

机器学习 · 计算机科学 2023-02-07 Yuji Roh , Kangwook Lee , Steven Euijong Whang , Changho Suh
‹ 上一页 1 2 3 10 下一页 ›