ConceptSMILE: Auditing the Trustworthiness of Concept-Based Explainable AI

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Health & Medical Research · Depth: Expert, quick

Summary

ConceptSMILE is a new model-agnostic, perturbation-based auditing framework designed to evaluate the trustworthiness of concept-based explainable AI (XAI). This framework extends the logic of SMILE from feature- or region-level attribution to human-understandable concept explanations. ConceptSMILE operates by perturbing input regions, measuring shifts in concept responses, applying locality weighting, and fitting an XGBoost surrogate to approximate local concept behavior. It assesses reliability across five metrics: attribution accuracy, surrogate fidelity, faithfulness, stability, and consistency. An evaluation on retinal fundus images compared MedSAM-derived visual concepts with VLM-based semantic concepts. Results indicate varying reliability, with MedSAM achieving stronger spatial attribution and the highest surrogate fidelity ($R^2 = 0.8503$, $R_w^2 = 0.8465$). The VLM pathway demonstrated stronger vessel faithfulness and stability under specific artifact conditions, establishing ConceptSMILE as an independent audit layer for concept-based XAI.

Key takeaway

For AI Scientists and Machine Learning Engineers developing or deploying concept-based XAI, you should integrate ConceptSMILE as an independent auditing layer to rigorously evaluate explanation trustworthiness. This framework helps you identify variations in reliability across different concepts and pathways, such as those from MedSAM or VLM. By assessing attribution accuracy, fidelity, faithfulness, stability, and consistency, you can ensure your concept-based explanations are robust and dependable, especially in critical applications like medical imaging.

Key insights

ConceptSMILE provides a model-agnostic framework to audit the trustworthiness of concept-based XAI by perturbing inputs and measuring concept response shifts.

Principles

Method

Perturb input regions, measure concept-response shifts, apply locality weighting, and fit an XGBoost surrogate to approximate local concept behavior for reliability assessment.

In practice

Topics

Best for: Computer Vision Engineer, AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.