Skip to content
Home » AI: The Beast or Jerusalem? – Jonathan Pageau & Jim Keller (Transcript)

AI: The Beast or Jerusalem? – Jonathan Pageau & Jim Keller (Transcript)

Here is the transcript of Jordan B Peterson Podcast titled “AI: The Beast or Jerusalem?” with Jonathan Pageau & Jim Keller.

Listen to the audio version here:

TRANSCRIPT:

Jordan B Peterson: Helloeveryone watching on YouTube – listening on associated platforms. I’m very excited today to be bringing you two of the people I admire most intellectually, I would say, and morally for that matter. Jonathan Pageau and Jim Keller, very different thinkers.

Jonathan Pageau is a French-Canadian liturgical artist and icon carver known for his work featured in museums across the world. He carves Eastern Orthodox, among other traditional images, and teaches an online carving class. He also runs a YouTube channel, The Symbolic World, dedicated to the exploration of symbolism across history and religion. Jonathan is one of the deepest religious thinkers I’ve ever met.

Jim Keller is a microprocessor engineer known very well in the relevant communities and beyond them for his work at Apple and AMD, among other corporations. He served in the role of architect for numerous game-changing processors, has co-authored multiple instruction sets for highly complicated designs, and is credited for being the key player behind AMD’s renewed ability to compete with Intel in the high-end CPU market. In 2016, Keller joined Tesla, becoming vice president of Autopilot Hardware Engineering. In 2018, he became a senior vice president for Intel.

In 2020, he resigned due to disagreements over outsourcing production, but quickly found a new position at Tenstorrent as chief technical officer. We’re going to sit today and discuss the perils and promise of artificial intelligence, and it’s a conversation I’m very much looking forward to.

So welcome to all of you watching and listening. I thought it would be interesting to have a three-way conversation. Jonathan and I have been talking a lot lately, especially with John Vervaeke and some other people as well, about the fact that it seems necessary for us to view, for human beings to view the world through a story. In fact, that when we describe the structure that governs our action and our perception, that is a story.

And so we’ve been trying to puzzle out, I would say to some degree on the religious front, what might be the deepest stories. And I’m very curious about the fact that we perceive the world through a story, human beings do, and that seems to be a fundamental part of our cognitive architecture and of cognitive architecture in general, according to some of the world’s top neuroscientists.

And I’m curious, and I know Jim is interested in cognitive processing and in building systems that in some sense seem to run in a manner analogous to the manner in which our brains run. And so I’m curious about the overlap between the notion that we have to view the world through a story and what’s happening on the AI front. There’s all sorts of other places that we can take the conversation.

Conceptualizing Artificial Intelligence

So maybe I’ll start with you, Jim. Do you want to tell people what you’ve been working on and maybe give a bit of a background to everyone about how you conceptualize artificial intelligence?

Jim Keller: Yeah, sure. So first, I’ll say technically I’m not an artificial intelligent researcher. I’m a computer architect, and I’d say my skill set goes from somewhere around the atom up to the program. So we make transistors out of atoms, we make logical gates out of transistors, we make computers out of logical gates. We run programs on those.

And recently, we’ve been able to run programs fast enough to do something called an artificial intelligence model or neural network, depending on how you say it. And then we’re building chips now that run artificial intelligence models fast. And we have a novel way to do it, a company I work at. But lots of people are working on it.

And I think we were sort of taken by surprise what’s happened in the last five years, how quickly models started to do interesting and intelligent-seeming things. There’s been an estimate that human brains do about 10 to the 18th operations a second, which sounds like a lot. It’s a billion billion operations a second. And a little computer, the processor in your phone probably does 10 billion operations a second. And then if you use the GPU, maybe 100 billion, something like that.

And big, modern AI computers like OpenAI uses, or Google, or somebody, they’re doing like 10 to the 16th, maybe slightly more operations a second. So they’re within a factor of 100 of a human brain’s raw computational ability. And by the way, that could be completely wrong. Our understanding of how the human brain does computation could be wrong. But lots of people have estimated, based on number of neurons, number of connections, how fast neurons fire, how many operations a neuron firing seems to involve.

I mean, the estimates range by a couple of orders of magnitude. But when our computers got fast enough, we started to build things called language models and image models that do fairly remarkable things.

Jordan B Peterson: So what have you seen in the last few years that’s been indicative of this, of the change that you described as revolutionary? What are computers doing now that you found surprising because of this increase in speed?

Language Models And Story Prediction

Jim Keller: Yeah. You can have a language model read a 200,000-word book and summarizes it fairly accurately.

Jordan B Peterson: So it can extract out the gist.

Jim Keller: The gist of it.

Jordan B Peterson: Can it do that with fiction?

Jim Keller: Yeah. Yeah, and I’m going to introduce you to a friend who took a language model and changed it and fine-tuned it with Shakespeare and used it to write screenplays that are pretty good. And these kinds of things are really interesting, and then we were talking about this a little bit earlier.

So when computers do computations, you know, a program will say, add A equal B plus C.