paper-with-me

홈 › Papers

Fast & Fair: Efficient Second-Order Robust Optimization for Fairness in Machine Learning

2024-01-04 · Allen Minch, Hung Anh Vu, Anne Marie Warren

This project explores adversarial training techniques to develop fairer Deep Neural Networks (DNNs) to mitigate the inherent bias they are known to exhibit. DNNs are susceptible to inheriting bias with respect to sensitive attributes such as race and gender, which can lead to life-altering outcomes (e.g., demographic bias in facial recognition software used to arrest a suspect). We propose a robust optimization problem, which we demonstrate can improve fairness in several datasets, both synthetic and real-world, using an affine linear model. Leveraging second order information, we are able to find a solution to our optimization problem more efficiently than a purely first order method.

📄 PDF Abstract BibTeX arXiv:2401.02012

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Distributed Quasi-Newton Method for Fair and Fast Federated Learning

2025-01-18 · Shayan Mohajer Hamidi, Linfeng Ye

Federated learning (FL) is a promising technology that enables edge devices/clients to collaboratively and iteratively train a machine learning model under the coordination of a central server. The most common approach t…

FairnessFederated LearningSecond-order methods

Recovering Fairness Directly from Modularity: a New Way for Fair Community Partitioning

2025-05-27 · Yufeng Wang, Yiguang Bai, Tianqing Zhu, Ismail Ben Ayed 외

Community partitioning is crucial in network analysis, with modularity optimization being the prevailing technique. However, traditional modularity-based methods often overlook fairness, a critical aspect in real-world a…

Fairness

FairZK: A Scalable System to Prove Machine Learning Fairness in Zero-Knowledge

2025-05-12 · Tianyu Zhang, Shen Dong, O. Deniz Kose, Yanning Shen 외

With the rise of machine learning techniques, ensuring the fairness of decisions made by machine learning algorithms has become of great importance in critical applications. However, measuring fairness often requires ful…

Fairness

Continuous Fairness On Data Streams

2026-01-13 · Subhodeep Ghosh, Zhihui Du, Angela Bonifati, Manish Kumar 외 arxiv

We study the problem of enforcing continuous group fairness over windows in data streams. We propose a novel fairness model that ensures group fairness at a finer granularity level (referred to as block) within each slid…

A Convex Framework for Fair Regression

2017-06-07 · Richard Berk, Hoda Heidari, Shahin Jabbari, Matthew Joseph 외

We introduce a flexible family of fairness regularizers for (linear and logistic) regression problems. These regularizers all enjoy convexity, permitting fast optimization, and they span the rang from notions of group fa…

Fairnessregression