tavousi / fairness-compass

Fairness metric selection tool for AI applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fairness Compass

About

The Fairness Compass is a fairness metric selection tool for AI applications. It leverages the online diagramming software diagrams.net.

Usage

Biased AI can have a negative impact on society. Fortunately, plenty of mitigation methods have been proposed to counter this effect. However, since there is no universal definition of fairness, and many notions are in conflict with each other, choosing the right fairness objective is essential for successful implementation of fair AI. The Fairness Compass makes this task an operational and transparent process.

Online tool: https://axa-rev-research.github.io/fairness-compass.html

Detailed documentation in English and German.

Fairness Compass Decision Tree

Development

This repository is a fork of diagrams.net. We extended the plugin props.js and developed the schema of the decision tree which is encoded as url parameter. To modify the tree, simply switch to chrome mode (chrome=1) and export the new diagram as URL when done.

License

The source code in this repo is licensed under the Apache v2.

The JGraph provided icons and diagram templates are licensed under the CC BY 4.0. Additional terms may also apply where the icons are originally defined by a third-party copyright holder. We have checked in all cases that the original license allows use in this project.

Additional minified JavaScript files and Java libraries are used in this project. All of the licenses are deemed compatible with the Apache 2.0, nothing is GPL or AGPL.

About

Fairness metric selection tool for AI applications

License:Apache License 2.0


Languages

Language:JavaScript 97.6%Language:Java 1.2%Language:CSS 0.6%Language:HTML 0.6%