paper-with-me

Papers

Aequitas: A Bias and Fairness Audit Toolkit

2018-11-14 · Pedro Saleiro, Benedict Kuester, Loren Hinkson, Jesse London, Abby Stevens, Ari Anisfeld, Kit T. Rodolfa, Rayid Ghani

Recent work has raised concerns on the risk of unintended bias in AI systems being used nowadays that can affect individuals unfairly based on race, gender or religion, among other possible characteristics. While a lot of bias metrics and fairness definitions have been proposed in recent years, there is no consensus on which metric/definition should be used and there are very few available resources to operationalize them. Therefore, despite recent awareness, auditing for bias and fairness when developing and deploying AI systems is not yet a standard practice. We present Aequitas, an open source bias and fairness audit toolkit that is an intuitive and easy to use addition to the machine learning workflow, enabling users to seamlessly test models for several bias and fairness metrics in relation to multiple population sub-groups. Aequitas facilitates informed and equitable decisions around developing and deploying algorithmic decision making systems for both data scientists, machine learning researchers and policymakers.

📄 PDF Abstract BibTeX arXiv:1811.05577

Code (2)

dssg/aequitas 공식 구현
MatDupas/Fairness-audit

Tasks

BIG-bench Machine LearningDecision MakingFairness

Similar Papers 제목 키워드 기반

Navigating Fairness in Radiology AI: Concepts, Consequences,and Crucial Considerations

2023-06-02 · Vasantha Kumar Venugopal, Abhishek Gupta, Rohit Takhar, Charlene Liew Jin Yee 외

Artificial Intelligence (AI) has significantly revolutionized radiology, promising improved patient outcomes and streamlined processes. However, it's critical to ensure the fairness of AI models to prevent stealthy bias …

Fairness

Aequitas Flow: Streamlining Fair ML Experimentation

2024-05-09 · Sérgio Jesus, Pedro Saleiro, Inês Oliveira e Silva, Beatriz M. Jorge 외

Aequitas Flow is an open-source framework and toolkit for end-to-end Fair Machine Learning (ML) experimentation, and benchmarking in Python. This package fills integration gaps that exist in other fair ML packages. In ad…

BenchmarkingFairnessHyperparameter Optimization

Automated Directed Fairness Testing

2018-07-02 · Sakshi Udeshi, Pryanshu Arora, Sudipta Chattopadhyay

Fairness is a critical trait in decision making. As machine-learning models are increasingly being used in sensitive application domains (e.g. education and employment) for decision making, it is crucial that the decisio…

BIG-bench Machine LearningDecision MakingFairness

On Comparing Fair Classifiers under Data Bias

2023-02-12 · Mohit Sharma, Amit Deshpande, Rajiv Ratn Shah

In this paper, we consider a theoretical model for injecting data bias, namely, under-representation and label bias (Blum & Stangl, 2019). We empirically study the effect of varying data biases on the accuracy and fairne…

FairnessMarketing

Nishpaksh: TEC Standard-Compliant Framework for Fairness Auditing and Certification of AI Models

2026-01-23 · Shashank Prakash, Ranjitha Prasad, Avinash Agarwal arxiv

The growing reliance on Artificial Intelligence (AI) models in high-stakes decision-making systems, particularly within emerging telecom and 6G applications, underscores the urgent need for transparent and standardized f…

Bias Detection