SHAP and LIME Explainability in Financial Machine Learning: A Systematic Review of Methods, Evaluation Gaps, and Barriers to Deployment
This systematic review of 297 studies reveals that while SHAP and LIME are widely adopted for explainability in financial machine learning—particularly for credit modeling—they suffer from a critical lack of formal evaluation, with only 9.1% of papers assessing explanation quality, highlighting an urgent need for stronger validation and deployment standards to ensure regulatory compliance and trust.
Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
In the modern financial world, banks, insurers, and trading firms rely heavily on complex computer programs to make high-stakes decisions. These programs, often called machine learning models, can predict whether a person will repay a loan, flag a transaction as fraudulent, or determine the price of an insurance policy. While these tools are incredibly powerful, they often operate as "black boxes." This means that even the people who built them cannot easily see how the computer arrived at a specific answer. When a loan is denied or an account is frozen, the customer, the auditor, and the regulator need to know why. To solve this, researchers have developed a field called Explainable AI. These are tools designed to shine a light on the black box, translating the computer's complex math into human-readable reasons. Two of the most popular tools for this job are known as SHAP and LIME. They act like translators, taking a finished prediction and working backward to show which factors, such as income or spending history, mattered most. However, just because a tool can produce an explanation does not mean that explanation is correct, stable, or trustworthy enough to be used in a real courtroom or bank branch.
A team of researchers from Boston University, the University of California, Irvine, Sharda University, and the Indian Institute of Technology Kanpur decided to investigate exactly how well these tools are being used in the real world of finance. They did not just look at new ideas; they conducted a massive, systematic review of nearly 300 scientific studies published between 2016 and 2026. Their goal was to audit the evidence. They wanted to see if researchers were merely showing off pretty pictures of how a model works, or if they were actually proving that those pictures were accurate and reliable. The team followed a strict protocol, searching through thousands of academic records to find only those studies where SHAP or LIME were genuinely applied to financial data, such as credit scoring or fraud detection. They then examined every detail: what kind of financial problem was being solved, what kind of computer model was being explained, and most importantly, whether the researchers tested the quality of their explanations.
The results of this review reveal a significant gap between how fast these tools are being adopted and how carefully they are being tested. The researchers found that the field has moved very quickly. The vast majority of the studies they analyzed, about 74 percent, focused on simple yes-or-no decisions, like approving a loan or spotting fraud. In these studies, the tool known as SHAP was the clear favorite, appearing in nearly 94 percent of all the papers. This popularity is largely because SHAP works very well with the specific type of computer models that banks use most often. The second tool, LIME, was used much less frequently and usually only as a side note to SHAP, rather than as a primary method. While the researchers found that almost every study reported how well their computer model predicted the outcome, the story changed completely when they looked at the explanations themselves.
The most striking finding was that almost no one was actually checking if their explanations were any good. Out of the 297 studies reviewed, only 21, which is roughly 7 percent, conducted a formal test to see if the explanation matched the model's true behavior. Another 6 studies offered some limited evidence, but the overwhelming majority simply generated an explanation and assumed it was correct. The researchers noted that this is a dangerous oversight. In finance, an explanation is not just a visual aid; it is a critical part of the decision-making process. If a bank tells a customer they were denied a loan because of their credit history, but the explanation is actually wrong or unstable, it creates legal and ethical risks. The review found that researchers often treated the act of generating an explanation as the same thing as validating it, but the evidence shows these are two very different things.
The study also looked at the hurdles that prevent these tools from being used safely in real-world systems. The researchers found that 72 percent of the studies mentioned technical or data-related barriers. The most common problem cited was "class imbalance," a situation where the event being predicted, like a loan default or a fraud case, happens very rarely compared to normal cases. This rarity makes it difficult for the explanation tools to give consistent answers. Other barriers included the need for fast results, privacy concerns, and the fact that financial data changes over time. However, the review highlighted a disconnect: while researchers frequently listed these barriers as problems, they rarely tested how these issues actually damaged the quality of the explanations. They named the obstacles but did not measure the damage.
When the researchers looked at how scientists tried to build confidence in their results, they found that most relied on weak methods. About 36 percent of the studies mentioned some form of validation, but the most common approach was simply comparing the results of SHAP with LIME. If the two tools agreed, researchers often assumed the explanation was correct. The review argues that this is not enough proof, because both tools could be wrong in the same way. Stronger methods, such as testing how the explanation holds up when data changes slightly, or asking human experts to judge the results, were used in only a tiny fraction of the studies. The authors concluded that the field has mastered the art of producing explanations but has largely failed to prove that those explanations are trustworthy. They propose a new standard for future research, urging scientists to stop treating the generation of an explanation as the final step. Instead, they must treat the explanation itself as a product that needs rigorous testing, just like the financial model it describes, before it is ever used to make decisions that affect people's lives.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.