Understanding what is going on in a neural network (or any other kind of machine learning mechanism) when it makes a decision can be important in real world applications. For example, suppose you are a bank and you have used built a neural network to decide if credit applications should be approved. The lending laws in the US require that if you reject someone you tell them why. Your neural network just gives a yes/n…
Inceptionism: Going Deeper into Neural Networks
151–160 of 166 posts
Re: Inceptionism: Going Deeper into Neural Networks
#152Re: Inceptionism: Going Deeper into Neural Networks
#153Earlier quoted context omitted.
Fixed: https://caudallure.files.wordpress.com/2011/09/1217891347094...
OT, but this is originally a "3D" image. It can be found in the cover art of "10000 Days", an album from American metal band Tool. The original box comes with two magnifying lenses like this: http://s21.photobucket.com/user/Stonergrunge/media/Mis%20cos... This (and others in the cover) look stunning through these lenses.
Re: Inceptionism: Going Deeper into Neural Networks
#154Re: Inceptionism: Going Deeper into Neural Networks
#155Worth reading the comments too. One from Vincent Vanhoucke: "This is the most fun we've had in the office in a while. We've even made some of those 'Inceptionistic' art pieces into giant posters. Beyond the eye candy, there is actually something deeply interesting in this line of work: neural networks have a bad reputation for being strange black boxes that that are opaque to inspection. I have never understood those…
That's not really fair though, since any deterministic function can be "back-propagated" using the chain rule (or even automatic differentiation), even though it's not really necessary for simpler models such as GMM and SVM since there are much easier ways of inspecting them. Also, I don't feel single input/output pairs really describe the function itself -- knowing cos(0) = 1 doesn't reveal much about the cosine fun…
Re: Inceptionism: Going Deeper into Neural Networks
#156Earlier quoted context omitted.
Perhaps the argument should be steelmanned in that we should generally avoid using algorithms which are so complex that they aren't glass boxes. I doubt the idea to "simply follow gradients" can prove neural networks to be glass boxes because the output of that is still too complex. And we are clearly onto something here. If we can generate artificially hallucinated pictures today, it is not unreasonable to assume th…
Great more "ZOMG I'm skirred of AI" FUD. Stop being so afraid of the future.
Re: Inceptionism: Going Deeper into Neural Networks
#157Earlier quoted context omitted.
I'm only mildly trypophobic but those images did have a minor effect - and I have a possible hypothesis for why it happens: what these images and trypophobia-triggering ones all have in common is a huge number of edges of various shapes and sizes, and it's this "edge overload" stimulating many more neurons than usual that's causing the disturbance. I find that the repetitive, but not-quite-the-same patterns like (org…
I've always wondered about this! Back when I was a teenager I remember playing around with one of the Kai's Power Tools to generate fractal-like images (I forget exactly which one it was, but it had a bunch of presets that would generate cell-like textures). Thing was, I found them MASSIVELY anxiety-provoking and have never been able to figure out why. They'd literally make me panicky. These images are doing the same…
The image: https://i.imgur.com/Zihujue.gif
And it flashing: http://makeagif.com/i/hHzAiq
Re: Inceptionism: Going Deeper into Neural Networks
#158Earlier quoted context omitted.
We're essentially peeking inside a very rudimentary form of consciousness Blatant sensationalism. There is absolutely nothing here that would suggest consciousness. If you have a mask for matching images, you can reverse that mask and imprint it as an image. What we're seeing here is a more complicated version of the same process. Heck, look more closely. Some of those "building" images have obvious chunks of pedestr…
> Blatant sensationalism. There is absolutely nothing here that would suggest consciousness. Putting biological consciousness on a pedestal might be blatant sensationalism itself. By consciousness, I specifically mean the behavioral capacity of general intelligence, nothing more. If by consciousness you mean subjective character of experience then yes, there are serious issues with resolving the mind-body problem. Bu…
Re: Inceptionism: Going Deeper into Neural Networks
#159Earlier quoted context omitted.
That image was so striking and appeared to come out of nowhere. Was it some kind of marketing ploy do you think? I'm glad to have found the source anyway.
If I was part of the Google marketing machine and a developer wanted to make that nightmare image public, I'd veto them in a Mountain View minute.
https://photos.google.com/share/AF1QipPX0SCl7OzWilt9LnuQliat...
Re: Inceptionism: Going Deeper into Neural Networks
#160Earlier quoted context omitted.
We're essentially peeking inside a very rudimentary form of consciousness Blatant sensationalism. There is absolutely nothing here that would suggest consciousness. If you have a mask for matching images, you can reverse that mask and imprint it as an image. What we're seeing here is a more complicated version of the same process. Heck, look more closely. Some of those "building" images have obvious chunks of pedestr…
> Blatant sensationalism. There is absolutely nothing here that would suggest consciousness. Putting biological consciousness on a pedestal might be blatant sensationalism itself. By consciousness, I specifically mean the behavioral capacity of general intelligence, nothing more. If by consciousness you mean subjective character of experience then yes, there are serious issues with resolving the mind-body problem. Bu…
I specifically mean the behavioral capacity of general intelligence
Any image-matching algorithm can be used to generate images. A simple color-matcher can be used to create very impressive things if plugged into a genetic algorithm, but no one claims it's conscious or intelligent. None of what you wrote here points out some fundamental differences between this and other image-generating techniques used before. You're simply trivializing what it means to be conscious or intelligent to the point that word is no longer useful.
I will consider an AI to be "generic" when it is able to apply training from one domain to an entirely different domain without any manual "mapping" from humans. For example, being able to decently play checkers after learning chess and being given a description of checker's rules. Applying training in image domain to image domain with tons of manual tweaking might be interesting and useful, but it's hardly qualifies as "mind-blowing".