Most of the work on interpretable machine learning has focused on designing either inherently interpretable models, which typically trade-off accuracy for interpretability, or post-hoc explanation systems, whose explanation quality can be unpredictable. Our method, ExpO, is a hybridization of these approaches that regu…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
XGL uses global explanations to guide human supervision in machine learning.
Study finds visual explanations do not significantly improve human accuracy or trust in model predictions.
AXE evaluates explanations to avoid misleading Rashomon set model selection.
Paper proposes Coalitional BAE to improve explainability of unsupervised deep learning models.
From self-driving vehicles and back-flipping robots to virtual assistants who book our next appointment at the hair salon or at that restaurant for dinner - machine learning systems are becoming increasingly ubiquitous. The main reason for this is that these methods boast remarkable predictive capabilities. However, mo…
Most of the work on interpretable machine learning has focused on designing either inherently interpretable models, which typically trade-off accuracy for interpretability, or post-hoc explanation systems, which lack guarantees about their explanation quality. We propose an alternative to these approaches by directly r…
Explainable recommendation is far from being well solved partly due to three challenges. The first is the personalization of preference learning, which requires that different items/users have different contributions to the learning of user preference or item quality. The second one is dynamic explanation, which is cru…
New methods create counterfactuals for image regression models.
RAW-Explainer generates interpretable subgraph explanations for link predictions in knowledge graphs.
Interpretable Machine Learning (IML) has become increasingly important in many real-world applications, such as autonomous cars and medical diagnosis, where explanations are significantly preferred to help people better understand how machine learning systems work and further enhance their trust towards systems. Howeve…
In many modern image-classification applications, understanding the cause of model's prediction can be as critical as the prediction's accuracy itself. Various feature-based local explanations generation methods have been designed to give us more insights on the decision of complex classifiers. Nevertheless, there is n…
Differentially private algorithms protect model explanations from leaking training data.
This work improves explanation quality for time series predictions by learning perturbations.
Explanation in machine learning and related fields such as artificial intelligence aims at making machine learning models and their decisions understandable to humans. Existing work suggests that personalizing explanations might help to improve understandability. In this work, we derive a conceptualization of personali…
With the advent of GDPR, the domain of explainable AI and model interpretability has gained added impetus. Methods to extract and communicate visibility into decision-making models have become legal requirement. Two specific types of explanations, contrastive and counterfactual have been identified as suitable for huma…
R package for counterfactual explanation methods.
The paper tackles one-for-many counterfactual explanations using column generation.
Privacy and transparency are two key foundations of trustworthy machine learning. Model explanations offer insights into a model's decisions on input data, whereas privacy is primarily concerned with protecting information about the training data. We analyze connections between model explanations and the leakage of sen…
New method to evaluate visual explanations from neural networks.
New definition reveals encoding explanations that retain predictive power.
ID-ExpO fine-tunes neural networks for more faithful explanations.
System allows users to critique explanations of recommendations.
Method explains anomaly detection by generating normal modifications.
In many applications, an anomaly detection system presents the most anomalous data instance to a human analyst, who then must determine whether the instance is truly of interest (e.g. a threat in a security setting). Unfortunately, most anomaly detectors provide no explanation about why an instance was considered anoma…
New algorithms explain Naive Bayes classifiers in polynomial time and delay.
Paper bridges generative models and explainability.
Proposes a new method for better explaining neural network decisions.
Improved LIME robustness against adversarial manipulation.
This note investigates the causes of the quality anomaly, which is one of the strongest and most scalable anomalies in equity markets. We explore two potential explanations. The "risk view", whereby investing in high quality firms is somehow riskier, so that the higher returns of a quality portfolio are a compensation …
Bayesian framework improves reliability and consistency of model explanations.
Study proposes explainable analytics for manufacturing process planning.
The paper introduces a method to assess the reliability of model explanations.
Focuses on monitoring and explaining models in real-world applications.
The paper uses statistics to improve the explainability of models.
Methods for interpreting machine learning black-box models increase the outcomes' transparency and in turn generates insight into the reliability and fairness of the algorithms. However, the interpretations themselves could contain significant uncertainty that undermines the trust in the outcomes and raises concern abo…
IRDs provide local, model-agnostic explanations using hyperboxes.
New method explains classifiers trained on raw hierarchical data.
Humans are able to explain their reasoning. On the contrary, deep neural networks are not. This paper attempts to bridge this gap by introducing a new way to design interpretable neural networks for classification, inspired by physiological evidence of the human visual system's inner-workings. This paper proposes a neu…
New method uses SHapley Additive Explanations to identify anomaly detectors with complementary behaviors.
Method generates counterfactual explanations for graph classifiers.
Deep Neural Networks (DNNs) deliver state-of-the-art performance in many image recognition and understanding applications. However, despite their outstanding performance, these models are black-boxes and it is hard to understand how they make their decisions. Over the past few years, researchers have studied the proble…
The impressive performance of neural networks on natural language processing tasks attributes to their ability to model complicated word and phrase compositions. To explain how the model handles semantic compositions, we study hierarchical explanation of neural network predictions. We identify non-additivity and contex…
FastSHAP speeds up Shapley value estimation for black-box models.
EAGLE improves reproducibility and stability of model explanations.
As machine learning algorithms continue to improve, there is an increasing need for explaining why a model produces a certain prediction for a certain input. In recent years, several methods for model interpretability have been developed, aiming to provide explanation of which subset regions of the model input is the m…
Tree-based machine learning models such as random forests, decision trees, and gradient boosted trees are the most popular non-linear predictive models used in practice today, yet comparatively little attention has been paid to explaining their predictions. Here we significantly improve the interpretability of tree-bas…
AI techniques explain synthetic tabular data weaknesses.