paper-with-me

홈 › Papers

dalex: Responsible Machine Learning with Interactive Explainability and Fairness in Python

2020-12-28 · Hubert Baniecki, Wojciech Kretowicz, Piotr Piatyszek, Jakub Wisniewski, Przemyslaw Biecek

The increasing amount of available data, computing power, and the constant pursuit for higher performance results in the growing complexity of predictive models. Their black-box nature leads to opaqueness debt phenomenon inflicting increased risks of discrimination, lack of reproducibility, and deflated performance due to data drift. To manage these risks, good MLOps practices ask for better validation of model performance and fairness, higher explainability, and continuous monitoring. The necessity of deeper model transparency appears not only from scientific and social domains, but also emerging laws and regulations on artificial intelligence. To facilitate the development of responsible machine learning models, we showcase dalex, a Python package which implements the model-agnostic interface for interactive model exploration. It adopts the design crafted through the development of various tools for responsible machine learning; thus, it aims at the unification of the existing solutions. This library's source code and documentation are available under open license at https://python.drwhy.ai/.

📄 PDF Abstract BibTeX arXiv:2012.14406

Code (1)

Cherrydomini/Effects-of-feature-dropping-on-COMPAS-with-the-influence-of-LIME-

Tasks

BIG-bench Machine LearningFairness

Similar Papers 제목 키워드 기반

Fair lending needs explainable models for responsible recommendation

2018-09-12 · Jiahao Chen

The financial services industry has unique explainability and fairness challenges arising from compliance and ethical considerations in credit decisioning. These challenges complicate the use of model machine learning an…

BIG-bench Machine LearningExplainable ModelsFairness

Best Practices for Responsible Machine Learning in Credit Scoring

2024-09-30 · Giovani Valdrighi, Athyrson M. Ribeiro, Jansen S. B. Pereira, Vitoria Guardieiro 외

The widespread use of machine learning in credit scoring has brought significant advancements in risk assessment and decision-making. However, it has also raised concerns about potential biases, discrimination, and lack …

Decision MakingFairnessSystematic Literature Review

Beyond XAI:Obstacles Towards Responsible AI

2023-09-07 · Yulu Pi

The rapidly advancing domain of Explainable Artificial Intelligence (XAI) has sparked significant interests in developing techniques to make AI systems more transparent and understandable. Nevertheless, in real-world con…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fairness

A Human-Centered Approach to Interactive Machine Learning

2019-05-15 · Kory W. Mathewson

The interactive machine learning (IML) community aims to augment humans' ability to learn and make decisions over time through the development of automated decision-making systems. This interaction represents a collabora…

BIG-bench Machine LearningDecision MakingFairness

RAISE: A Unified Framework for Responsible AI Scoring and Evaluation

2025-10-21 · Loc Phuc Truong Nguyen, Hung Thanh Do arxiv

As AI systems enter high-stakes domains, evaluation must extend beyond predictive accuracy to include explainability, fairness, robustness, and sustainability. We introduce RAISE (Responsible AI Scoring and Evaluation), …