paper-with-me

홈 › Papers

MAFT: Efficient Model-Agnostic Fairness Testing for Deep Neural Networks via Zero-Order Gradient Search

2024-12-28 · Zhaohui Wang, Jingran Yang, Bojie Shao, Min Zhang

Deep neural networks (DNNs) have shown powerful performance in various applications and are increasingly being used in decision-making systems. However, concerns about fairness in DNNs always persist. Some efficient white-box fairness testing methods about individual fairness have been proposed. Nevertheless, the development of black-box methods has stagnated, and the performance of existing methods is far behind that of white-box methods. In this paper, we propose a novel black-box individual fairness testing method called Model-Agnostic Fairness Testing (MAFT). By leveraging MAFT, practitioners can effectively identify and address discrimination in DL models, regardless of the specific algorithm or architecture employed. Our approach adopts lightweight procedures such as gradient estimation and attribute perturbation rather than non-trivial procedures like symbol execution, rendering it significantly more scalable and applicable than existing methods. We demonstrate that MAFT achieves the same effectiveness as state-of-the-art white-box methods whilst improving the applicability to large-scale networks. Compared to existing black-box approaches, our approach demonstrates distinguished performance in discovering fairness violations w.r.t effectiveness (approximately 14.69 times) and efficiency (approximately 32.58 times).

📄 PDF Abstract BibTeX arXiv:2412.20086

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDecision MakingFairness

Similar Papers 제목 키워드 기반

Learning Mask-aware CLIP Representations for Zero-Shot Segmentation

2023-09-30 · NeurIPS 2023 11 · Siyu Jiao, Yunchao Wei, YaoWei Wang, Yao Zhao 외

Recently, pre-trained vision-language models have been increasingly used to tackle the challenging zero-shot segmentation task. Typical solutions follow the paradigm of first generating mask proposals and then adopting C…

Open Vocabulary Semantic SegmentationZero Shot Segmentation

Fairness-aware Agnostic Federated Learning

2020-10-10 · Wei Du, Depeng Xu, Xintao Wu, Hanghang Tong

Federated learning is an emerging framework that builds centralized machine learning models with training data distributed across multiple devices. Most of the previous works about federated learning focus on the privacy…

FairnessFederated Learning

Bipartite Ranking Fairness through a Model Agnostic Ordering Adjustment

2023-07-27 · Sen Cui, Weishen Pan, ChangShui Zhang, Fei Wang

Algorithmic fairness has been a serious concern and received lots of interest in machine learning community. In this paper, we focus on the bipartite ranking scenario, where the instances come from either the positive or…

Fairness

ANGOFA: Leveraging OFA Embedding Initialization and Synthetic Data for Angolan Language Model

2024-04-03 · Osvaldo Luamba Quinjica, David Ifeoluwa Adelani

In recent years, the development of pre-trained language models (PLMs) has gained momentum, showcasing their capacity to transcend linguistic barriers and facilitate knowledge transfer across diverse languages. However, …

Language ModelingLanguage ModellingTransfer Learning

Beyond Internal Data: Constructing Complete Datasets for Fairness Testing

2025-07-24 · Varsha Ramineni, Hossein A. Rahmani, Emine Yilmaz, David Barber arxiv

As AI becomes prevalent in high-risk domains and decision-making, it is essential to test for potential harms and biases. This urgency is reflected by the global emergence of AI regulations that emphasise fairness and ad…