Earlier quoted context omitted.
"Based on replicating nature"? Fiber optic cable? Microchips? Mass spectrometers? Atomic weapons? Even humans first technology, sharp stone tools, isn't really a replication of nature. Maybe some examples would help me understand what you mean.
Six ways nature has inspired tech innovations http://www.bbc.com/news/business-34676930
Artificial Intelligence Is Stuck
161–170 of 189 posts
Re: Artificial Intelligence Is Stuck
#162In 1988 Hubert L. Dreyfus and Stuart E. Dreyfus released a paperback version of their previously published "Mind over Machine" book, in which they mostly spend time debunking the myth that expert systems and rule-based programs are ever going to have "intelligence" on par with human brain. The book is an interesting read in itself, but what I found remarkable is that in the 1988 release they added a "preface to paper…
There are 2 huge problems with that:
1) nobody is trying to "embody" an intelligence with any sort of research project behind it. Nobody's even trying to create an artificial individual using neural networks. There are several obvious ways to do this, so that's not really the problem.
Therefore I claim that your implied conclusion, that it isn't possible with neural networks somewhere between premature and wrong.
2) What if the difference between an ANN and our brain is a difference of scale and ... nothing more ? We still do not have the scale in hardware to get anywhere near the human brain, and just so we're clear, the differences are still huge.
Human neocortex (which is roughly what decides on actions to take): 100 billion neurons
Human cortex (which is everything that directs a human action directly. Neocortex decides to throw spear and the target, cortex aims, directs muscle forces, moves the body and compensates for any disturbance like say uneven terrain): another 20 billion neurons.
Various neurons on the muscles and in the central nervous system directly: a few million (mostly on the heart and womb. Yes, also in men, who do have a womb it's just shriveled and inactive). They're extremely critical, but don't change the count very much.
AlphaGo 19x19x48, times 4 I think. About 70000 neurons, and that does sound like the correct number for recent large-scale networks.
A human neuron takes inputs from ~10000 other neurons, on average. A state-of-the-art ANN neuron takes input from ~100, and since it's Google and they've got datacenters, AlphaGo was ~400.
So the state of the art networks we have are on par with animal intelligence of the level of a lobster, ant and honeybee. I think it is wholly unremarkable and understandable that these networks do not exhibit human-level AGI.
What is remarkable is what they can do. They can analyze species from pictures better than human specialists (and orders of magnitude better than normal humans). They can speak. They can answer questions about a text. They can ... etc.
Give it a few orders of magnitude and there will be nothing these networks don't beat humans on.
Re: Artificial Intelligence Is Stuck
#163I've been down this road. I used to be interested in "embodiment" as a path to AI, but in the sense of things that could move around in the physical world, not fall down, and not bump into stuff. Low-end mammal level AI was the goal - mouse level. I made some progress in that area [1], hit the limits of available simulators, spent several years on improving physics engine technology, and eventually sold that off to a…
Re: Artificial Intelligence Is Stuck
#164I can't follow the author's logic. First he complains about the limited breadth of AI approaches (bottom up) and then he makes the case for more central coordination of research efforts. Contrary to applied physics or medicine, AI doesn't require massive capital investment like building a particle accelerator or running clinical trials over years. So if we already suffer from a lack of diversity, why should we ape th…
The author's general problem is that he seems ignorant (or willfully ommiting) the expert systems period in AI (realized and popular in the 80s, academic foundations discovered in the 60s and 70s). I agree with the article that GP AI is likely to ultimately be a fusion of bottom-up with top-down systems, and that expert systems seem to be getting short shift after their earlier failures while neural networks are poss…
- Genetic algorithms
- Q learning
In the sense that they learn general behavior first and then learn ever more little "tricks" to be used in particular situations. Both are more effective when combined with ANNs. But when they start they're only aware of very high level goals.
That said, I also have kids, and while they're bigger now, I would argue the idea that humans work top-down from the very beginning doesn't survive caring for a toddler for a few hours (babies can't really move, so they don't make particularly stupid decisions. Toddlers and up to teenagers make idiotic decisions that make sense from particular perspectives. For instance, they exhibit extreme short term decision making (like taking a huge risk of falling down just to get a little piece of candy).
Top-down decision making isn't just something that is eventual emergent behavior, it's learned behavior. Telling a toddler that to get candy he should go to the store, get flour, sugar and ... and follow this recipe doesn't work. They get distracted after 30 seconds. It's not that they're trying to fail, their mind just doesn't let them focus beyond a certain (short) amount of time. Adults have the same limit, just longer time, but they have learned to compensate for it. For instance using TODO lists, or project plans.
Re: Artificial Intelligence Is Stuck
#165Earlier quoted context omitted.
The author's general problem is that he seems ignorant (or willfully ommiting) the expert systems period in AI (realized and popular in the 80s, academic foundations discovered in the 60s and 70s). I agree with the article that GP AI is likely to ultimately be a fusion of bottom-up with top-down systems, and that expert systems seem to be getting short shift after their earlier failures while neural networks are poss…
Examples of top-down algorithms, in my opinion (since bottom-up and top-down are debatable concepts in many concrete situations), include: - Genetic algorithms - Q learning In the sense that they learn general behavior first and then learn ever more little "tricks" to be used in particular situations. Both are more effective when combined with ANNs. But when they start they're only aware of very high level goals. Tha…
As adults, it seems like we don't actually experience every sensation of the world anymore. Most of the time it's already high level categorized (e.g. "apple") by the time it hits our conscious mind.
Re: Artificial Intelligence Is Stuck
#166Earlier quoted context omitted.
Examples of top-down algorithms, in my opinion (since bottom-up and top-down are debatable concepts in many concrete situations), include: - Genetic algorithms - Q learning In the sense that they learn general behavior first and then learn ever more little "tricks" to be used in particular situations. Both are more effective when combined with ANNs. But when they start they're only aware of very high level goals. Tha…
I've always had the suspicion that memoization (or lack thereof) is the primary reason really young children do and think a lot of the ways they do. As adults, it seems like we don't actually experience every sensation of the world anymore. Most of the time it's already high level categorized (e.g. "apple") by the time it hits our conscious mind.
And if you've been to the third world (or just a large poor part of a large western city), you'll know this is true: billions of people have never learned to act rationally, and only few and far between will ever act rationally. You can do a thought exercise with these people and figure out with them what the rational action is, and the vast majority will simply act anyway.
Re: Artificial Intelligence Is Stuck
#167I'd dispute that AI research is stuck or that his proposed answer along the lines of "An international A.I. mission focused on teaching machines to read" is a good one. Research seems to be cracking along with AlphaGo, self driving cars and the like. Recently DeepMind have been doing interesting stuff with dreams[1], imagination[2] and body movement[3], the last one being a little reminiscent of his daughter inventin…
Google has a self driving car going over 5k miles without a human. Stuck?
Re: Artificial Intelligence Is Stuck
#168Earlier quoted context omitted.
> For Nature to learn how to develop a nervous system capable of flexibly interacting with the environment, culminating in our brains, took hundreds of millions of years. Nature never learned anything. Nature is not a force that chooses what features it wants to implement in living things. We evolve in periods of punctuated equilibrium, when the average individual within a population cannot reproduce successfully. Th…
Are you nature? Did you learn? Are you not a force? It's true nature never "tried" anything except to keep going but I posit it does learn, it's memory is our genes and our own memory, and we are the effect of it's force. I also don't see man and nature as separate. If we created AGI, then nature created AGI. AGI can look back and say the step from biological to machine was akin to single to multi celled organisms.
>If we created AGI, then nature created AGI. AGI can look back and say the step from biological to machine was akin to single to multi celled organisms. I do think it's interesting to consider AGI as a similar step from single to multi celled organism, but I also feel like if we consider everything manmade as part of nature, the term nature doesn't really mean anything. If it refers to all man-made things as well as all non man-made things, it kinda just becomes a synonym for "things"
Re: Artificial Intelligence Is Stuck
#169Earlier quoted context omitted.
There's a LOT of non-Deepmind research as well, some things that have actually been published before Deepmind. Don't get me wrong, Deepmind puts out a lot of great work, but do look at other research labs as well, especially the ones that aren't as well known. Deepmind markets their research really well, but there's a ton of other labs doing good work as well.
Any tips on how to find the more obscure stuff? http://kurzweilai.net occasionally bubbles up really crazy stuff, but perhaps there is a journal or other curated resource you know of.
Re: Artificial Intelligence Is Stuck
#170I've been down this road. I used to be interested in "embodiment" as a path to AI, but in the sense of things that could move around in the physical world, not fall down, and not bump into stuff. Low-end mammal level AI was the goal - mouse level. I made some progress in that area [1], hit the limits of available simulators, spent several years on improving physics engine technology, and eventually sold that off to a…
What's the killer app for mouse level AI?