paper-with-me

홈 › Papers

On the Vulnerability of Fairness Constrained Learning to Malicious Noise

2023-07-21 · Avrim Blum, Princewill Okoroafor, Aadirupa Saha, Kevin Stangl

We consider the vulnerability of fairness-constrained learning to small amounts of malicious noise in the training data. Konstantinov and Lampert (2021) initiated the study of this question and presented negative results showing there exist data distributions where for several fairness constraints, any proper learner will exhibit high vulnerability when group sizes are imbalanced. Here, we present a more optimistic view, showing that if we allow randomized classifiers, then the landscape is much more nuanced. For example, for Demographic Parity we show we can incur only a $\Theta(\alpha)$ loss in accuracy, where $\alpha$ is the malicious noise rate, matching the best possible even without fairness constraints. For Equal Opportunity, we show we can incur an $O(\sqrt{\alpha})$ loss, and give a matching $\Omega(\sqrt{\alpha})$lower bound. In contrast, Konstantinov and Lampert (2021) showed for proper learners the loss in accuracy for both notions is $\Omega(1)$. The key technical novelty of our work is how randomization can bypass simple "tricks" an adversary can use to amplify his power. We also consider additional fairness notions including Equalized Odds and Calibration. For these fairness notions, the excess accuracy clusters into three natural regimes $O(\alpha)$,$O(\sqrt{\alpha})$ and $O(1)$. These results provide a more fine-grained view of the sensitivity of fairness-constrained learning to adversarial noise in training data.

📄 PDF Abstract BibTeX arXiv:2307.11892

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Are Your Models Still Fair? Fairness Attacks on Graph Neural Networks via Node Injections

2024-06-05 · Zihan Luo, Hong Huang, Yongkang Zhou, Jiping Zhang 외

Despite the remarkable capabilities demonstrated by Graph Neural Networks (GNNs) in graph-related tasks, recent research has revealed the fairness vulnerabilities in GNNs when facing malicious adversarial attacks. Howeve…

Fairness

Fairness-Constrained Optimization Attack in Federated Learning

2025-10-14 · Harsh Kasyap, Minghong Fang, Zhuqing Liu, Carsten Maple 외 arxiv

Federated learning (FL) is a privacy-preserving machine learning technique that facilitates collaboration among participants across demographics. FL enables model sharing, while restricting the movement of data. Since FL…

Federated Learning

HASP: A High-Performance Adaptive Mobile Security Enhancement Against Malicious Speech Recognition

2018-09-04 · Zirui Xu, Fuxun Yu, ChenChen Liu, Xiang Chen

Nowadays, machine learning based Automatic Speech Recognition (ASR) technique has widely spread in smartphones, home devices, and public facilities. As convenient as this technology can be, a considerable security issue …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Mobile Securityspeech-recognition+1

Grammar-Constrained Decoding Can Jailbreak LLMs into Generating Malicious Code

2026-06-10 · Yitong Zhang, Shiteng Lu, Jia Li arxiv

Large Language Models (LLMs) are increasingly used for code generation, raising concerns that they may be misused to produce malicious code. Meanwhile, Grammar-Constrained Decoding (GCD) has been widely adopted to improv…

Code Generation

The Power of Localization for Efficiently Learning Linear Separators with Noise

2013-07-31 · Pranjal Awasthi, Maria Florina Balcan, Philip M. Long

We introduce a new approach for designing computationally efficient learning algorithms that are tolerant to noise, and demonstrate its effectiveness by designing algorithms with improved noise tolerance guarantees for l…

Active Learning