paper-with-me

Papers

FLEA: Provably Robust Fair Multisource Learning from Unreliable Training Data

2021-06-22 · Eugenia Iofinova, Nikola Konstantinov, Christoph H. Lampert

Fairness-aware learning aims at constructing classifiers that not only make accurate predictions, but also do not discriminate against specific groups. It is a fast-growing area of machine learning with far-reaching societal impact. However, existing fair learning methods are vulnerable to accidental or malicious artifacts in the training data, which can cause them to unknowingly produce unfair classifiers. In this work we address the problem of fair learning from unreliable training data in the robust multisource setting, where the available training data comes from multiple sources, a fraction of which might not be representative of the true data distribution. We introduce FLEA, a filtering-based algorithm that identifies and suppresses those data sources that would have a negative impact on fairness or accuracy if they were used for training. As such, FLEA is not a replacement of prior fairness-aware learning methods but rather an augmentation that makes any of them robust against unreliable training data. We show the effectiveness of our approach by a diverse range of experiments on multiple datasets. Additionally, we prove formally that -- given enough data -- FLEA protects the learner against corruptions as long as the fraction of affected data sources is less than half. Our source code and documentation are available at https://github.com/ISTAustria-CVML/FLEA.

📄 PDF Abstract BibTeX arXiv:2106.11732

Code (1)

istaustria-cvml/flea 공식 구현 jax

Tasks

Fairness

Similar Papers 제목 키워드 기반

GFLean: An Autoformalisation Framework for Lean via GF

2024-04-01 · Shashank Pathak

We present an autoformalisation framework for the Lean theorem prover, called GFLean. GFLean uses a high-level grammar writing tool called Grammatical Framework (GF) for parsing and linearisation. GFLean is implemented i…

Translation

FLea: Addressing Data Scarcity and Label Skew in Federated Learning via Privacy-preserving Feature Augmentation

2024-06-13 · Tong Xia, Abhirup Ghosh, Xinchi Qiu, Cecilia Mascolo

Federated Learning (FL) enables model development by leveraging data distributed across numerous edge devices without transferring local data to a central server. However, existing FL methods still face challenges when d…

Federated LearningPrivacy Preserving

FLea: Addressing Data Scarcity and Label Skew in Federated Learning via Privacy-preserving Feature Augmentation

2023-12-04 · Tong Xia, Abhirup Ghosh, Xinchi Qiu, Cecilia Mascolo

Federated Learning (FL) enables model development by leveraging data distributed across numerous edge devices without transferring local data to a central server. However, existing FL methods still face challenges when d…

Federated LearningPrivacy Preserving

Fast solution to the fair ranking problem using the Sinkhorn algorithm

2024-06-11 · Yuki Uehara, Shunnosuke Ikeda, Naoki Nishimura, Koya Ohashi 외

In two-sided marketplaces such as online flea markets, recommender systems for providing consumers with personalized item rankings play a key role in promoting transactions between providers and consumers. Meanwhile, two…

FairnessRecommendation Systems

A Novel Technique for Robust Training of Deep Networks With Multisource Weak Labeled Remote Sensing Data

2025-10-07 · Gianmarco Perantoni, Lorenzo Bruzzone arxiv

Deep learning has gained broad interest in remote sensing image scene classification thanks to the effectiveness of deep neural networks in extracting the semantics from complex data. However, deep networks require large…

Scene Classification