ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

可解释 K-近邻算法×LIME:局部可解释模型无关解释×
领域机器学习机器学习
方法族Machine learningMachine learning
起源年份1967 (KNN); 2010s (explainability extensions)2016
提出者Cover, T. & Hart, P. (KNN); XAI extensions by various authorsMarco Ribeiro, Sameer Singh & Carlos Guestrin
类型Instance-based learning with explainability layerpost-hoc local explanation
开创性文献Cover, T. & Hart, P. (1967). Nearest neighbor pattern classification. IEEE Transactions on Information Theory, 13(1), 21–27. DOI ↗Ribeiro, M. T., Singh, S., & Guestrin, C. (2016). "Why should I trust you?": Explaining the predictions of any classifier. ACM SIGKDD, 1135–1144. DOI ↗
别名XKNN, Interpretable KNN, Explainable KNN, Transparent K-Nearest NeighborsLocal Surrogate Explanations, Model-Agnostic Local Explanations, Locally Faithful Approximations, Yerel Yorumlanabilir Model-Bağımsız Açıklamalar
相关42
摘要Explainable K-Nearest Neighbors (XKNN) augments the classic KNN classifier or regressor with structured post-hoc or built-in explanation mechanisms, exposing which retrieved neighbors, which features, and which distance contributions drive each individual prediction — making the model's reasoning transparent and auditable for human decision-makers.LIME, introduced by Ribeiro, Singh, and Guestrin in 2016, explains the predictions of any black-box classifier or regressor by building a simple, locally faithful surrogate model around a single prediction of interest. Rather than explaining the global model, LIME focuses on why a specific instance was classified the way it was, making complex models such as deep neural networks and ensemble methods interpretable to end-users, domain experts, and auditors.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 1 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Explainable K-Nearest Neighbors · LIME. 于 2026-06-18 检索自 https://scholargate.app/zh/compare