Skip to content

Latest commit

 

History

History
99 lines (73 loc) · 7.79 KB

README.md

File metadata and controls

99 lines (73 loc) · 7.79 KB

Awesome AI Ethics Awesome Lists

Buy Me A Coffee   Ko-Fi   PayPal   Stripe

A curated list of frameworks, tools, research papers, guidelines, and resources for AI ethics, focusing on fairness, accountability, transparency, and responsible AI.

Contents

Ethical Frameworks and Guidelines

Bias Detection and Mitigation Tools

  • AI Fairness 360 (AIF360) - A comprehensive toolkit by IBM for detecting and mitigating bias in machine learning models.
  • Fairlearn - A Python library to assess and improve fairness in machine learning models.
  • What-If Tool - An interactive tool by Google’s PAIR team for investigating machine learning models and their fairness.
  • FAT Forensics - A toolkit for assessing fairness, accountability, and transparency in AI systems.
  • Themis-ML - A library for testing discrimination in machine learning models.

Explainable AI (XAI)

  • LIME (Local Interpretable Model-Agnostic Explanations) - A library for explaining the predictions of any machine learning model.
  • SHAP (SHapley Additive exPlanations) - A unified framework for interpreting machine learning model predictions.
  • ELI5 - A Python library for debugging machine learning models and explaining their predictions.
  • InterpretML - A Microsoft library for interpretable machine learning, providing model-agnostic explanations.
  • Captum - An interpretability library for PyTorch models, offering tools for understanding feature importance.

AI Fairness

Responsible AI and Governance

Research Papers

Learning Resources

Books

  • Weapons of Math Destruction by Cathy O'Neil - A book on the dangers of unchecked AI algorithms.
  • The Ethical Algorithm by Michael Kearns and Aaron Roth - A guide to designing algorithms with ethical considerations.
  • Artificial Unintelligence by Meredith Broussard - A critique of AI and its limitations.
  • Fairness and Machine Learning by Solon Barocas, Moritz Hardt, and Arvind Narayanan - A book on the challenges of fairness in machine learning.
  • Race After Technology by Ruha Benjamin - A book on the intersection of technology, race, and ethics.

Community

Contribute

Contributions are welcome!

License

CC0