Fascinating. Also interesting to see the failure modes. Any human would quickly realize that the "boy doing backflip on wakeboard" is actually playing on a trampoline. Or the "two young girls playing with legos toy". Great stuff!
Right - impressive though this is, also the cat isn't black, the woman with the bananas might well not be a woman, the girl isn't swinging on a swing, the construction worker is probably not in the road, and the guitarist is tuning the guitar, not playing it. It's pretty much wrong -in detail- on every count. The weird thing is how at a glance, it seems pretty much correct. And how some people here are willing to loo…
Neural Networks That Describe Images
51–60 of 63 posts
Re: Neural Networks That Describe Images
#52I'm a bit skeptic. They have several very good examples, and those are really impressive. Everything about how often these striking results occur is 'coming soon' though. And since it is neural network-based, being lucky sometimes doesn't say anything about the statistical performance. What percentage of the test dataset was labelled correctly?
http://cs.stanford.edu/people/karpathy/deepimagesent/devisag...
Re: Neural Networks That Describe Images
#53Something doesn't seem right. If we are this good in image recognition, how come we are still using captchas? Are we so good in image recognition that it can identify young girl, bunch of bananas, guitar etc just by training it from an image set of just few thousand image. Whats the catch ? On one hand google says their self-driving car can't understand all the situations on the road while this algorithm can identify…
The average person who just wants to automate filling out your website form is still blocked, so it's not useless.
There is some recent research that suggests you can make images which are very hard for neural networks to identify, but still easy for humans.
Here is an example: http://i.imgur.com/K6AQRkV.png The digits on the right are just slightly changed to be harder for NNs to recognize.
For comparison, this is the amount of random noise needed to have the same effect as their method: http://i.imgur.com/Asnf2L8.png
Re: Neural Networks That Describe Images
#54Nobody has been able to determine what the structure of a neural network should look like for any given problem (network type, number of nodes, layers, activation functions), how many iterations of the parameter optimization algorithm are needed to achieve "optimal" results, and how "learning" is actually stored in the network.
Statistical learning methods are obviously still useful, but I think the field is still wide open for something to emerge that is closer to true machine intelligence.
Re: Neural Networks That Describe Images
#55Re: Neural Networks That Describe Images
#56Neural networks are impressive only in that they are able to give any kind of meaningful results at all. In the end, they are only a poor mimicry of real machine intelligence, and not much better, conceptually, than plain old nonlinear regression. Nobody has been able to determine what the structure of a neural network should look like for any given problem (network type, number of nodes, layers, activation functions…
Re: Neural Networks That Describe Images
#57Presentations like these make me realize how close we are to developing law enforcement (/police state) technology that will be very effective. I figure when the kinks are smoothed out, that we could run this on a video feed, and have crimes prevented right as they're about to happen. It's almost scary. Imagine 20 years from now, some guy pulls a gun on you, and a video feeds identifies his action, and immediately sh…
Effective and also scary. That same video feed could be archiving (for eternity) every single citizen's movement, action, or even words: "Citizen #5135: In 2015, spit on sidewalks 28x this year, jaywalked 49x, etc..."
Don't worry. Google and the CIA have your back.
/duck and covers from incoming thought police
Re: Neural Networks That Describe Images
#58Neural networks are impressive only in that they are able to give any kind of meaningful results at all. In the end, they are only a poor mimicry of real machine intelligence, and not much better, conceptually, than plain old nonlinear regression. Nobody has been able to determine what the structure of a neural network should look like for any given problem (network type, number of nodes, layers, activation functions…
Also, 'nonbody know hows learning is stored'? You very clearly have never worked with neural nets before. Experience is stored in the form of weight values.
Re: Neural Networks That Describe Images
#59This isn't really a breakthrough in object identification, as much as it is a clever pairing of identification with (mostly existing) language systems, is that right? Wondering whether there's any merit to sibling comments speculating this is the future of e.g. surveillance
Re: Neural Networks That Describe Images
#60Earlier quoted context omitted.
Right - impressive though this is, also the cat isn't black, the woman with the bananas might well not be a woman, the girl isn't swinging on a swing, the construction worker is probably not in the road, and the guitarist is tuning the guitar, not playing it. It's pretty much wrong -in detail- on every count. The weird thing is how at a glance, it seems pretty much correct. And how some people here are willing to loo…
Wow.. talk about high expectations. This is really well done. Identifying multiple concepts in an image and describe it to a good degree of accuracy. And this will get better further.
At this point, this software is as useful at describing photographs as a disinterested teenager who is busy trying to text. "This is a picture of my mom with some dude playing I dunno like tennis or something. Whatever."
Which is really impressive! Seriously!
But closing the gap to accuracy is really important, and it's a hard hard problem.