REVIEW 3 major objections 55 references
Concept-level AI explanations look human-readable but still need independent perturbation audits before they can be trusted.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
A perturbation-and-surrogate audit shows MedSAM and VLM retinal concept explanations have pathway- and concept-specific reliability, not automatic trustworthiness.
T0 review reviewed 2026-07-13 challenge →
load-bearing objection Useful SMILE-style concept audit with a clear multi-metric protocol; the MedSAM-vs-VLM findings are real but rest on a small, black-mask local test that the paper itself flags as imperfect. the 3 major comments →
ConceptSMILE: Auditing the Trustworthiness of Concept-Based Explainable AI
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
Core claim
Human-understandable concept explanations are not automatically trustworthy. ConceptSMILE shows that their reliability is pathway- and concept-dependent: on retinal images, MedSAM-based visual concepts deliver stronger spatial attribution and the highest local surrogate fidelity (R² = 0.8503, weighted R² = 0.8465), while the vision-language pathway is stronger on vessel faithfulness and on stability under selected non-clinical artefacts. Trustworthy concept XAI therefore requires multi-metric, concept-specific auditing rather than acceptance of plausible concept labels.
What carries the argument
ConceptSMILE: a perturbation audit that masks superpixel regions, measures concept-response shifts, applies cosine or Wasserstein locality weights, fits a local XGBoost surrogate to those shifts, and scores reliability on attribution accuracy, fidelity, faithfulness, stability, and consistency.
Load-bearing premise
The method assumes that blacking out a few superpixel patches is a fair local test of whether a concept is truly tied to the right image evidence, rather than an artificial change that models react to for non-clinical reasons.
What would settle it
On a larger multi-centre retinal set with clinician-marked concept regions, check whether ConceptSMILE’s faithfulness and fidelity rankings reverse when superpixel black-masking is replaced by anatomy-aware or inpainted counterfactuals that keep retinal appearance realistic.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes ConceptSMILE, a model-agnostic perturbation audit for concept-based XAI. It treats existing concept pathways as fixed black boxes, generates superpixel-masked local neighbourhoods, measures concept-response shifts, applies cosine/Wasserstein locality weights, and fits a local XGBoost surrogate. Reliability is scored with five metrics: attribution accuracy, surrogate fidelity, faithfulness, stability under non-clinical artefacts, and consistency across repeated runs. On a 40-image retinal subset (HRF, APTOS, ODIR, IDRiD), MedSAM visual concepts and VLM semantic concepts for lesion, vessels, and optic disc are compared. The main empirical claim is that reliability is pathway- and concept-dependent: MedSAM is stronger on spatial attribution and surrogate fidelity (R²=0.8503, R_w²=0.8465), while the VLM pathway is stronger on vessel faithfulness and selected artefact stability.
Significance. If the audit is valid, the paper supplies a useful independent reliability layer for C-XAI rather than another concept extractor. The multi-metric protocol, explicit surrogate-selection comparison (Table 2), and side-by-side visual vs semantic pathway evaluation are concrete contributions, and the paper is appropriately cautious that human-readable concepts are not automatically trustworthy. The retinal case study is a reasonable high-stakes demonstration domain. The main significance is methodological: a transferable audit recipe that can be applied to other concept pathways once the local test is better validated.
major comments (3)
- §4.2, Eqs. (3)–(6), and Table 1: the central comparative claim rests on binary SLIC masking with target segments = 7 and masked regions set to black. With only ~7 large patches, blacking out a region is a strong non-clinical intervention that can alter global image statistics, MedSAM confidence, and VLM grounding for reasons unrelated to the named concept. The Limitations section itself notes that such masks may not be plausible retinal counterfactuals. Without a control or alternative perturbation (e.g., inpainting, anatomy-aware masking, or random black patches outside concept regions), it is not established that the reported faithfulness correlations, fidelity R² values, and pathway rankings measure concept-evidence linkage rather than black-patch artefact sensitivity. This is load-bearing for the MedSAM-vs-VLM reliability profile.
- §4.5 / Table 1 and §5: the evaluation uses only 40 images (10 per dataset) and three coarse concepts. Several faithfulness results in Table 4 are non-significant (p ≥ 0.05), and attribution accuracy for lesions is often weak. With this sample size and concept vocabulary, the paper’s strong pathway-dependent conclusions are underpowered as a general reliability claim. Either enlarge the evaluation, report uncertainty/confidence intervals over images, or substantially soften claims that currently read as established comparative properties of MedSAM vs VLM concept pathways.
- §4.4, Eq. (11) and Table 3: attribution accuracy converts surrogate importance into binary labels with a threshold τ against clinical reference labels, but the manuscript does not specify how the reference masks/labels are obtained, how τ is chosen, or whether it is fixed across concepts/datasets. Without that protocol, ATT ACC/F1/AUROC cannot be independently interpreted, and the claim that MedSAM has stronger spatial attribution is only partially supported by the reported numbers.
Circularity Check
No load-bearing circular derivation: ConceptSMILE audits fixed external concept pathways under perturbation; reported reliability metrics are measured outcomes, not quantities forced by definition or self-fit.
specific steps
-
self citation load bearing
[§2.2 / Introduction contributions; SMILE lineage [17,45–47]]
"Rather than replacing SMILE, ConceptSMILE extends its perturbation-based logic from feature or region level attribution to the auditing of human-understandable concept explanations. ... SMILE extends the logic of local model-agnostic explanation by using perturbation-based sampling, distance-based locality weighting, and surrogate modelling [17]."
Minor only: the framework is positioned as an extension of prior SMILE work by overlapping authors. This is methodological self-citation of the perturbation/locality/surrogate template, not a uniqueness theorem or fitted premise that forces the MedSAM-vs-VLM reliability results. The audit metrics are computed on external concept pathways and do not reduce to the SMILE citations by construction.
full rationale
The paper's central claim is empirical and comparative: concept-level explanations from fixed MedSAM and VLM pathways are not automatically trustworthy, and multi-metric perturbation auditing shows pathway- and concept-dependent reliability (MedSAM stronger on spatial attribution and surrogate fidelity; VLM stronger on vessel faithfulness and selected artefact stability). Concept pathways are treated as black boxes; ConceptSMILE does not train or redefine them. Perturbation vectors z^(k), response shifts Δy, locality weights, and the XGBoost surrogate are tools for measuring external behaviour; fidelity (R², R_w²) is explicitly an approximation score for the surrogate, not a circular proof that concepts are faithful. Attribution accuracy uses external clinical reference labels; faithfulness is a Pearson correlation between perturbation strength and |Δy|; stability and consistency are Jaccard/variance measurements under artefacts and repeated runs. Self-citations to SMILE and related SMILE variants are methodological lineage for the perturbation-surrogate idea, not uniqueness theorems that force the reliability conclusions. The superpixel-masking validity concern is a methodological/correctness risk (acknowledged in Limitations), not circularity: the paper does not claim the black-mask neighbourhood is derived from the trustworthiness result it reports. No step reduces a claimed prediction to a fitted input by construction. Score 1 reflects only ordinary non-load-bearing self-citation of the SMILE family.
Axiom & Free-Parameter Ledger
free parameters (6)
- SLIC target superpixel count M =
7
- Number of binary perturbations K =
50 per image
- Locality kernel width σ
- Attribution threshold τ
- XGBoost surrogate hyperparameters =
XGBoost regressor (details underspecified)
- Evaluation image subset size =
40 images
axioms (5)
- ad hoc to paper Local concept reliability can be audited by measuring concept-response shifts under region masking and fitting a local surrogate to those shifts.
- domain assumption Perturbations closer in embedding space (cosine or Wasserstein on DINOv2 embeddings) should receive higher locality weight.
- domain assumption MedSAM masks and fixed-prompt VLM JSON scores are valid concept responses for lesion, vessels, and optic disc.
- ad hoc to paper Attribution accuracy, fidelity, faithfulness, stability, and consistency jointly indicate concept-explanation trustworthiness.
- domain assumption Pearson correlation between concept-relevant perturbation strength and |Δy| measures faithfulness.
invented entities (2)
-
ConceptSMILE audit pipeline
no independent evidence
-
Concept-response shift Δy / Δc
no independent evidence
Cite this review
Pith. "Pith review of ConceptSMILE: Auditing the Trustworthiness of Concept-Based Explainable AI." pith.science (2026). https://pith.science/paper/AZ6Z3HJM
@misc{pith2026260709649,
author = {Pith},
title = {Pith review of: ConceptSMILE: Auditing the Trustworthiness of Concept-Based Explainable AI},
year = {2026},
howpublished = {\url{https://pith.science/paper/AZ6Z3HJM}},
note = {Machine review of arXiv:2607.09649}
}
read the original abstract
Concept-based explainable artificial intelligence (AI) can make model reasoning more human-understandable, but concept-level outputs are not automatically trustworthy. We introduce ConceptSMILE, a model-agnostic perturbation-based auditing framework for evaluating the reliability of concept-based explanations. Rather than replacing SMILE, ConceptSMILE extends its perturbation-based logic from feature- or region-level attribution to the auditing of human-understandable concept explanations. The framework perturbs input regions, measures concept-response shifts, applies locality weighting, and fits an XGBoost surrogate to approximate local concept behaviour. Reliability is assessed through attribution accuracy, surrogate fidelity, faithfulness, stability, and consistency. We evaluate ConceptSMILE on retinal fundus images by comparing MedSAM-derived visual concepts with VLM-based semantic concepts. Results show that reliability varies across concepts and pathways: MedSAM achieves stronger spatial attribution and the highest surrogate fidelity ($R^2 = 0.8503$, $R_w^2 = 0.8465$), while the VLM pathway shows stronger vessel faithfulness and stronger stability under selected artefact conditions. ConceptSMILE provides an independent audit layer for evaluating the trustworthiness of concept-based XAI.
Figures
Reference graph
Works this paper leans on
-
[1]
Explainable artificial intelligence (xai): Concepts, taxonomies, opportunities and challenges toward responsible ai.Information fusion, 58:82–115, 2020
Alejandro Barredo Arrieta, Natalia Díaz-Rodríguez, Javier Del Ser, Adrien Bennetot, Siham Tabik, Alberto Barbado, Salvador García, Sergio Gil-López, Daniel Molina, Richard Benjamins, et al. Explainable artificial intelligence (xai): Concepts, taxonomies, opportunities and challenges toward responsible ai.Information fusion, 58:82–115, 2020
2020
-
[2]
A survey of methods for explaining black box models.ACM computing surveys (CSUR), 51(5):1–42, 2018
Riccardo Guidotti, Anna Monreale, Salvatore Ruggieri, Franco Turini, Fosca Giannotti, and Dino Pedreschi. A survey of methods for explaining black box models.ACM computing surveys (CSUR), 51(5):1–42, 2018
2018
-
[3]
why should i trust you?
Marco Tulio Ribeiro, Sameer Singh, and Carlos Guestrin. " why should i trust you?" explaining the predictions of any classifier. InProceedings of the 22nd ACM SIGKDD international conference on knowledge discovery and data mining, pages 1135–1144, 2016
2016
-
[4]
A unified approach to interpreting model predictions.Advances in neural information processing systems, 30, 2017
Scott M Lundberg and Su-In Lee. A unified approach to interpreting model predictions.Advances in neural information processing systems, 30, 2017
2017
-
[5]
Grad-cam: Visual explanations from deep networks via gradient-based localization
Ramprasaath R Selvaraju, Michael Cogswell, Abhishek Das, Ramakrishna Vedantam, Devi Parikh, and Dhruv Batra. Grad-cam: Visual explanations from deep networks via gradient-based localization. InProceedings of the IEEE international conference on computer vision, pages 618–626, 2017
2017
-
[6]
Sanity checks for saliency maps.Advances in neural information processing systems, 31, 2018
Julius Adebayo, Justin Gilmer, Michael Muelly, Ian Goodfellow, Moritz Hardt, and Been Kim. Sanity checks for saliency maps.Advances in neural information processing systems, 31, 2018
2018
-
[7]
Towards automatic concept-based explanations
Amirata Ghorbani, James Wexler, James Y Zou, and Been Kim. Towards automatic concept-based explanations. Advances in neural information processing systems, 32, 2019
2019
-
[8]
Stop explaining black box machine learning models for high stakes decisions and use interpretable models instead.Nature Machine Intelligence, 1(5):206–215, 2019
Cynthia Rudin. Stop explaining black box machine learning models for high stakes decisions and use interpretable models instead.Nature Machine Intelligence, 1(5):206–215, 2019
2019
-
[9]
Concept-based explainable artificial intelligence: A survey.ACM Computing Surveys, 2023
Eleonora Poeta, Gabriele Ciravegna, Eliana Pastor, Tania Cerquitelli, and Elena Baralis. Concept-based explainable artificial intelligence: A survey.ACM Computing Surveys, 2023
2023
-
[10]
Interpretability beyond feature attribution: Quantitative testing with concept activation vectors (tcav)
Been Kim, Martin Wattenberg, Justin Gilmer, Carrie Cai, James Wexler, Fernanda Viegas, et al. Interpretability beyond feature attribution: Quantitative testing with concept activation vectors (tcav). InInternational conference on machine learning, pages 2668–2677. PMLR, 2018
2018
-
[11]
Concept bottleneck models
Pang Wei Koh, Thao Nguyen, Yew Siang Tang, Stephen Mussmann, Emma Pierson, Been Kim, and Percy Liang. Concept bottleneck models. InInternational conference on machine learning, pages 5338–5348. PMLR, 2020
2020
-
[12]
This looks like that: deep learning for interpretable image recognition.Advances in neural information processing systems, 32, 2019
Chaofan Chen, Oscar Li, Daniel Tao, Alina Barnett, Cynthia Rudin, and Jonathan K Su. This looks like that: deep learning for interpretable image recognition.Advances in neural information processing systems, 32, 2019
2019
-
[13]
Language in a bottle: Language model guided concept bottlenecks for interpretable image classification
Yue Yang, Artemis Panagopoulou, Shenghao Zhou, Daniel Jin, Chris Callison-Burch, and Mark Yatskar. Language in a bottle: Language model guided concept bottlenecks for interpretable image classification. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 19187–19197, 2023
2023
-
[14]
Do concept bottleneck models learn as intended? InarXiv preprint arXiv:2105.04289, 2021
Andrei Margeloiu, Matthew Ashman, Umang Bhatt, Yanzhi Chen, Mateja Jamnik, and Adrian Weller. Do concept bottleneck models learn as intended? InarXiv preprint arXiv:2105.04289, 2021
Pith/arXiv arXiv 2021
-
[15]
Addressing leakage in concept bottleneck models
Marton Havasi, Sonali Parbhoo, and Finale Doshi-Velez. Addressing leakage in concept bottleneck models. In Advances in Neural Information Processing Systems, volume 35, pages 23386–23397, 2022
2022
-
[16]
Glancenets: Interpretable, leak-proof concept-based models.Advances in Neural Information Processing Systems, 35:21212–21227, 2022
Emanuele Marconato, Andrea Passerini, and Stefano Teso. Glancenets: Interpretable, leak-proof concept-based models.Advances in Neural Information Processing Systems, 35:21212–21227, 2022
2022
-
[17]
Koorosh Aslansefat, Mojgan Hashemian, Martin Walker, Mohammed Naveed Akram, Ioannis Sorokos, and Yiannis Papadopoulos. Explaining black boxes with a smile: Statistical model-agnostic interpretability with local explanations.arXiv preprint arXiv:2311.07286, 2023
Pith/arXiv arXiv 2023
-
[18]
Network dissection: Quantifying interpretability of deep visual representations
David Bau, Bolei Zhou, Aditya Khosla, Aude Oliva, and Antonio Torralba. Network dissection: Quantifying interpretability of deep visual representations. InProceedings of the IEEE conference on computer vision and pattern recognition, pages 6541–6549, 2017
2017
-
[19]
Thomas Zarlenga, Hedi Ben-Younes, Kirk Ridgeway, Jonathan Grizou, Enguerrand Lachaud, Fernando de la Torre, and Pierre-Luc St-Charles. How does a deep network make decisions? decomposing deep neural networks into functional parts.arXiv preprint arXiv:2402.13210, 2024
Pith/arXiv arXiv 2024
-
[20]
Overlooked factors in concept-based explanations: Dataset choice, concept learnability, and human capability
Vikram V Ramaswamy, Sunnie SY Kim, Ruth Fong, and Olga Russakovsky. Overlooked factors in concept-based explanations: Dataset choice, concept learnability, and human capability. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 10932–10941, 2023. 29 APREPRINT- JULY13, 2026
2023
-
[21]
Making corgis important for honeycomb classification: Adversarial attacks on concept-based explainability tools
Davis Brown and Henry Kvinge. Making corgis important for honeycomb classification: Adversarial attacks on concept-based explainability tools. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 620–627, 2023
2023
-
[22]
Promises and pitfalls of black-box concept learning models.arXiv preprint arXiv:2106.13314, 2021
Anita Mahinpei, Justin Clark, Isaac Lage, Finale Doshi-Velez, and Weiwei Pan. Promises and pitfalls of black-box concept learning models.arXiv preprint arXiv:2106.13314, 2021
Pith/arXiv arXiv 2021
-
[23]
Interpretation of neural networks is fragile
Amirata Ghorbani, Abubakar Abid, and James Zou. Interpretation of neural networks is fragile. InProceedings of the AAAI conference on artificial intelligence, volume 33, pages 3681–3688, 2019
2019
-
[24]
Probabilistic concept bottleneck models
Eunji Kim, Dahuin Jung, Sangha Park, Siwon Kim, and Sungroh Yoon. Probabilistic concept bottleneck models. arXiv preprint arXiv:2306.01574, 2023
Pith/arXiv arXiv 2023
-
[25]
On completeness- aware concept-based explanations in deep neural networks.Advances in neural information processing systems, 33:20554–20565, 2020
Chih-Kuan Yeh, Been Kim, Sercan Arik, Chun-Liang Li, Tomas Pfister, and Pradeep Ravikumar. On completeness- aware concept-based explanations in deep neural networks.Advances in neural information processing systems, 33:20554–20565, 2020
2020
-
[26]
Anchors: High-precision model-agnostic explanations
Marco Tulio Ribeiro, Sameer Singh, and Carlos Guestrin. Anchors: High-precision model-agnostic explanations. InProceedings of the AAAI conference on artificial intelligence, volume 32, 2018
2018
-
[27]
S-lime: Stabilized-lime for model explanation
Zhengze Zhou, Giles Hooker, and Fei Wang. S-lime: Stabilized-lime for model explanation. InProceedings of the 27th ACM SIGKDD conference on knowledge discovery & data mining, pages 2429–2438, 2021
2021
-
[28]
Us-lime: Increasing fidelity in lime using uncertainty sampling on tabular data.Neurocomputing, 597:127969, 2024
Hamid Saadatfar, Zeinab Kiani-Zadegan, and Benyamin Ghahremani-Nezhad. Us-lime: Increasing fidelity in lime using uncertainty sampling on tabular data.Neurocomputing, 597:127969, 2024
2024
-
[29]
Guided-lime: Structured sampling based hybrid approach towards explaining blackbox machine learning models
Amit Sangroya, Mouli Rastogi, C Anantaram, and Lovekesh Vig. Guided-lime: Structured sampling based hybrid approach towards explaining blackbox machine learning models. InCIKM (Workshops), volume 17, 2020
2020
-
[30]
Deterministic local interpretable model-agnostic explanations for stable explainability.Machine Learning and Knowledge Extraction, 3(3):525–541, 2021
Muhammad Rehman Zafar and Naimul Khan. Deterministic local interpretable model-agnostic explanations for stable explainability.Machine Learning and Knowledge Extraction, 3(3):525–541, 2021
2021
-
[31]
Defining locality for surrogates in post-hoc interpretablity.arXiv preprint arXiv:1806.07498, 2018
Thibault Laugel, Xavier Renard, Marie-Jeanne Lesot, Christophe Marsala, and Marcin Detyniecki. Defining locality for surrogates in post-hoc interpretablity.arXiv preprint arXiv:1806.07498, 2018
Pith/arXiv arXiv 2018
-
[32]
Qlime-a quadratic local interpretable model- agnostic explanation approach.SMU Data Science Review, 3(1):4, 2020
Steven Bramhall, Hayley Horn, Michael Tieu, and Nibhrat Lohia. Qlime-a quadratic local interpretable model- agnostic explanation approach.SMU Data Science Review, 3(1):4, 2020
2020
-
[33]
Baylime: Bayesian local interpretable model-agnostic explanations
Xingyu Zhao, Wei Huang, Xiaowei Huang, Valentin Robu, and David Flynn. Baylime: Bayesian local interpretable model-agnostic explanations. InUncertainty in artificial intelligence, pages 887–896. PMLR, 2021
2021
-
[34]
Alime: Autoencoder based approach for local interpretability
Sharath M Shankaranarayana and Davor Runje. Alime: Autoencoder based approach for local interpretability. In International conference on intelligent data engineering and automated learning, pages 454–463. Springer, 2019
2019
-
[35]
Giorgio Visani, Enrico Bagli, and Federico Chesani. Optilime: Optimized lime explanations for diagnostic computer algorithms.arXiv preprint arXiv:2006.05714, 2020
Pith/arXiv arXiv 2006
-
[36]
Glime: general, stable and local lime explanation.Advances in neural information processing systems, 36:36250–36277, 2023
Zeren Tan, Yang Tian, and Jian Li. Glime: general, stable and local lime explanation.Advances in neural information processing systems, 36:36250–36277, 2023
2023
-
[37]
Graphlime: Local interpretable model explanations for graph neural networks.IEEE Transactions on Knowledge and Data Engineering, 35(7):6968– 6972, 2022
Qiang Huang, Makoto Yamada, Yuan Tian, Dinesh Singh, and Yi Chang. Graphlime: Local interpretable model explanations for graph neural networks.IEEE Transactions on Knowledge and Data Engineering, 35(7):6968– 6972, 2022
2022
-
[38]
Ts-mule: Local interpretable model-agnostic explanations for time series forecast models
Udo Schlegel, Duy Lam V o, Daniel A Keim, and Daniel Seebacher. Ts-mule: Local interpretable model-agnostic explanations for time series forecast models. InJoint european conference on machine learning and knowledge discovery in databases, pages 5–14. Springer, 2021
2021
-
[39]
Local interpretable model-agnostic explanations for music content analysis
Saumitra Mishra, Bob L Sturm, and Simon Dixon. Local interpretable model-agnostic explanations for music content analysis. InISMIR, volume 53, pages 537–543, 2017
2017
-
[40]
B-lime: An improvement of lime for interpretable deep learning classification of cardiac arrhythmia from ecg signals.Processes, 11(2):595, 2023
Talal AA Abdullah, Mohd Soperi Mohd Zahid, Waleed Ali, and Shahab Ul Hassan. B-lime: An improvement of lime for interpretable deep learning classification of cardiac arrhythmia from ecg signals.Processes, 11(2):595, 2023
2023
-
[41]
Which lime should i trust? concepts, challenges, and solutions
Patrick Knab, Sascha Marton, Udo Schlegel, and Christian Bartelt. Which lime should i trust? concepts, challenges, and solutions. InWorld Conference on Explainable Artificial Intelligence, pages 28–52. Springer, 2025
2025
-
[42]
Pascal Knab, Stefan Marton, and Christian Bartelt. Dseg-lime: Improving image explanation by hierarchical data-driven segmentation.arXiv preprint arXiv:2403.07733, 2024
arXiv 2024
-
[43]
Slice: Stabilized lime for consistent explanations for image classification
Rohit Bora, Philipp Terhörst, Raymond Veldhuis, Raghavendra Ramachandra, and Kiran Raja. Slice: Stabilized lime for consistent explanations for image classification. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 10988–10996, 2024. 30 APREPRINT- JULY13, 2026
2024
-
[44]
Which lime should i trust? concepts, challenges, and solutions.arXiv preprint arXiv:2503.24365, 2025
Pascal Knab, Stefan Marton, Udo Schlegel, and Christian Bartelt. Which lime should i trust? concepts, challenges, and solutions.arXiv preprint arXiv:2503.24365, 2025
Pith/arXiv arXiv 2025
-
[45]
Zeinab Dehghani, Koorosh Aslansefat, Adil Khan, Adín Ramírez Rivera, Franky George, and Muhammad Khalid. Mapping the mind of an instruction-based image editing using smile.arXiv preprint arXiv:2412.16277, 2024
Pith/arXiv arXiv 2024
-
[46]
Zahra Zehtabi Sabeti Moghaddam, Zeinab Dehghani, Maneeha Rani, Koorosh Aslansefat, Bhupesh Kumar Mishra, Rameez Raja Kureshi, and Dhavalkumar Thakker. Explainable knowledge graph retrieval-augmented generation (kg-rag) with kg-smile.arXiv preprint arXiv:2509.03626, 2025
Pith/arXiv arXiv 2025
-
[47]
Zeinab Dehghani, Mohammed Naveed Akram, Koorosh Aslansefat, and Adil Khan. Explainability of large language models using smile: Statistical model-agnostic interpretability with local explanations.arXiv preprint arXiv:2505.21657, 2025
arXiv 2025
-
[48]
Interpreting black-box large language models with sentence-level energy landscapes
Maryam Rezaee Pooriya Safaei Maryam Asgarinezhad and S Fatemeh Seyyedsalehi. Interpreting black-box large language models with sentence-level energy landscapes
-
[49]
Computational optimal transport: With applications to data science.Founda- tions and Trends in Machine Learning, 11(5–6):355–607, 2019
Gabriel Peyré, Marco Cuturi, et al. Computational optimal transport: With applications to data science.Founda- tions and Trends in Machine Learning, 11(5–6):355–607, 2019
2019
-
[50]
Stumpe, Derek Wu, Arunachalam Narayanaswamy, Subhashini Venugopalan, Kasumi Widner, Tom Madams, Jorge Cuadros, et al
Varun Gulshan, Lily Peng, Marc Coram, Martin C. Stumpe, Derek Wu, Arunachalam Narayanaswamy, Subhashini Venugopalan, Kasumi Widner, Tom Madams, Jorge Cuadros, et al. Development and validation of a deep learning algorithm for detection of diabetic retinopathy in retinal fundus photographs.JAMA, 316(22):2402–2410, 2016
2016
-
[51]
Abràmoff, Philip T
Michael D. Abràmoff, Philip T. Lavin, Michele Birch, Nilay Shah, and James C. Folk. Pivotal trial of an autonomous ai-based diagnostic system for detection of diabetic retinopathy in primary care offices.NPJ Digital Medicine, 1(1):39, 2018
2018
-
[52]
Chia, Siegfried K
Yukun Zhou, Mark A. Chia, Siegfried K. Wagner, Murat S. Ayhan, Dominic J. Williamson, Robbert R. Struyven, Ting Liu, Moucheng Xu, Mauricio G. Lozano, Peter Woodward-Court, et al. A foundation model for generalizable disease detection from retinal images.Nature, 622(7981):156–163, 2023
2023
-
[53]
Kinahan, and Yu Qiao
Zihan Li, Diping Song, Zefeng Yang, Deming Wang, Fei Li, Xiulan Zhang, Paul E. Kinahan, and Yu Qiao. Visionunite: A vision-language foundation model for ophthalmology enhanced with clinical knowledge.IEEE Transactions on Pattern Analysis and Machine Intelligence, 2025
2025
-
[54]
Segment anything in medical images.Nature communications, 15(1):654, 2024
Jun Ma, Yuting He, Feifei Li, Lin Han, Chenyu You, and Bo Wang. Segment anything in medical images.Nature communications, 15(1):654, 2024
2024
-
[55]
Qwen3-vl technical report.arXiv preprint arXiv:2511.21631, 2025
Shuai Bai, Yuxuan Cai, Ruizhe Chen, Keqin Chen, Xionghui Chen, Zesen Cheng, Lianghao Deng, Wei Ding, Chang Gao, Chunjiang Ge, et al. Qwen3-vl technical report.arXiv preprint arXiv:2511.21631, 2025. 31
Pith/arXiv arXiv 2025
This paper was first reviewed by grok-4.5 on July 13, 2026.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.