About this Episode
Episode 79 of Voices in AI features host Byron Reese and Naveen Rao discussing intelligence, the mind, consciousness, AI, and what the day-to-day looks like at Intel.
Byron and Naveen also delve into the implications of an AI future.
Visit www.VoicesinAI.com to listen to this one-hour podcast or read the full transcript.
Transcript Excerpt
Q-Byron Reese:
This is Voices in AI brought to you by GigaOm, and I’m Byron Reese.
Today I’m excited that our guest is Naveen Rao.
He is the Corporate VP and General Manager of the Artificial Intelligence Products Group at Intel.
He holds a Bachelor of Science in Electrical Engineering from Duke and a Ph.D. in Neuroscience from Brown University.
Welcome to the show, Naveen.
A-Naveen Rao:
Thank you. Glad to be here.
Q-1:
You’re going to give me a great answer to my standard opening question, which is: What is intelligence?
A-1:
That is a great question. It really doesn’t have an agreed-upon answer.
My version of this is about potential and capability.
What I see as an intelligent system is a system that is capable of decomposing structure within data.
By my definition, I would call a newborn human baby intelligent, because the potential is there, but the system is not yet trained with real experience.
I think that’s different than other definitions, where we talk about the phenomenology of intelligence, where you can categorize things, and all of this.
I think that’s where the outcropping of having actually learned the inherent structure of the world is.

Q-2:
So, in what sense by that definition is artificial intelligence actually artificial?
Is it artificial because we built it, or is it artificial because it’s not real intelligence?
It’s like artificial turf; it just looks like intelligence.
A-2:
No. I think it’s artificial because we built it. That’s all.
There’s nothing artificial about it.
The term intelligence doesn’t have to be on biological mush, it can be implemented on any kind of substrate.
In fact, there’s even research on how slime mold, actually…

Q-3:
Right. It can work mazes…
A-3:
… can solve computational problems, Yeah.
Q-4:
How does it do that, by the way? That’s really a pretty staggering thing.
A-4:
There’s a concept that we call gradients. Gradients are just how information gets more crystalized.
If I feel like I’m going to learn something by going in one direction, that direction is the gradient.
It’s sort of a pointer in the way I should go.
That can exist in the chemical world as well, and things like slime mold actually use chemical gradients that translate into information processing and actually learn the dynamics of a system.
Our neurons do that. Deep neural networks do that in a computer system.
They’re all based on something similar at one level.

Q-5:
So, let’s talk about the nematode worm for a minute.
A-5:
Okay.
Q-6:
You’ve got this worm, the most successful creature on the planet.
Seventy percent of all animals are nematode worms.
He’s got 302 neurons and exhibits certain kinds of complex behavior.
There have been a bunch of people in the OpenWorm Project, who spent 20 years trying to model those 302 neurons in a computer, just to get it to duplicate what the nematode does.
Even among them, they say: “We’re not even sure if this is possible.”
So, why are we having such a hard time with such a simple thing as a nematode worm?

A-6:
Well, I think this is a bit of a fallacy of reductive thinking here, that, “Hey, if I can understand the 302 neurons, then I can understand the 86 billion neurons in the human brain.”
I think that fallacy falls apart because there are different emergent properties that happen when we go from one size system to another.
It’s like running a company of 50 people is not the same as running a company of 50,000. It’s very different.
Q-7:
But, to jump in there… my question wasn’t, “Why doesn’t the nematode worm tell us something about human intelligence?”
My question was simply, “Why don’t we understand how a nematode worm works?”
A-7:
Right. I was going to get to that. I think there are a few reasons for that.
One is, the interaction of any complex system – hundreds of elements – is extremely complicated.
There’s a concept in physics called the three-body problem, where if I have two pool balls on a pool table, I can actually 100 percent predict where the balls will end up if I know the initial state and I know how much energy I’m injecting when I hit one of the balls in one direction with a certain force.
If you make that three, I cannot do that in a closed-form system.
I have to simulate steps along the way.
That is called a three-body problem, and it’s computationally intractable to compute that.
So, you can imagine when it gets to 302, it gets even more difficult.
And what we see in big systems like in mammalian brains, where we have billions of neurons, and 300 neurons, is that you actually have pockets of closely interacting pieces in a big brain that interact at a higher level.
That’s what I was getting at when I talked about these emergent properties.
So, you still have that 302-body problem, if you will, in a big brain as you do in a small brain.
That complexity hasn’t gone away, even though it seemingly is a much simpler system.
The interaction between 302 different things, even when you know precisely how each one of them is connected, is just a very complex matter.
If you try to model all the interactions and you’re off by just a little bit on any one of those things, the entire system may not work.
That’s why we don’t understand it, because you can’t characterize every piece of this, like every synapse… you can’t mathematically characterize it.
And if you don’t get it perfect, you won’t get a system that functions properly.
















