We are losing user trust due to non-explainable… | Parse
We are losing user trust due to non-explainable decisions. Who specializes in Explainable AI (XAI) and feature attribution?
Data as of Sep 26, 2026 · Based on 295 AI responses from ChatGPT Search and Google AI Mode · See how Parse measures this
To address non-explainable decisions and rebuild user trust, specialized XAI platforms like Fiddler AI, Truera, and Arthur offer dedicated tools for feature attribution and model transparency. If you prefer utilizing existing infrastructure, cloud platforms like Google Cloud Vertex AI and Amazon SageMaker provide built-in explainability. For custom development, open-source methods such as and serve as industry-standard techniques to analyze decision logic.
Best for organizations needing a comprehensive, dedicated XAI engine. It provides visual, actionable feature attribution and monitoring to debug black-box models and enhance transparency in regulated sectors.
Top Explainable AI (XAI) Companies - TopDevelopers.cohttps://www.topdevelopers.co/directory/research/explainable-ai-companies/
3%
Top Explainable AI (XAI) Experts for AI 2026 - Ian Khan | AI Keynote Speaker for Hire | Futurist, Author, Thinkers50https://www.iankhan.com/top-10-explainable-ai-xai-experts-to-follow/
3%
Top 10 Explainable AI (XAI) experts to follow - Futurist Keynote Speaker on AI Leadership, Future of Work, Future Readiness | Thinkers50, CNNhttps://www.iankhan.com/top-10-explainable-ai-xai-experts-to-follow-2-2/
2%
Best Explainable Artificial Intelligence Xai Startups (2026) | Seedtablehttps://www.seedtable.com/best-explainable-artificial-intelligence-xai-startups
1%
The 5 Best Explainable AI (XAI) Tools in 2025 - Data.worldhttps://data.world/resources/compare/explainable-ai-tools/
1%
What are the best explainable AI companies? (July 2025) – Quick Market Pitchhttps://quickmarketpitch.com/blogs/news/explainable-ai-top-startups
1%
Francesca Toni - Wikipediahttps://en.wikipedia.org/wiki/Francesca_Toni
For Explainable AI (XAI) and feature attribution, several researchers are especially relevant:
Scott Lundberg — developed SHAP and much of the modern work on Shapley-based feature attribution.
Su-In Lee — major contributor to SHAP and work on reliable, scalable feature attribution.
Marco Tulio Ribeiro — creator of LIME, a foundational model-agnostic explanation method.
Been Kim — known for concept-based interpretability and human-centered XAI.
Finale Doshi-Velez — prominent researcher in interpretable and explainable machine learning.
One important caveat: feature attribution isn't automatically a faithful explanation; research has found cases where attribution methods can be misleading.
If you're looking for someone to help diagnose why users don't trust your AI decisions, I can also identify leading academic labs and industry experts who specifically work on trustworthy XAI/user-facing explanations.
If your problem is “the model makes decisions people don’t understand or trust,” I’d look specifically for researchers/practitioners whose work combines XAI + feature attribution + evaluation of explanation faithfulness, rather than generic “AI ethics.”
A few especially relevant names:
Scott M. Lundberg — one of the key researchers behind (SHapley Additive exPlanations) and Shapley-based feature attribution. His work is directly relevant if you need to understand which features drive individual predictions and aggregate model behavior.
Question: We are losing user trust due to non-explainable decisions. Who specializes in Explainable AI (XAI) and feature attribution?
If your goal is restoring user trust in model decisions, I’d look beyond generic “AI explainability” and specifically target researchers in interpretable ML, feature attribution, explanation evaluation, and human-centered XAI.
A strong shortlist:
Scott Lundberg — best-known for SHAP (SHapley Additive exPlanations), one of the dominant approaches to feature attribution. Particularly relevant if you need to understand .
Question: We are losing user trust due to non-explainable decisions. Who specializes in Explainable AI (XAI) and feature attribution?
Marco Tulio Ribeiro — creator/co-creator of LIME (Local Interpretable Model-agnostic Explanations) and a major researcher in interpretable ML. LIME is particularly relevant for explaining individual black-box predictions.
Been Kim — works extensively on interpretable and human-centered machine learning, including methods intended to produce explanations people can actually use rather than merely technically plausible attribution scores.
Finale Doshi-Velez — a prominent researcher in interpretable ML and responsible AI, with work on evaluating explanations and understanding when interpretability is useful in high-stakes decision systems.
Bin Yu — particularly relevant if your concern is trustworthiness and validating whether explanations correspond to meaningful model behavior, rather than simply generating attractive attribution plots. Recent Berkeley work explicitly connects feature attribution with broader interpretability approaches.
Steven L. Brunton — works at the intersection of scientific ML, interpretability, feature attribution and causal reasoning. A 2026 Nature Communications perspective with Brunton emphasizes an important distinction: an attribution can explain what influences a model's prediction without necessarily establishing that the feature causes the real-world outcome.
For your trust problem, I'd look beyond SHAP alone
A common mistake is treating “we have SHAP values” = “our decisions are explainable.” Current XAI literature highlights substantial issues around feature dependence, explanation stability, fidelity, and whether explanations are understandable to the actual users.
I'd therefore look for someone who can address four separate questions:
Attribution: Which inputs/features contributed to this prediction?
Counterfactuals: What would have needed to change for the decision to change?
Faithfulness: Does the explanation actually reflect the model's behavior?
Human usefulness: Does the explanation help the affected person understand or appropriately challenge the decision?
If you tell me what kind of model/decisions you're dealing with (e.g., credit, hiring, fraud, healthcare, recommendations, LLM agents, computer vision), I can identify specific researchers, labs, and consulting firms that specialize in that particular XAI/feature-attribution problem.
Addressing a loss of user trust due to "black box" decisions requires a mix of specialized XAI software platforms, open-source algorithmic frameworks , and consulting/governance partners who specialize in auditing and feature attribution (like SHAP and LIME).
Here is a breakdown of who specializes in Explainable AI and feature attribution across different categories:
If you need production-ready software to monitor feature attributions, trace model drift, and serve real-time explanations to stakeholders or regulators:
Fiddler AI : Specializes in enterprise model monitoring, offering robust global/local explanations, SHAP value integrations, and counterfactual analysis.
Arthur AI : Focuses on AI observability, performance, bias detection, and explainability to ensure models remain transparent and trustworthy in production.
DataRobot : An enterprise AI platform featuring built-in prediction explanations, feature impact metrics, and compliance documentation tools.
H2O.ai : Provides automatic machine learning (AutoML) with native model interpretability dashboards, showcasing variable importance and SHAP summaries.
2. Standard Open-Source Frameworks & Toolkits
If your data science team plans to build explainability directly into your current pipelines and model training code:
SHAP (SHapley Additive exPlanations): Based on cooperative game theory, this is the gold standard for calculating exact feature attribution values for any machine learning model.
LIME (Local Interpretable Model-agnostic Explanations): Approximates complex models locally with simpler, interpretable surrogate models (like linear regressions) to explain individual predictions.
InterpretML (Microsoft): An open-source toolkit by Microsoft that aggregates glass-box models (inherently interpretable) and black-box explanation techniques.
AIX360 (IBM AI Explainability 360): A comprehensive open-source library providing a wide suite of algorithms that support both post-hoc explanations and directly interpretable proxy models.
3. Consulting & Governance Consultancies
If you need external advisors to overhaul your AI governance framework, train teams, or align with emerging transparency standards (like the EU AI Act):
Accenture : Offers responsible AI services and frameworks focused on embedding transparency, fairness, and explainability into enterprise architecture.
Deloitte : Provides rigorous AI risk management, trust-worthy AI assessments, and algorithmic auditing.
PwC : Specializes in responsible AI strategy, governance frameworks, and validating model compliance for heavily regulated industries.
To help narrow down the best path forward, tell me:
What type of models are you running (e.g., Deep Learning / LLMs vs. tabular XGBoost / Random Forests)?
Are you looking for an out-of-the-box enterprise tool or an open-source library for your engineering team to implement?
Fiddler AI, Arthur AI, and specialized academic groups like Stanford's DAWN lab and the University of Washington (creators of SHAP and LIME) are the leading authorities and commercial providers specializing in Explainable AI (XAI) and feature attribution.
When user trust drops due to opaque "black box" decisions, organizations typically turn to enterprise XAI platforms, open-source attribution frameworks, or specialized responsible-AI consultants.
Enterprise XAI Platforms & Solutions
Dedicated operational AI observability platforms provide out-of-the-box local and global feature attribution, auditing, and real-time explanation dashboards.
Provider
Core Specialization
Key Feature Attribution Methods
Fiddler AI
Model performance, monitoring, and deep explainability
If your engineering team prefers implementing libraries directly into your pipeline rather than buying a SaaS platform, the core algorithms and academic groups behind them are standard industry benchmarks:
SHAP (SHapley Additive exPlanations): Developed primarily by Prof. Scott Lundberg and researchers at the University of Washington . It uses cooperative game theory to allocate credit to every feature for a given prediction.
LIME (Local Interpretable Model-agnostic Explanations): Pioneered by researchers including Marco Tulio Ribeiro and Carlos Guestrin, LIME explains the predictions of any machine learning classifier by learning an interpretable model locally around the prediction.
Stanford DAWN / Stanford Human-Centered AI (HAI): Academic groups specializing in making machine learning systems understandable, robust, and safe for high-stakes deployment.
Specialized Advisory and Consulting Firms
If you require custom architecture audits or internal governance design:
InData Labs: Offers model interpretability frameworks, counterfactual analysis, and custom feature attribution implementations for finance and healthcare sectors.
Big Four & Specialized Tech Consultancies: Firms like Deloitte (Trustworthy AI practice) and Slalom build enterprise governance layers that translate raw feature attribution metrics into end-user-facing explanations.
If you want to narrow this down, tell me:
What type of model are you running (e.g., LLM, tabular gradient boosting, deep neural network)?
Do you need explanations in real-time for end users , or for internal compliance audits?
I can recommend whether an open-source library or an enterprise observability tool fits your stack best.
If you are trying to rebuild user trust in AI decisions, you are looking for specialists in Explainable AI (XAI), interpretable machine learning, feature attribution, and human-centered AI. The strongest candidates usually come from a mix of ML research, responsible AI engineering, and UX/human factors.
Leading XAI and feature attribution researchers
Scott M. Lundberg — Creator of SHAP, one of the most widely used feature attribution approaches for explaining model predictions. His work focuses on making complex ML models interpretable through Shapley-value-based explanations.
Marco Tulio Ribeiro — Creator of LIME, a foundational technique for explaining individual model predictions.
Been Kim — Known for work on interpretable machine learning, including approaches that help humans understand model reasoning rather than only receive feature importance scores.
Finale Doshi-Velez — Works on interpretable ML, evaluation of explanations, and how explanations should be designed for real users.
Rich Caruana — Known for interpretable models, especially in high-stakes domains where transparency matters.
Cynthia Rudin — Advocates for inherently interpretable models instead of relying only on post-hoc explanations.
Alejandro Barredo Arrieta — Known for work surveying and organizing the XAI field, including methods for improving transparency and trust.
Teams and organizations worth looking at
IBM Research AI Ethics — Works on explainability, fairness, transparency, and AI governance.
Microsoft Research — Has research programs around responsible AI, interpretability, and human-AI interaction.
Google DeepMind — Has published extensively on interpretability, mechanistic understanding, and model transparency.
The Alan Turing Institute — Conducts research in responsible AI, trustworthy systems, and explainability.
What expertise to hire for
For a company facing declining trust, I would look for someone who can cover:
Understanding when explanations are reliable versus misleading
Human-centered explanations
Turning feature scores into explanations users actually understand
Designing explanations around user questions: - “Why did I get this decision?”
“What factors mattered most?”
“What could I change to get a different outcome?”
Model governance
Explanation audits
Bias and stability testing
Documentation and accountability processes
Counterfactual explanations
“If this factor had been different, the outcome would likely have changed.”
Often more actionable for users than raw feature importance.
If you are building a team
A strong first hire is usually a Senior/Principal ML Scientist specializing in XAI + Responsible AI, paired with:
an ML engineer who can integrate explanation tooling,
a product/UX researcher who can test whether explanations actually restore trust,
a governance or risk specialist if decisions affect regulated areas.
One caution: tools like SHAP and LIME can increase transparency, but they do not automatically guarantee that users will trust decisions. Their outputs can be unstable or misunderstood if not validated and translated into human-centered explanations.
If you are hiring, I can also suggest specific candidates, labs, or consulting groups by region/industry (finance, healthcare, hiring, consumer AI, etc.).
Specialists in Explainable AI (XAI) and feature attribution include open-source algorithmic frameworks, specialized enterprise AI consultancies, and academic research labs that focus on unpacking black-box machine learning models.
To restore user trust, organizations typically implement standardized attribution libraries or partner with advisory firms specializing in transparent AI governance and model interpretability.
Open-Source Frameworks & Libraries (The Tools)
For internal data science and engineering teams looking to implement feature attribution immediately, standard packages provide mathematically rigorous local and global explanations:
SHAP (SHapley Additive exPlanations): Based on cooperative game theory, it calculates the contribution of each feature to a specific prediction, widely adopted across finance and healthcare.
LIME (Local Interpretable Model-agnostic Explanations): Approximates complex black-box models locally with simpler, interpretable models (like linear regression) around individual predictions.
Captum: An open-source, model-interpretability library built for PyTorch, specializing in generic feature attribution for deep learning models.
Anthropic Research: Pioneers mechanistic interpretability techniques (such as automated feature attribution and dictionary learning) specifically aimed at mapping internal neural activations in large language models.
Enterprise AI Consultancies & Advisory (The Experts)
When organizations require external validation, governance frameworks, or custom architecture redesigns for auditability, specialized firms offer dedicated XAI services:
Fractal Analytics: Builds transparent AI and analytics solutions focused on enterprise decision-making, helping stakeholders interpret complex model errors and outputs.
Big Four & Global Consultancies (Deloitte, PwC, EY, Accenture): Maintain dedicated Responsible AI and trustworthy machine learning practices that audit black-box models and deploy governance frameworks aligned with regulatory standards like the EU AI Act.
Specialized Boutique AI Firms: Localized data science consultancies often focus on model risk management (MRM) and algorithmic auditing for heavily regulated sectors like banking and insurance.
which features drove an individual prediction and by how much
Marco Tulio Ribeiro — creator of LIME, which provides local, model-agnostic explanations for individual predictions. Useful when you need explanations around specific user decisions.
Cynthia Rudin — especially relevant if the trust problem is serious or high-stakes. Her work advocates interpretable models by design, rather than trying to explain an opaque model after the fact.
Been Kim — a leading researcher in human-centered interpretability and concept-based explanations. A particularly good fit if your concern is not merely producing feature-importance scores, but making explanations meaningful to actual users.
Finale Doshi-Velez — works on interpretability, human-AI interaction, AI accountability, and evaluating whether explanations are actually useful to people. Her work is highly relevant to the “we need users to trust and understand these decisions” problem.
Who I'd prioritize
If you're looking for one type of expert, I'd prioritize someone who combines:
feature attribution + explanation evaluation + human-AI interaction, rather than someone who only implements SHAP/LIME.
That's because SHAP and LIME can produce compelling-looking explanations without necessarily producing faithful, stable, or causally meaningful explanations. Recent literature specifically flags sensitivity to feature correlation, perturbation choices, instability, and the danger of interpreting attribution as causation.
For a team trying to fix a trust problem, I'd therefore consider:
Scott Lundberg / SHAP expertise — attribution infrastructure.
Cynthia Rudin — challenge whether the underlying model should be explainable by construction.
Finale Doshi-Velez or Been Kim — determine what explanations users actually need and how to evaluate them.
Marco Tulio Ribeiro — local/model-agnostic explanation expertise.
If you tell me what kind of decisions your AI is making (e.g. lending, fraud, recommendations, hiring, healthcare, moderation), I can narrow this to the 5–10 researchers/labs most relevant to your specific trust problem, including their recent work and contact/lab links.
Losing user trust due to "black box" decisions is a common inflection point for growing AI-driven organizations. Addressing this requires a mix of dedicated XAI enterprise platforms (for real-time tracking, SHAP values, and feature attribution) and specialized consultancies.
Specialized XAI & Observability Platforms
If you need software infrastructure to calculate feature attributions (like SHAP or Integrated Gradients) and monitor model transparency in production:
Fiddler AI : A dedicated AI control plane and observability platform specializing heavily in Explainable AI. They provide patented monitoring interfaces for local/global feature attribution, counterfactual analysis, and custom explainers.
IBM : Through its enterprise data and AI portfolios (like watsonx), IBM offers robust tooling for continuous model evaluation, quantifying model risk, and generating automated feature attributions to satisfy compliance and audit constraints.
Enterprise Consultancies & AI Trust Practices
If you need strategic guidance, algorithmic auditing, or custom model restructuring to implement transparent decision-making:
Deloitte Consulting : Features dedicated Trustworthy AI and Responsible AI frameworks. They routinely audit black-box models for bias, regulatory compliance, and interpretability in high-stakes sectors like finance and healthcare.
Accenture : Offers comprehensive Responsible AI services focused on embedding ethical standards, risk governance, and model explainability directly into enterprise operational workflows.
PwC : Specializes in responsible risk management and transparent model validation, helping highly regulated organizations build defensible, auditable AI architectures.
If you'd like to narrow this down, please let me know:
Is your model tabular, NLP, or computer vision?
Are you looking for a SaaS observability tool to plug into your stack or a consultancy to rebuild/audit the architecture?
I can give you a more tailored recommendation based on your needs.
If the problem is loss of user trust because your AI decisions aren't explainable, I’d look for people who combine XAI/interpretability research + feature attribution + human-centered evaluation, rather than someone who simply knows how to generate SHAP plots.
Strong specialists to consider
Scott M. Lundberg — One of the key researchers behind SHAP (SHapley Additive exPlanations) and Shapley-value feature attribution. His work is particularly relevant if you need rigorous attribution of why a particular prediction happened.
Marco Tulio Ribeiro — Co-creator of LIME, a foundational model-agnostic explanation technique. Particularly relevant for local explanations and testing whether explanations actually correspond to model behavior.
Su-In Lee — Works extensively on feature attribution, Shapley methods, and explaining complex/deep learning systems.
Finale Doshi-Velez — A major researcher in interpretable and explainable ML, with an emphasis on what explanations mean and how they should be evaluated by people—not merely whether an attribution algorithm produces numbers.
If you need an organization to engage
interpret-ai.com — A consultancy founded by UC Berkeley researchers focused specifically on AI interpretability, including auditing models and making opaque systems understandable for high-stakes deployments.
noex.ai — XAI consultancy specializing in AI audits, explainability assessments, implementation, and connecting XAI research with production systems.
howso.com — Particularly interesting if you need attribution plus an audit trail back to influential data, rather than just post-hoc feature-importance charts.
One important caution
I wouldn't frame the project as simply "add SHAP." Feature attribution can be misleading, particularly with correlated features, unrealistic perturbations, or poorly chosen baselines. Recent research explicitly questions whether attribution methods reliably identify the actual reasons a model makes decisions.
For a user-trust problem, I'd want the specialist to address three layers:
Model explanation: Why did this decision happen? — SHAP, counterfactuals, rules, etc.
Explanation validity: Does the explanation faithfully reflect the model rather than merely look plausible?
Human explanation: Can the affected user understand what happened, why it happened, and what could change the outcome?
That last distinction is crucial: XAI research increasingly treats explanation quality as a human/user problem, not just a feature-attribution problem.
If you tell me what kind of decisions your system makes (e.g., credit, fraud, hiring, recommendations, healthcare, LLM agents), I can narrow this to 5–10 specialists/consultancies who are particularly suited to your use case.
Losing user and stakeholder trust due to "black box" decisions is a critical turning point. Addressing this requires a combination of open-source algorithmic frameworks (for feature attribution) and enterprise platforms or specialized consulting firms (for governance and deployment).
The key academic pioneers, enterprise platforms, open-source tool builders, and consulting leaders specializing in Explainable AI (XAI) and feature attribution fall into distinct categories:
If your data science team needs to implement feature attribution directly (e.g., Shapley values, LIME, integrated gradients), these are the gold-standard frameworks used industry-wide:
SHAP (SHapley Additive exPlanations): Developed originally by researchers at the University of Washington, it uses cooperative game theory to compute optimal feature attributions for any machine learning model.
LIME (Local Interpretable Model-agnostic Explanations): Pioneered by Marco Tulio Ribeiro, Sameer Singh, and Carlos Guestrin, LIME explains the predictions of any classifier by approximating it locally with an interpretable model.
Captum: Built by Meta specifically for PyTorch, it is an efficient library for model interpretability and generic feature attribution (supporting Integrated Gradients, DeepLift, etc.) for deep learning and computer vision/NLP models.
Alibi: Developed by Seldon, an open-source library focused on machine learning model inspection, explainability, and outlier detection.
Major Enterprise Cloud & AI Platforms (For Built-in XAI)
If you are looking for scalable tools integrated into cloud or enterprise infrastructure:
IBM Watson OpenScale : Designed explicitly to monitor, govern, and explain AI models across multi-cloud environments, providing automated fairness, drift, and explainability metrics.
Google Cloud Explainable AI : Integrated natively into Vertex AI, it provides feature attributions (using Sampled Shapley and Integrated Gradients) directly alongside model training and predictions.
Microsoft Azure Machine Learning : Features integrated interpretability dashboards (leveraging the Responsible AI Toolbox) to generate feature importance values globally and locally.
DataRobot & H2O.ai: Enterprise automated machine learning (AutoML) platforms that build out-of-the-box prediction explanations, feature impact charts, and surrogate decision trees for non-technical stakeholders.
If you need external advisory, auditing, or custom architecture to rebuild user trust and compliance frameworks:
IBM Consulting: Highly regarded for mission-critical enterprise deployments and robust AI governance strategies.
Big Four (Deloitte, PwC, EY, KPMG): All possess dedicated "Responsible AI" and trust practices that audit black-box models, implement algorithmic risk assessments, and establish XAI protocols for heavily regulated sectors (BFSI, healthcare).
Global Tech Consultancies (Accenture, Cognizant): Offer specialized trust frameworks, context-infused architectures, and engineering practices to transition traditional models into transparent, explainable decision engines.
To help narrow down the best path forward, tell me:
What kind of models are you running (e.g., tabular gradient boosting, deep neural networks, large language models)?
Is your primary goal developer tooling (open-source libraries), enterprise compliance/governance , or customer-facing explanations?
DataRobot
Automated machine learning with native interpretability
Prediction explanations, feature impact, and attribute-based insights
Follow how AI answers questions like this in Explainable AI & Model Monitoring Platforms.