TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Explainable Artificial Intelligence (XAI)

66 点作者 abhikandoi2000将近 9 年前

3 条评论

pttrsmrt将近 9 年前
<i>(...) if future warfighters are to understand, appropriately trust, and effectively manage an emerging generation of artificially intelligent machine partners.</i><p>There&#x27;s something eerie about the sound of that.
评论 #12330190 未加载
nl将近 9 年前
Seems relevant: <a href="https:&#x2F;&#x2F;www.oreilly.com&#x2F;learning&#x2F;introduction-to-local-interpretable-model-agnostic-explanations-lime?twitter=@bigdata" rel="nofollow">https:&#x2F;&#x2F;www.oreilly.com&#x2F;learning&#x2F;introduction-to-local-inter...</a>
vog将近 9 年前
This seems to be closely related to the current development in mathematics &#x2F; computer science regarding automatic proof systems:<p>It is no longer sufficient that the resulting formula or statement is correct. It is also important that the derivation of the result is returned as well, so that correctness can be checked through other means, e.g. humans or different&#x2F;simpler programs.