中文
相关论文

相关论文: Data Augmentation via Subgroup Mixup for Improving…

200 篇论文

In this work, we propose {\it Fair-CDA}, a fine-grained data augmentation strategy for imposing fairness constraints. We use a feature disentanglement method to extract the features highly related to the sensitive attributes. Then we show…

机器学习 · 计算机科学 2023-04-04 Rui Sun , Fengwei Zhou , Zhenhua Dong , Chuanlong Xie , Lanqing Hong , Jiawei Li , Rui Zhang , Zhen Li , Zhenguo Li

The development of fair and ethical AI systems requires careful consideration of bias mitigation, an area often overlooked or ignored. In this study, we introduce a novel and efficient approach for addressing biases called Targeted Data…

机器学习 · 计算机科学 2023-08-23 Agnieszka Mikołajczyk-Bareła , Maria Ferlin , Michał Grochowski

We investigate how pair-wise data augmentation techniques like Mixup affect the sample complexity of finding optimal decision boundaries in a binary linear classification problem. For a family of data distributions with a separability…

机器学习 · 计算机科学 2023-06-07 Junsoo Oh , Chulhee Yun

Data augmentation has emerged as a powerful technique for improving the performance of deep neural networks and led to state-of-the-art results in computer vision. However, state-of-the-art data augmentation strongly distorts training…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Amil Merchant , Barret Zoph , Ekin Dogus Cubuk

The performance of machine learning algorithms can be considerably improved when trained over larger datasets. In many domains, such as medicine and finance, larger datasets can be obtained if several parties, each having access to limited…

机器学习 · 计算机科学 2021-09-30 Dana Pessach , Tamir Tassa , Erez Shmueli

Detecting the positions of human hands and objects-in-contact (hand-object detection) in each video frame is vital for understanding human activities from videos. For training an object detector, a method called Mixup, which overlays two…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Koya Tango , Takehiko Ohkawa , Ryosuke Furuta , Yoichi Sato

Mixup is a data augmentation technique that creates new examples as convex combinations of training points and labels. This simple technique has empirically shown to improve the accuracy of many state-of-the-art models in different settings…

机器学习 · 计算机科学 2026-05-28 Luigi Carratino , Moustapha Cissé , Rodolphe Jenatton , Jean-Philippe Vert

Fairness,the impartial treatment towards individuals or groups regardless of their inherent or acquired characteristics [20], is a critical challenge for the successful implementation of Artificial Intelligence (AI) in multiple fields like…

神经与进化计算 · 计算机科学 2025-05-19 Catalina M Jaramillo , Paul Squires , Julian Togelius

In machine learning, training data often capture the behaviour of multiple subgroups of some underlying human population. When the amounts of training data for the subgroups are not controlled carefully, under-representation bias arises. We…

机器学习 · 计算机科学 2022-09-07 Quan Zhou , Jakub Marecek , Robert N. Shorten

The growing capability and accessibility of machine learning has led to its application to many real-world domains and data about people. Despite the benefits algorithmic systems may bring, models can reflect, inject, or exacerbate implicit…

Recommender systems are one of the most pervasive applications of machine learning in industry, with many services using them to match users to products or information. As such it is important to ask: what are the possible fairness risks,…

计算机与社会 · 计算机科学 2019-03-12 Alex Beutel , Jilin Chen , Tulsee Doshi , Hai Qian , Li Wei , Yi Wu , Lukasz Heldt , Zhe Zhao , Lichan Hong , Ed H. Chi , Cristos Goodrow

A growing specter in the rise of machine learning is whether the decisions made by machine learning models are fair. While research is already underway to formalize a machine-learning concept of fairness and to design frameworks for…

机器学习 · 计算机科学 2020-09-28 Tao Zhang , Tianqing Zhu , Jing Li , Mengde Han , Wanlei Zhou , Philip S. Yu

With the growing utilization of machine learning in healthcare, there is increasing potential to enhance healthcare outcomes. However, this also brings the risk of perpetuating biases in data and model design that can harm certain…

机器学习 · 计算机科学 2023-08-15 Shaina Raza , Parisa Osivand Pour , Syed Raza Bashir

A central goal of algorithmic fairness is to reduce bias in automated decision making. An unavoidable tension exists between accuracy gains obtained by using sensitive information (e.g., gender or ethnic group) as part of a statistical…

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

Machine learning models built on datasets containing discriminative instances attributed to various underlying factors result in biased and unfair outcomes. It's a well founded and intuitive fact that existing bias mitigation strategies…

机器学习 · 计算机科学 2022-10-25 Bhushan Chaudhari , Akash Agarwal , Tanmoy Bhowmik

We study methods for improving fairness to subgroups in settings with overlapping populations and sequential predictions. Classical notions of fairness focus on the balance of some property across different populations. However, in many…

机器学习 · 计算机科学 2019-12-04 Avrim Blum , Thodoris Lykouris

Machine Learning or Artificial Intelligence algorithms have gained considerable scrutiny in recent times owing to their propensity towards imitating and amplifying existing prejudices in society. This has led to a niche but growing body of…

机器学习 · 计算机科学 2022-05-06 Avijit Ghosh , Lea Genuit , Mary Reagan

Machine learning practitioners frequently observe tension between predictive accuracy and group fairness constraints -- yet sometimes fairness interventions appear to improve accuracy. We show that both phenomena can be artifacts of…

机器学习 · 计算机科学 2026-02-06 Amir Asiaee , Kaveh Aryan

Data mixing augmentation have proved to be effective in improving the generalization ability of deep neural networks. While early methods mix samples by hand-crafted policies (e.g., linear interpolation), recent methods utilize saliency…

计算机视觉与模式识别 · 计算机科学 2022-09-23 Zicheng Liu , Siyuan Li , Di Wu , Zihan Liu , Zhiyuan Chen , Lirong Wu , Stan Z. Li

In the context of continual learning, acquiring new knowledge while maintaining previous knowledge presents a significant challenge. Existing methods often use experience replay techniques that store a small portion of previous task data…

机器学习 · 计算机科学 2025-12-24 Minsu Kim , Seong-Hyeon Hwang , Steven Euijong Whang