Artificial Intelligence Is Already Weirdly Inhuman
11–20 of 84 posts
Re: Artificial Intelligence Is Already Weirdly Inhuman
#12I don't find this surprising. In fact, I would find the opposite surprising. It would be very surprising if AI was human-like. Human intelligence is designed to power a human body, with fingers of a certain length and eyes of a certain stereo field of view. I don't think we will ever develop a human like AI until we give it a human like body to live in.
Re: Artificial Intelligence Is Already Weirdly Inhuman
#13For it to work, the pixels have to be very accurately tweaked. If the tweaks were off by one pixel, the whole thing would fall apart.
The assumption is that this cannot be done to a person. But there is no way to put in a pixel-level "exploit of sorts" into a person to test that theory.
The real answer is probably that a little bit of noise on the input probably disrupts the exploit. It could never happen to a person because eyes have noise. At the same time, it could never happen to a robot either because cameras have noise.
Re: Artificial Intelligence Is Already Weirdly Inhuman
#14Re: Artificial Intelligence Is Already Weirdly Inhuman
#15I have an affinity for classical, rational AI in that you can correct it and it will take that correction and instantly apply it to is knowledge base. It can also explain why it came to a conclusion. (though obviously this style has its very real limitations)
NNs and other current statistical/connectionist approaches don't really have this capability, which I see as a necessary part of human-level intelligence. They are trained to "get a feel for" particular inputs to indicate particular outputs. If you were to personify the NN analyzing the dog/"ostrich" picture, and ask it why it thinks it's an ostrich, it could only reply with "I dunno, it feels like it's an ostrich". The only way to correct it is to retrain it with careful checks so that it behaviorally "gains a sense" of what looks like a dog vs ostrich more reliably.
Many language/word based features operate similarly. Watson, Siri, Google search, all sort of map strengths of relations with your input words & patterns to some associated results that it just sort of statistically was reinforced with. These can yield information that is of real use for a human to further evaluate and act on, but I wouldn't trust such a system to directly act on those associations; they're wrong too often.
But there is no possibility of actual conceptual discourse with NNs as we know them, to correct them, to inform them, or to ask them to explain their results. This is a fundamental barrier to achieving human-style intelligence.
This is not to say that there aren't NN-based possibilities that might work, like tacking together multiple interacting NNs, each which have the possibility to specialize on concepts and influence other NNs. But too much has focused on single NNs and direct input-to-output "monkey-see, monkey-do" training. It's a manifestation of the Chinese room problem.
Re: Artificial Intelligence Is Already Weirdly Inhuman
#16I don't find this surprising. In fact, I would find the opposite surprising. It would be very surprising if AI was human-like. Human intelligence is designed to power a human body, with fingers of a certain length and eyes of a certain stereo field of view. I don't think we will ever develop a human like AI until we give it a human like body to live in.
Re: Artificial Intelligence Is Already Weirdly Inhuman
#17I see a cheetah in the static, too...
Re: Artificial Intelligence Is Already Weirdly Inhuman
#18Re: Artificial Intelligence Is Already Weirdly Inhuman
#19I see a cheetah in the static, too...
Re: Artificial Intelligence Is Already Weirdly Inhuman
#20I don't find this surprising. In fact, I would find the opposite surprising. It would be very surprising if AI was human-like. Human intelligence is designed to power a human body, with fingers of a certain length and eyes of a certain stereo field of view. I don't think we will ever develop a human like AI until we give it a human like body to live in.
This is not a new thought; there's quite a bit that's been studied and written on the importance of embodiment to cognition, perception, etc. Cognitive Scientists and a few other disciplines have dug into this a fair bit.
And I agree about the article. This quote is just ridiculous: That suggests humanity shouldn’t assume our machines think as we do. It presupposes that anyone with actual knowledge of AI, neural nets, etc. believes that we're hot on the path of human-style artificial cognitive capabilities with our current tools. At best, we may have started building small components that in a future form, might eventually be assembled, Society of Mind[1] style, into something that eventually begins to resemble general AI.