This work explores explainability in quantum machine learning.
problem Limited understanding of quantum machine learning models.
method Identifies research avenues and proposes two explanation methods.
result Provides a clear perspective on explainability in quantum learning.
Study examines explainable machine learning for monotonic models, finding Integrated gradients better for strong monotonicity.
problem Applying explainable machine learning to science-informed models.
method Proposed axioms for monotonicity, tested Shapley value and Integrated gradients methods.
result Integrated gradients provides better explanations for strong monotonicity.
New framework assesses and benchmarks ML methods for multivariate time series.
problem Benchmarking and explaining performance of machine learning methods.
method Proposes a new framework with systematized performance-explainability characteristics.
result Illustrates application to multivariate time series classifiers.
Develops a measure for subjective explainability of ML predictions.
problem Ensuring transparency and trust in automated decision-making.
method Information-theoretic concepts applied to conditional entropy of predictions given user feedback.
result EERM principle balances subjective explainability and risk.
Machine learning methods have been remarkably successful for a wide range of application areas in the extraction of essential information from data. An exciting and relatively recent development is the uptake of machine learning in the natural sciences, where the major goal is to obtain novel scientific insights and di…
The paper compares ML models for credit scoring and investment decisions using explainable AI.
problem The opacity of machine learning models in financial services.
method Comparison of various machine learning models (single classifiers, ensembles, neural networks) and explainability techniques (LIME, SHAP).
result Ensemble classifiers and neural networks outperform in credit scoring models.
survex explains machine learning survival models, improving model transparency.
problem Lack of tools to explain machine learning survival models.
method Introduces survex R package using explainable AI techniques.
result Improves model reliability and detects biases in survival models.
SMILE improves explainability of machine learning models.
problem Difficulty in understanding and trusting the conclusions of black-box machine learning models.
method Statistical Model-agnostic Interpretability with Local Explanations (SMILE).
result SMILE makes machine learning models more interpretable.
This review explores methods to explain deep neural networks and their applications.
problem Understanding the decision-making process of deep neural networks.
method Overview of interpretability methods, theoretical foundations, and comparative evaluations.
result Demonstrates the effectiveness of explainable AI in various applications.
Explainable machine learning offers the potential to provide stakeholders with insights into model behavior by using various methods such as feature importance scores, counterfactual explanations, or influential training data. Yet there is little understanding of how organizations use these methods in practice. This st…
Machine learning predicts homicide clearance rates with SHAP explaining key features.
problem Predicting and explaining homicide clearance rates in the US.
method Nine algorithmic approaches compared; XGBoost selected. SHAP used for feature importance.
result XGBoost best predicts national homicide clearance rates; SHAP reveals key features.
New approach to explain fairness in machine learning models.
problem Detect, understand, and mitigate unfairness in machine learning models.
method Shapley value paradigm and meta algorithm for training-time fairness interventions.
result Meta algorithm provides insight into accuracy-fairness trade-off.
This paper reviews counterfactual explanations for machine learning models.
problem Making machine learning models understandable to humans.
method Categorization and evaluation of counterfactual explanation algorithms.
result A rubric for evaluating counterfactual explanations.
Machine learning explainability limits identifying causal variables.
problem Limiting ability to identify important variables in machine learning models.
method Exploring machine learning explainability techniques and their limitations in identifying causal variables.
result Machine learning algorithms are sensitive to underlying causal structure, leading to misidentification of important variables.
Improved local explainer aggregation for interpretable machine learning models.
problem Improving the interpretability of black box machine learning models.
method Non-convex optimization and integer optimization framework for local explainer aggregation.
result Our method outperforms existing methods in terms of coverage and fidelity, particularly in multi-class settings.
Paper aims to make insurance models more understandable.
problem Lack of transparency in machine learning models for insurance pricing.
method Proposes a framework for explaining machine learning models in insurance ratemaking.
result Illustrates the proposed framework with a case study.
New report on machine learning visualization techniques and trends.
problem Improving trust in machine learning models through visualization.
method Analysis of peer-reviewed articles on machine learning visualization techniques.
result Rapid growth in machine learning visualization techniques over the past three years.
One of the most popular approaches to understanding feature effects of modern black box machine learning models are partial dependence plots (PDP). These plots are easy to understand but only able to visualize low order dependencies. The paper is about the question 'How much can we see?': A framework is developed to qu…
A new method explains mixed features for predictive models using conditional inference trees.
problem Explaining complex machine learning models with mixed features.
method Proposes a method to explain mixed features (continuous, discrete, ordinal, categorical) using conditional inference trees.
result Our method often outperforms current industry standards in various simulation studies and real-world financial data.
Networks are powerful data structures, but are challenging to work with for conventional machine learning methods. Network Embedding (NE) methods attempt to resolve this by learning vector representations for the nodes, for subsequent use in downstream machine learning tasks. Link Prediction (LP) is one such downstream…
Physics analogies explain machine learning overfitting control.
problem Understanding and controlling overfitting in machine learning.
method Analogies from physics and biology applied to algorithmic stability and GAN models.
result Physics formulas provide insights into reducing overfitting in machine learning.
Survey on making machine learning models more understandable.
problem Making predictions from machine learning models transparent and understandable for humans.
method Conducts a survey on explainable supervised machine learning approaches.
result Classifies explainable SML approaches and discusses future directions.
The paper connects machine learning interpretability with learning theory.
problem Performance and explanation generalization in local machine learning models.
method Theoretical analysis and empirical validation of local approximation explanations.
result Theoretical bounds on test-time accuracy and explanation generalization.
This study compares feature importance and explainability in quantum vs classical ML models.
problem Lack of transparency in ML models, especially in sensitive fields.
method Comparison of classical ML (SVM, Random Forest) and hybrid quantum ML (VQC, QSVC) models using feature importance and explainability methods.
result Quantum ML models provide insights similar to classical models but with unique quantum features.
XLabel tool reduces medical experts' workload by 40% and explains its decisions.
problem Efficiently labeling large electronic health records.
method Visual-interactive tool using Explainable Boosting Machine (EBM) for classification and explanation.
result EBM achieves high accuracy and explainability, even with mislabeled data.
Background: Predictive modeling is a key component of solutions to many healthcare problems. Among all predictive modeling approaches, machine learning methods often achieve the highest prediction accuracy, but suffer from a long-standing open problem precluding their widespread use in healthcare. Most machine learning…
InterpretML is an open-source Python package which exposes machine learning interpretability algorithms to practitioners and researchers. InterpretML exposes two types of interpretability - glassbox models, which are machine learning models designed for interpretability (ex: linear models, rule lists, generalized addit…
Interactive EMA combines multiple explainability methods to improve model understanding.
problem Isolated explanations of machine learning models lead to misunderstandings and wrong reasoning.
method Interactive EMA (IEMA) combines multiple explainability methods sequentially.
result Interactive EMA increases the performance and confidence of human decision making.
Black box machine learning models are currently being used for high stakes decision-making throughout society, causing problems throughout healthcare, criminal justice, and in other domains. People have hoped that creating methods for explaining these black box models will alleviate some of these problems, but trying t…
SurvLIME explains survival models by approximating them with Cox models.
problem Explaining complex survival models in machine learning.
method Applies Cox proportional hazards model to approximate survival model locally.
result Demonstrates efficiency through numerical experiments.
AI helps in drug discovery with understandable explanations.
problem Understanding the complex models behind AI-generated drugs.
method Explainable AI methods to interpret deep learning models.
result Improved interpretability of AI-generated drug properties.
Paper tackles transparency and auditability of machine learning in credit scoring.
problem Missed potential in using modern machine learning for credit scoring due to lack of transparency.
method Develops a framework for making black box machine learning models transparent, auditable, and explainable.
result Comparable interpretability can be achieved with machine learning while maintaining predictive power.
Explainable machine learning (ML) enables human learning from ML, human appeal of automated model decisions, regulatory compliance, and security audits of ML models. Explainable ML (i.e. explainable artificial intelligence or XAI) has been implemented in numerous open source and commercial packages and explainable ML i…
Study proposes a data-driven CBR system for improved bankruptcy prediction.
problem Lack of interpretability in machine learning models for bankruptcy prediction.
method Data-driven explainable case-based reasoning (CBR) system.
result Proposed CBR system outperforms existing CBR and machine learning models.
The paper optimizes exceptions in a statistical production system using machine learning.
problem Lack of curated and labeled training data for machine learning in data quality assurance.
method Explainable supervised machine learning to identify and prioritize exceptions.
result Improvement in the quality and efficiency of exceptions generated and authenticated by users.
This report aims to improve trust in AI by explaining machine learning models.
problem Understanding and trusting automated decision-making systems.
method Survey and distillation of literature on explainable machine learning.
result Survey findings help practitioners understand and apply explainable methods.
We present \texttt{secml}, an open-source Python library for secure and explainable machine learning. It implements the most popular attacks against machine learning, including test-time evasion attacks to generate adversarial examples against deep neural networks and training-time poisoning attacks against support vec…
Explains equivariant neural networks for machine learning.
problem Understanding equivariance in neural networks.
method Simple mathematical treatment of neural network concepts.
result Clarifies the mathematical basis of equivariant neural networks.
Focuses on monitoring and explaining models in real-world applications.
problem Ensuring high quality machine learning services in production environments.
method Statistical techniques for model performance and data monitoring, explanations of predictions.
result Challenges and solutions for implementing monitoring and explanation in production models.
New method improves model explainability.
problem Improper model explanations fail to reflect true data-generating process.
method Shapley Marginal Surplus for Strong Models
result Significant outperformance in inferential capabilities.
Defines explainability as reasoning under background knowledge.
problem Lack of agreed definitions in explainable AI.
method Reviews philosophical and social foundations, translates to tech realm.
result Defines explainability as logical reasoning under background knowledge.
Simplifies machine learning validation using kNN and conditional probability algorithms.
problem Validating machine learning models in practical applications.
method Reformulated regression and classification problems using kNN and conditional probability algorithms.
result Online capability and reduced memory usage compared to kNN.
Systematic review of ML explainability in process mining.
problem Understanding the black-box nature of ML models in process mining.
method Systematic literature review using PRISMA framework.
result Identification of key trends and challenges in interpretability.
Improves machine learning models by incorporating physical laws into feature maps.
problem Lack of model interpretability in classical machine learning approaches.
method Physics-informed feature maps constructed from physical laws and dimensional analysis.
result Enhanced model interpretability and potential discovery of new physical equations.
DILP improves fraud detection explainability without significant performance boost.
problem Improving fraud detection explainability in machine learning.
method Differentiable Inductive Logic Programming (DILP) for fraud detection with data curation.
result DILP provides comparable results to traditional methods but lacks significant advantage.
Proposes HEX for human-in-the-loop explainability in ML models.
problem Ensuring accountability and reliability in ML models used for high-stakes decisions.
method Human-in-the-loop deep reinforcement learning approach to MLX.
result Synthesizes decision-specific policies from any classification model.
Local surrogate explainers vary in objectives, leading to incomparable explanations.
problem Variability in objectives among local surrogate explainers.
method Review of multiple local surrogate explainers, focusing on extracted information.
result Diverse explanations from similar methods due to differing objectives.
New ML algorithms improve model interpretability without sacrificing performance.
problem Lack of interpretability in complex machine learning models.
method Developed new algorithms based on fANOVA framework, including GAMI-Lin-T and GAMI-Net.
result GAMI-Lin-T and GAMI-Net perform comparably to EBM and better in interpretability.