Skip to content
#explainable ai Open access

From Comparing SHAP and LIME to Combining Them: A Faithfulness-Guided Fusion and Routing Framework with Actionable Counterfactuals for Healthcare and Financial Risk Prediction

Sep 2026 · Zenodo (CERN European Organization for Nuclear Research)
Explainable Artificial Intelligence (XAI)

Abstract

Comparative studies of explainable AI in high-stakes tabular domains keep reaching the same conclusion: use a hybrid explanation approach that employs several explanation methods as needed. They stop, however, at that recommendation. They do not specify how to integrate the methods, which method to trust on a given model or case, or whether combining even beats picking the best single method. We answer these questions on a measure-by-measure basis. Four attribution methods (SHAP, LIME, permutation importance, and impurity importance) and a counterfactual generator are applied to a trained model. Each method receives a faithfulness score between 0 and 1, where 0 is no better than randomly shuffling the features and 1 is as faithful as the optimal method. We then combine the methods in two ways. The first is global fusion: a single weighted average over the entire dataset, compared against an oracle that selects the best possible weights. The second is a per-instance router that, for each case, selects the method that best explains that case. The faithfulness test uses only the model and does not require labels for the router. We also produce actionable counterfactuals and judge them by validity, proximity, plausibility, and feasibility. We evaluate on three public datasets spanning two domains with two model families: stroke screening (healthcare), heart disease (healthcare), and German credit risk (finance), using random forest and gradient boosting. The results are consistent. The best method is hard to predict in advance—it depends on the dataset and even on the model family. Averaging the methods is not safe, because it can score below the best single method. Global fusion helps only a little, and only case by case rather than on average. The faithfulness gains (up to +0.22 on the credit model, where every method otherwise fails) come from per-instance routing, which turns an untrusted explanation into a borderline-trustworthy one. Restricting counterfactuals to actionable features raises feasibility to 100% while keeping validity at its full value, whereas unconstrained generation can leave feasibility as low as 4%. All datasets are public and obtained directly from their original repositories.

View source

Similar papers

#artificial intelligence Conference Open access Apr 2020

ECCOLA - a Method for Implementing Ethically Aligned AI Systems

The method, ECCOLA, is presented, which aims at making the high-level AI ethics principles more practical, making it possible for developers to more easily implement them in practice.

Ville Vakkuri, Kai-Kristian Kemell, P. Abrahamsson · 64 citations · ⚡6
#computer vision Review Apr 2024

AI-powered Code Review with LLMs: Early Results

The goal is to not only refine the accuracy of the LLM-based tool but also to underscore its potential in streamlining the software development lifecycle through proactive code improvement and education.

Z. Rasheed, Malik Abdul Sami, Muhammad Waseem et al. · 62 citations · ⚡3
#computer vision Open access Mar 2024

LLM-based agents for automating the enhancement of user story quality: An early report

The use of large language models to automatically improve the user story quality in Austrian Post Group IT agile teams is explored, with a reference model for an Autonomous LLM-based Agent System developed and implemented at the company.

Zheying Zhang, M. Rayhan, Tomas Herda et al. · 48 citations · ⚡4
#computer vision Review Mar 2024

System for systematic literature review using multiple AI agents: Concept and an empirical evaluation

This paper introduces a novel multi-AI-agent system designed to fully automate SLRs, and demonstrates how it substantially reduces the time and effort traditionally required for SLRs while maintaining comprehensiveness and precision.

Abdul Malik Sami, Z. Rasheed, Kai-Kristian Kemell et al. · 44 citations · ⚡2
#computer vision Feb 2024

Can Large Language Models Serve as Data Analysts? A Multi-Agent Assisted Approach for Qualitative Data Analysis

The proposed LLM-based multi-agent system automates qualitative data analysis process, creating opportunities for researchers and practitioners, and future improvements focus on enhancing multilingual performance and integrating continuous expert feedback.

Z. Rasheed, Muhammad Waseem, Aakash Ahmad et al. · 41 citations
#artificial intelligence Conference Open access Jun 2018

The Key Concepts of Ethics of Artificial Intelligence

It is suggested that the focus on finding keywords is the first step in guiding and providing direction for future research in the AI ethics field.

Ville Vakkuri, P. Abrahamsson · 39 citations · ⚡2

Related blog posts

GPT-Lab Sep 17, 2026

Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering

AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.

MIT News · Artificial Intelligence Sep 14, 2026

New method enables AI for safety-critical situations

The “HardFlow” algorithm could help generative AI models produce high-quality outputs that obey strict requirements when “pretty close” doesn’t cut it.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.