TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Peering into neural networks

79 pointsby ravenkatalmost 8 years ago

7 comments

etiamalmost 8 years ago
1.) For the umpteenth time, they&#x27;re not black boxes. We can inspect <i>everything</i> in the structure.<p>2.) &quot;a team of computer-vision researchers from MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL)&quot; may have &quot;described a method for peering into&quot; the not-black box of a convnet two years ago, but Oxford researchers published on in in 2013.<p>3.) Gushing about how understanding convolutional networks can help confirm the grandmother cell hypothesis in real brains is embarrassing under all circumstances but should be particularly so when thorough examinations from real brains just came out to the considerable detriment of said hypothesis. <a href="http:&#x2F;&#x2F;www.cell.com&#x2F;cell&#x2F;fulltext&#x2F;S0092-8674(17)30538-X" rel="nofollow">http:&#x2F;&#x2F;www.cell.com&#x2F;cell&#x2F;fulltext&#x2F;S0092-8674(17)30538-X</a><p>Nothing wrong with making visualizations of your nets, but I&#x27;m less than impressed by the reporting.
评论 #14673235 未加载
评论 #14673456 未加载
评论 #14673511 未加载
评论 #14673418 未加载
twblalockalmost 8 years ago
There are two things that ML&#x2F;AI developers are going to have to deal with once the technologies become widespread in things like self-driving cars, hiring&#x2F;firing decisions, and the criminal justice system:<p>&quot;Why did it do that?&quot;<p>and<p>&quot;Make it stop doing that!&quot;<p>The first time a self-driving car accident results in a court case, these things are going to come up. I very much doubt that people are going to be satisfied without clear explanations, and they shouldn&#x27;t be. When these systems take on roles of increasing importance to society, some level of accountability is going to be necessary.
opportunealmost 8 years ago
If I&#x27;m reading this correctly, it&#x27;s old news. They&#x27;re just tracing the activation of kernels. You can see examples in this wikipedia article: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Kernel_(image_processing)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Kernel_(image_processing)</a><p>This one&#x27;s cool too: <a href="http:&#x2F;&#x2F;scs.ryerson.ca&#x2F;~aharley&#x2F;vis&#x2F;conv&#x2F;" rel="nofollow">http:&#x2F;&#x2F;scs.ryerson.ca&#x2F;~aharley&#x2F;vis&#x2F;conv&#x2F;</a>
sp332almost 8 years ago
I like it. I&#x27;ve seen experiments that break out eigenvectors of a neural network, which is like being given a dictionary in a foreign language. It&#x27;s precise, but you still have to figure out what each eigenvector means. This technique is like having a translating dictionary. It&#x27;s less precise but it lets you reason about the network with a familiar visual vocabulary.
评论 #14673494 未加载
ravenkatalmost 8 years ago
Question to the community. Where can i follow research on this area understanding decision making and reasoning of neural networks?
评论 #14673131 未加载
divenorthalmost 8 years ago
I wonder if our understanding of neural networks will help us understand the human brain.
评论 #14673254 未加载
评论 #14673187 未加载
gumbyalmost 8 years ago
Pretty but how does this provide insight?
评论 #14673455 未加载