paper-with-me

Papers

The Explabox: Model-Agnostic Machine Learning Transparency & Analysis

2024-11-22 · Marcel Robeer, Michiel Bron, Elize Herrewijnen, Riwish Hoeseni, Floris Bex

We present the Explabox: an open-source toolkit for transparent and responsible machine learning (ML) model development and usage. Explabox aids in achieving explainable, fair and robust models by employing a four-step strategy: explore, examine, explain and expose. These steps offer model-agnostic analyses that transform complex 'ingestibles' (models and data) into interpretable 'digestibles'. The toolkit encompasses digestibles for descriptive statistics, performance metrics, model behavior explanations (local and global), and robustness, security, and fairness assessments. Implemented in Python, Explabox supports multiple interaction modes and builds on open-source packages. It empowers model developers and testers to operationalize explainability, fairness, auditability, and security. The initial release focuses on text data and models, with plans for expansion. Explabox's code and documentation are available open-source at https://explabox.readthedocs.io/.

📄 PDF Abstract BibTeX arXiv:2411.15257

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveFairness

Similar Papers 제목 키워드 기반

MedGrad E-CLIP: Enhancing Trust and Transparency in AI-Driven Skin Lesion Diagnosis

2025-01-12 · Sadia Kamal, Tim Oates

As deep learning models gain attraction in medical data, ensuring transparent and trustworthy decision-making is essential. In skin cancer diagnosis, while advancements in lesion detection and classification have improve…

DiagnosticLesion DetectionMedical Image Analysis

Stage-specific cancer survival prediction enriched by explainable machine learning

2026-01-07 · Parisa Poorhasani, Bogdan Iancu arxiv

Despite the fact that cancer survivability rates vary greatly between stages, traditional survival prediction models have frequently been trained and assessed using examples from all combined phases of the disease. This …

XAI Renaissance: Redefining Interpretability in Medical Diagnostic Models

2023-06-02 · Sujith K Mandala

As machine learning models become increasingly prevalent in medical diagnostics, the need for interpretability and transparency becomes paramount. The XAI Renaissance signifies a significant shift in the field, aiming to…

Decision MakingDiagnosticExplainable Artificial Intelligence (XAI)

Detecting Cybersecurity Threats by Integrating Explainable AI with SHAP Interpretability and Strategic Data Sampling

2026-02-22 · Norrakith Srisumrith, Sunantha Sodsee arxiv

The critical need for transparent and trustworthy machine learning in cybersecurity operations drives the development of this integrated Explainable AI (XAI) framework. Our methodology addresses three fundamental challen…

Computational Efficiency

Model-Agnostic Interpretability of Machine Learning

2016-06-16 · Marco Tulio Ribeiro, Sameer Singh, Carlos Guestrin

Understanding why machine learning models behave the way they do empowers both system designers and end-users in many ways: in model selection, feature engineering, in order to trust and act upon the predictions, and in …

BIG-bench Machine LearningFeature EngineeringmodelModel Selection