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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Alexplainable: Early prototype of a transparent image recognizer

3 点作者 joy_void_joy大约 1 年前
Hi HN,<p>I wanted to showcase a quick reseach project I have done for a [lesswrong post](<a href="https:&#x2F;&#x2F;www.lesswrong.com&#x2F;posts&#x2F;y9tnz27oLmtLxcrEF&#x2F;constructability-ai-safety-via-pull-request" rel="nofollow">https:&#x2F;&#x2F;www.lesswrong.com&#x2F;posts&#x2F;y9tnz27oLmtLxcrEF&#x2F;constructa...</a>), where we tried to attempt to construct a flower recognizer in a way that is already understandable (the basic idea of constructability being to create neural networks in a way that is already understood instead of trying to reverse engineer them)<p>The idea of creating AI systems that we are able to explain the behaviour of and predict for their erratic behaviors seemed important, and so we wanted to prototype what it would look like to have an image recognizer we can explain in all their details.<p>Models differ in their performance, we have been able to achieve 75% F1 score pretty reliably independent of the architecture though. More importantly, the notion of decomposing a model into many submodel does seem to hold in a way that I did not expect (it keeps composing even with retraining the submodels).<p>I am overall quite glad with the results. Let me know if you have any questions!

暂无评论

暂无评论