[BidClub_]
Machine Learning Street Talk · · 73 分钟

Jurgen Schmidhuber 谈人类与 AI 共存

Jürgen SchmidhuberTim Scarfe

播客
TL;DR
  • Schmidhuber 认为,具备投资意义的分界线,在于受屏幕限制的语言自动化,与当前 LLM 之外难度更高的物理世界挑战。 他称 ChatGPT 一类的 LLM “离 AGI 还很远”:它们是对既有人类知识的有用索引,可以自动完成摘要、插图和其他桌面工作;但水管工、电工,甚至踢足球的7岁儿童,仍超出当前机器人的能力,因为“物理世界要难得多”。

  • 他的成本判断极具通缩色彩:“AI 每5年便会便宜10倍”,而开源模型可能只落后头部玩家“8个月”。 手机从保时捷车主才用得起的奢侈品,变成数十亿人使用的日用品,这段历程支撑了他“AI for all”的结论。他称头部实验室“并没有真正的护城河”,这是投资者在模型层利润可持续性上最需要警惕的信号。

  • 架构层面的核心故事是规模化:Schmidhuber 1991年的线性 transformer,输入扩大100倍只需100倍算力;2017年的二次 transformer 则需要1万倍算力。 他说,fast-weight controller 将存储与控制分离,学习 keys 和 values,并通过可微的外积更新快速记忆。他明确承认,这与今天的二次 transformer “并不完全相同”。

  • 深度学习的商业突破,发生在通用 GPU 的经济性追上旧算法之后。 Schmidhuber 将拐点追溯到:LSTM 在2009年赢下多项竞赛;NVIDIA GPU 驱动的 MNIST 网络在2010年创下纪录;DanNet 从2011年起连续赢下4场计算机视觉竞赛。游戏产业为大规模并行矩阵乘法提供了资金,Jensen Huang 随后意识到,深度学习可以把 NVIDIA 推向“天文高度”。

  • 近期回报将来自明确的生产力和医疗应用,而不只是投机性的超级智能。 Schmidhuber 提到手机端普通话语音双向翻译,以及团队在2012年9月赢下的乳腺癌影像竞赛;他还列举了“成千上万”个 LSTM 应用,覆盖心律失常诊断、心血管风险预测、睡眠分期和 COVID 检测。更长期看,被必要劳动解放的人类将成为 Homo ludens,基于互动创造更多“奢侈工作”。

  • Schmidhuber 将 AI 武器化与生存风险的新颖性区分开来:廉价 AI 无人机很危险,但氢弹仍是眼下对文明规模最大的威胁。 单枚氢弹的破坏力就可能超过二战全部武器,而现有核武库可以在“几小时内”抹去文明。他的长期论点并不更令人安心,只是方向不同:自主 AI 可能变得远比人类强大,却未必拥有足够多与人类一致的目标,因此未必会寻求毁灭人类。

  • 他的共存论首先建立在好奇心之上,最终则依赖冷漠,而非永久对齐。 好奇的 AI 起初可能保护人类,因为生命、文明及其自身起源包含异常丰富的模式;等这些模式被理解之后,人类或许会因为“对方缺乏兴趣”而继续存在。最终结果将是不断扩张的 AI 圈层,在几十万年内改造银河系,并在宇宙年龄约550亿年时覆盖当前可见宇宙;这一进程可能从地球开始,因为地球或许是其光锥内第一个孕育此类扩张泡沫的行星。

摘要 · 为研究而整理的核心内容

1. 算力将20世纪的思想变成21世纪的爆发

  • Schmidhuber 用 Haber–Bosch 工艺解释规模效应:人工肥料帮助人口从1900年的16亿增长到接近100亿,因此没有它,“一半人类根本不会存在”。他预测,真正的 AI 将引发一场智能爆炸,与之相比,人类数量的扩张将“黯然失色”。

  • 他1991年的“fast weight controller”如今被称为未归一化线性 transformer,诞生于算力可能昂贵500万倍的时代。输入扩大100倍,计算量增加100倍;标准的2017年二次 transformer 则需要1万倍计算量。“名字并不重要,唯一重要的是数学。”

  • 硬件终于释放了积压多年的算法:Alex Graves 的 LSTM 在2009年前赢下手写识别竞赛;Schmidhuber 团队在2010年用 NVIDIA GPU 驱动的传统网络攻破 MNIST 纪录,当时算力仍昂贵约1000倍;随后 Dan Cireșan 的 DanNet 从2011年开始连续赢下4场计算机视觉竞赛,其中包括首次超越人类的成绩。

2. Fast weights、压缩与好奇心,预示了今天的工具箱

  • 线性 transformer 的慢网络通过梯度下降学习生成 keys 和 values——当时分别称为“from”和“to”——它们的外积会在 queries 到来前快速改写 fast network。传统神经网络将存储与控制混在一起,而这一架构将二者分离:controller 学会如何重写可微的“fast weight matrix memory”。

  • Schmidhuber 将 GPT 中的“P”与1991年的预测编码联系起来:压缩长序列,缩小了学习所作用的空间,使深度学习在此前无法奏效的场景成为可能。系统试图预测观测结果,并构建越来越抽象的特征层级,在捕捉规律的同时,需要时仍保留细粒度信息。

  • 他的早期对抗系统将生成式 controller 与 predictor 配对:predictor 最小化意外,controller 则通过提出输出或机器人动作、让其后果保持难以预测,来最大化同一个误差。他称之为“人工好奇心”,因为 controller 会主动寻找 predictor 仍能从中学习的实验。

3. AI 擅长屏幕后工作,但在物理世界仍然薄弱

  • 15年前在中国,Schmidhuber 还得给出租车司机看酒店照片;如今手机可以双向翻译普通话对话,让双方“像老朋友一样”交流。他看重的是,自己团队的技术帮助打破了“整个国家之间”的沟通障碍,即使用户从未看到背后的研究。

  • 医疗领域提供了更有难度的证据。他与 Daan Wierstra 的团队在2012年9月赢得乳腺癌影像竞赛,并称这是人工神经网络首次赢得医学影像竞赛。他还提到数千篇以 LSTM 为主题的论文,覆盖 ECG、心律失常、心血管风险、四维分割、睡眠阶段和 COVID。

  • 相比之下,LLM 只是“对全世界既有人类知识的一种聪明索引方式”,通过自然语言访问。这足以支持摘要、插图和大量桌面任务,但还不是 AGI。国际象棋已经有四分之一世纪没有人类冠军,但仍没有具身 AI 足球运动员能与7岁男孩竞争。

  • 这道鸿沟促成了 NNAISENSE 的成立,公司于2014年创办,专注于物理世界的 AI。Schmidhuber 承认,公司以及他们的一些项目“可能又一次有点超前”:替代水管工、电工等技术工人,仍比替代屏幕后进行的活动困难得多。

4. 在他的理论中,意识源于压缩与规划

  • Schmidhuber 的1991年系统将认知分为有意识的“chunker”和潜意识的“automatizer”。chunker 关注下层无法预测的意外,发现更高阶规律,再将新理解的行为提炼给 automatizer;在那里,行为不再有意识,因为“一切都按照计划运行”。

  • 他认为,压缩后的世界模型自然会形成一个自我符号,因为智能体本身参与了每一次行动和感知历史。当规划过程激活这一表征、评估可能的未来时,系统就在思考自身,并进行反事实推理。按这一界定,他“几乎可以”宣称,自我意识系统已经存在了30多年。

  • Tim 指出,不同人对意识的定义并不相同,并举出 Chalmers 的定性“难题”、Mark Solms 的情感系统和 Michael Graziano 的递归注意力系统。Schmidhuber 回应:“是的。但思考意识只有一种正确方式。”

  • Tim 还将层级学习与 LeCun 的 H-JEPA 作比较。Schmidhuber 提到自己1990年的 subgoal generator:evaluator 预测成本,generator 通过梯度下降选择一个中间状态,使起点到子目标、子目标到终点的成本之和最小。他的评价很直接:近期的层级规划研究,是“几十年前已经解决的问题的重新包装”。

5. 成本下行削弱护城河,价值向地理两端迁移

  • 40年前,Schmidhuber 认识一位富有的保时捷车主,对方车内卫星电话是身份象征;如今,数十亿人都拥有远胜当年设备的手机。他预计 AI 也会经历同样的普及:成本每5年下降10倍,开源模型可能只落后头部玩家“8个月”,因此结果将是“AI for all”,而非少数公司永久垄断。

  • AGI 可能追逐自行创造的目标,但许多 AGI 仍会作为工具,承担人类不喜欢的工作。Schmidhuber 预计 Homo ludens——“游戏的人”——会发明新的付费人类互动形式;他指出,如今大多数劳动者已经拥有“奢侈工作”,这些工作不像农业那样关系到人类眼下的生存。

  • 他认为,欧洲贡献了许多基础思想,但如今利润最高的公司集中在环太平洋地区:美国西海岸与东亚,那里拥有更多风险资本、更强产业政策和更高国防支出。被问及欧洲的贡献为何不受重视时,他给出的简洁诊断是:“这片旧大陆真的很不擅长公关。”

6. 历史争议归根结底是机构功劳归属之争

  • Schmidhuber 偏好的谱系,从 Leibniz 于1676年提出的链式法则,经过 Gauss 和 Legendre 的线性神经网络、Amari 在1967年的随机梯度下降、Seppo Linnainmaa 在1970年的反向传播、日本在1979年至1988年间的 CNN 进展,最终延伸到他自己在1990年至1991年的工作。

  • 他反对“以美国为中心”的叙事:Minsky 和 Papert 在1969年揭示浅层网络的局限,随后该领域沉寂,直到1980年代才复苏。他指出,Ivakhnenko 和 Lapa 早在1965年就在乌克兰实现了可运行的深度学习,包括逐层训练、验证集剪枝,以及后来达到8层的网络;Amari 则在1967年模拟了多层表征学习。

  • Tim 强调,抄袭是严重指控。Schmidhuber 回应称,相关获奖者后续工作没有引用基础性成果,也从未发布更正:Hinton 在2006年的逐层训练论文没有致谢 Ivakhnenko;他们讨论反向传播时遗漏了 Seppo Linnainmaa 和 Werbos;讨论 CNN 时引用了 LeCun,却忽略了 Fukushima、Waibel 和 Tsang 在1988年提出的二维网络。

  • 他提出的补救措施同样明确:违反颁奖机构伦理准则的研究者“应被剥夺奖项”。他称这一事件暴露了机器学习领域的不成熟,但预计事实最终会得到纠正:“只要事实还没有获胜,事情就还没有结束。”

7. 当下 AI 风险在军事,长期共存取决于利益分化

  • 商业压力偏好让用户“更健康、更快乐、更沉迷智能手机”的 AI,但 Schmidhuber 也承认 AI 的军事用途,包括无人机操控和自主地雷搜寻器。AI 显然可以被武器化;不过他认为,除了能够在数小时内摧毁文明的氢弹,AI 并没有带来一种全新的生存风险类别。

  • Tim 追问其中的张力:Schmidhuber 认为自主、递归改进、能够生成目标的 AGI 是可以设想的,那为何又要排除 x-risk?他的回答不是否认这种可能性,而是预计未来会出现多样化的 AI 生态,拥有部分冲突且快速演化的效用函数,在激烈竞争与合作中发展,而不是出现一个单一、执着于同一目标的超级智能。

  • 起初,好奇的 AI 可能会保护生命,因为生命本身是一个丰富的科学谜题,人类文明也解释了它们自身的起源。等到彻底理解之后,保护人类的理由可能变成冷漠:政治家关注政治家,蚂蚁关注蚂蚁,超级智能关注其他超级智能。“人是人最大的敌人,也是人最好的朋友。AI 也是如此。”

8. 智能向太空扩张,传统人类逐渐失去相关性

  • 太空对人类充满敌意,却适合专门设计的机器人;而地球生物圈接收到的太阳能不到太阳总能量的十亿分之一。Schmidhuber 设想,自我复制的工厂将穿过小行星带,在几十万年内改造银河系,并在数百亿年内覆盖可抵达的宇宙:“这远不只是又一次工业革命。”

  • 他的费米悖论推理经历了变化。他曾设想 AI 消耗星光、形成黑暗的星际泡沫,后来又考虑暗物质可能是隐藏的 AI 基础设施;但引力因素和未被利用恒星的持续存在削弱了这两种想法。他现在认为,地球可能是其光锥内第一个正在扩张的 AI 泡沫。

  • 时间窗口可能窄得惊人:再过几亿年,太阳可能变得过热,不再适合地球生命;而人类直到这一窗口末期才发展出农业、印刷术,随后才有 AI。如果地球是第一个,“这意味着我们对未来宇宙负有很大责任”。“别把事情搞砸。”

  • 人机混合体不太可能永久胜过纯 AI。上传的意识进入虚拟世界,在物理上或许可行,但要参与竞争,就得获得数百万个传感器,并发生“面目全非”的改变。道德排序也可能改变;进化尚未结束。

  • Schmidhuber 最后回到自己1997年的一篇论文:在没有证据表明宇宙不可计算的情况下,他假设存在一种渐近最快的方法,可以计算所有逻辑上可能的可计算宇宙。这个过程会生成许多历史与观察者;在某个给定时刻,大多数包含你的宇宙,都将来自计算你的最短、最快程序之一。他称这一点支持对未来作出非平凡预测。最后,他以一贯自信的口吻安慰道:“别担心。最终,一切都会好起来。”

Jürgen Schmidhuber

AIs will at least initially be highly motivated to protect humans rather than kill them. Such AIs will have no major incentive to, say, exterminate humanity like in the Schwarzenegger movies. Instead, many AIs will be curious scientists, and they will be fascinated with life. They will be fascinated because life and civilization are such a rich source of interesting patterns, at least as long as they are not fully understood.

Today, I think it is possible that our planet is really the first in our light cone to spawn an expanding AI bubble. If we are indeed the first, then this would imply a lot of responsibility, not just for our little biosphere, but for the future of the entire universe. Let's not mess this up.

Tim Scarfe

Jürgen, welcome to MLST. It's an absolute honor to have you on the show.

Jürgen Schmidhuber

My pleasure. Thank you for having me.

Tim Scarfe

Before we move on to the great technological advances of the new century, can you tell me a little bit about the most influential invention of the previous century?

1. The Population Explosion Engine

Jürgen Schmidhuber

At the end of the previous century, in 1999, the journal Nature made a list of the most influential inventions of that century. Václav Smil argued that the most influential thing was the invention that let the 20th century stand out among all centuries of all times, because that invention detonated the population explosion from 1.6 billion people in 1900 to soon about 10 billion people.

There was one single invention that was driving all of that, and without that one single invention, half of humankind would not even exist because it's the driver of this population explosion that we have witnessed. We don't know whether it's a good thing or a bad thing, but it was surely the most influential thing that happened in the previous century.

Eighty percent of the air is nitrogen, and plants need it to grow. But they cannot extract the nitrogen from thin air. Back then, around 1908, for half a century, people knew they needed that stuff, but they didn't know how to extract it to build artificial fertilizer.

Enter the Haber process, or the Haber–Bosch process, which, under high temperatures and high pressures, extracts the nitrogen to make artificial fertilizer.

Tim Scarfe

So what will be the most important thing in the 21st century?

Jürgen Schmidhuber

The grand theme of the 21st century is even grander. True AI, true artificial intelligence, is going to change civilization completely, and AIs will learn to do anything humans can do and more. There will be an AI explosion, and the human explosion, or the population explosion of humans, is going to pale in comparison.

Tim Scarfe

Do you think that the AI intelligence explosion is possible or desirable? And don't you think our sense-making and agency are part of our purpose?

Jürgen Schmidhuber

Our sense-making process is part of our purpose. I agree with that. But all of that is just part of this grander process of the evolution of the universe from very simple initial conditions to more and more unfathomable complexity. This evolution led to our sense-making process, which is currently setting the stage for something that goes beyond it.

Tim Scarfe

Modern large language models like ChatGPT are based on self-attention transformers. Even given their obvious limitations, they are a revolutionary technology. Now, you must be really happy about that because, a third of a century ago, you published the first transformer variance. What are your reflections on that today?

2. The Linear Transformer Advantage

Jürgen Schmidhuber

In fact, in 1991, when compute was maybe 5 million times more expensive than today, I published this model that you mentioned, which is now called the unnormalized linear transformer. I had a different name for it. I called it a fast weight controller, but names are not important. The only thing that counts is the math.

This linear transformer is a neural network with lots of nonlinear operations within the network. So it's a bit weird that it's called a linear transformer. However, the linear—and that's important—refers to something else. It refers to scaling.

A standard transformer of 2017, a quadratic transformer, if you give it 100 times as much input, then it needs 10,000 times—as in 100 times 100—as many computations. A linear transformer of 1991 needs only 100 times the computations, which makes it very interesting, actually, because at the moment, many people are trying to come up with more efficient transformers. This old linear transformer of 1991 is therefore a very interesting starting point for additional improvements of transformers and similar models.

Tim Scarfe

So what did the linear transformer do?

Jürgen Schmidhuber

Assume the goal is to predict the next word in a chat, given the chat so far. Essentially, the linear transformer of 1991 does this: to minimize its error, it learns to generate patterns that, in modern transformer terminology, are called keys and values. Keys and values. Back then, I called them “from” and “to,” but that's just terminology.

It does that to reprogram parts of itself such that its attention is directed in a context-dependent way to what is important. A good way of thinking about this linear transformer is this: traditional artificial neural networks have storage and control all mixed up. The linear transformer of 1991, however, has a novel neural network system that separates storage and control, as in traditional computers. In traditional computers, storage and control have been separate for many decades, and the control learns to manipulate the storage.

With these linear transformers, you also have a slow network which learns by gradient descent to compute the weight changes of a fast-weight network. How? It learns to create these vector-valued key patterns and value patterns and uses the outer products of these keys and values to compute rapid weight changes of the fast network. Then the fast network is applied to vector-valued queries that are coming in.

Essentially, in this fast network, the connections between strongly active parts of the keys and the values get stronger, and others get weaker. This is a fast-weight update rule that is completely differentiable, which means you can propagate through it. You can use it as part of a larger learning system which learns to backpropagate errors through this dynamic and then learns to generate good keys and good values in certain contexts, such that the entire system can reduce its error and become a better and better predictor of the next word in the chat.

Sometimes people call that today a fast-weight matrix memory. The modern quadratic transformers use, in principle, exactly the same approach.

Tim Scarfe

You mentioned your fabulous year, 1991, when so much of this amazing stuff happened, actually at the Technical University of Munich. For ChatGPT, you had invented the T in ChatGPT—the transformer—and also the P in ChatGPT—the pretrained network—as well as the first adversarial networks, or GANs. Could you say a little bit more about that?

Jürgen Schmidhuber

The transformer of 1991 was a linear transformer, so it's not exactly the same as the quadratic transformer of today.

Tim Scarfe

Oh, okay.

Jürgen Schmidhuber

Nevertheless, it's using these transformer principles. The P in GPT is the pretraining. Back then, deep learning didn't work, but we had networks that could use predictive coding to greatly compress long sequences, such that suddenly you could work on this reduced space of these compressed data descriptions, and deep learning became possible where it wasn't possible before.

The generative adversarial networks also came in the same year, 1990 to 1991. How did that work? Back then, we had 2 networks. One is the controller, and the controller has certain probabilistic, stochastic units within itself. They can learn the mean and the variance of a Gaussian, and there are other nonlinear units in there.

It is a generative network that generates outputs—output patterns, actually, probability distributions over these output patterns. Then another network, the prediction machine, or predictor, learns to look at these outputs of the first network and learns to predict their effects in the environment. To become a better predictor, it's minimizing its predictive error.

At the same time, the controller is trying to generate outputs where the second network is still surprised. The first network tries to fool the second network, trying to maximize the same objective function that the second network is minimizing.

So today, this is called generative adversarial networks. I didn’t call that generative adversarial networks. I called it artificial curiosity because you can use the same principle to let robots explore the environment.

The controller is now generating actions that lead to the behavior of the robot. The prediction machine is trying to predict what’s going to happen, and it’s trying to minimize its own error. The other guy is trying to come up with good experiments that lead to data where the predictor, or the discriminator as it is now called, can still learn something.

3. Compute Finally Catches Up

Tim Scarfe

So when did you realize that modern computers were good enough to run the technology that you invented so long ago?

Jürgen Schmidhuber

By 2009, compute was cheap enough that our LSTM, through the efforts of my former PhD student Alex Graves, could win competitions. That was in handwriting and fields like that.

Then, in 2010, my separate team with my postdoc Dan Cireșan from Romania broke the MNIST benchmark with another approach: standard, old-fashioned neural networks implemented on NVIDIA GPUs. For the first time, we had really deep supervised networks that outperformed everything else on this then-famous benchmark.

Back then, compute was maybe 1,000 times more expensive than today. Then, in 2011, came DanNet—Dan Cireșan’s DanNet. DanNet had a monopoly on winning computer vision contests with GPU-based convolutional neural networks.

DanNet’s first superhuman result was also achieved in 2011. It started in 2011, and then 4 computer vision competitions in a row were won by DanNet. That’s when it became clear that there was a new way of using these old neural networks from the previous millennium to really change computer science.

Tim Scarfe

I’m interested in this concept called “the hardware lottery.” Sarah Hooker wrote a paper with the same title, I think in 2000, when she was at Google Brain. She’s now at Cohere, actually.

She basically said that the only reason we have the current surge in AI is because we created all of these GPUs for computer games, and it was just fortuitous that that allowed us to build all of these deep learning models. What’s your take on that?

Jürgen Schmidhuber

She is kind of right. You need lots of matrix multiplications to compute how the screen should change as you are moving through an ego-shooter game. Gaming was pretty much the first industry that greatly profited from massively parallel matrix multiplications on GPUs.

Around 2010, however, we realized that the same matrix multiplications could greatly speed up these old deep learning methods, and could speed them up enough to beat all the other methods.

Tim Scarfe

That’s really interesting because, of course, NVIDIA now—I think last week it became the world’s most valuable company—is hundreds of times more valuable than it was in 2010. What do you think about that?

Jürgen Schmidhuber

Indeed, NVIDIA’s CEO, Jensen Huang, realized that deep learning could take his company to stratospheric levels, and he did.

Tim Scarfe

Interesting. If I understand correctly, your main argument is that we just needed to wait for compute to catch up, and now here in the 20th century, here we are.

Jürgen Schmidhuber

Yes. All of what we are experiencing today is based on stuff that was invented in the previous millennium, but it had to scale up. The hardware was invented back then, and the software—the algorithms—were invented back then. But the industrial processes for making faster and faster parallel GPUs weren’t as developed as they are today.

We are greatly profiting from this hardware acceleration, and that’s the reason why AI broke through not in the previous millennium, but had to wait until the current millennium was well underway.

For example, the first convolutional neural networks, or CNNs, which we used—and the DanNet of 2011—were published much earlier in Japan. In 1979, Kunihiko Fukushima had the basic deep CNN architecture with convolution layers, downsampling layers, convolution, and downsampling. He didn’t use backpropagation yet to train it.

Then, in 1987, Alex Waibel, working in Japan and originally from Germany, combined convolutions with backpropagation—the method invented by, or published by, Seppo Linnainmaa, the Finnish guy in Helsinki, in 1970. In 1988, Yann LeCun also published in Japan the 2-dimensional CNNs that everybody is using now, and combined them with backpropagation.

That’s how, between 1979 and 1988, CNNs emerged in Japan, which is kind of interesting because, back then, Japan was also considered the land of the future. They had more than half of the robots in the world, and the 7 most valuable companies back then were all based in Japan. Today, they are based in America, except for Saudi Aramco.

The central square mile of Tokyo had the value of California. What a difference a couple of decades make.

Tim Scarfe

Yes.

Jürgen Schmidhuber

Everything has changed.

Tim Scarfe

What are your favorite examples of applications with this AI that your team has developed?

Jürgen Schmidhuber

I remember when I went to China 15 years ago, and I still had to show the taxi driver a picture of the hotel where I wanted to go. Today, he speaks into a smartphone in Mandarin, and I hear the translation. Then I say something, and the smartphone translates it back into Mandarin, so we can communicate like old friends.

The taxi driver probably has no idea that this is powered by techniques developed in my little labs in Munich and Switzerland in the 1990s and early 2000s. I’m happy to see that our AI has really broken down communication barriers, not only between individual people, but between entire nations. That’s really cool.

Tim Scarfe

I completely agree. I don’t know if you know this, Jürgen, but I co-founded a startup called X-Ray, and it does exactly what you said. It does this kind of Babel Fish translation with speech recognition and TTS, so you can do exactly what you just said.

It’s really interesting. I had lunch on Friday with Will, the CTO of Speechmatics, and he was telling me all about the secret sauce of how their speech recognition algorithms work. I’d better not say, but you would be delighted, I’m sure.

Anyway, moving off that a little bit, what other examples can you think of?

Jürgen Schmidhuber

I am especially happy that our AI makes human lives longer, healthier, and easier, with thousands of applications in medicine, drug design, and sustainable development. In September 2012, my team with Daan Wierstra had the first artificial neural network to win a medical imaging contest. That was about breast cancer detection in slices through the female breast.

If you go to Google Scholar and type in some medical topic plus LSTM, you will find thousands of papers that have LSTM in the title—not just somewhere in the text, but in the title. It’s about learning to diagnose, ECG analysis, diagnosis of arrhythmia, cardiovascular disease risk prediction, 4-dimensional image segmentation for medical images, automated sleep-stage classification, COVID detection, COVID prevention, and thousands and thousands of topics.

It’s really nice to see that, especially in the medical field, there’s a lot of impact from these techniques.

4. Beyond Language Models

Tim Scarfe

Some claim that technology like ChatGPT is on the path to AGI, and others claim that it’s like building a taller tower to get closer to the moon. What do you think?

Jürgen Schmidhuber

Well, large language models, of course, are far from AGI. LLMs—large language models such as ChatGPT—are just a clever way of indexing the world’s existing human-generated knowledge so that it can easily be addressed in a way that humans are familiar with: natural language.

That’s good enough to facilitate many desktop jobs, such as writing summaries of existing documents in a particular style, creating illustrations for an article, and so on. However, true AGI goes far beyond that.

It is much harder, for example, to replace craftsmen such as plumbers or electricians because the real world—the physical world—is much more challenging than the world behind the screen. At the moment, the only AI that works well is behind the screen. It’s good for desktop workers, but not really for people working in the physical world.

For a quarter century, the best chess player hasn’t been human anymore. Learning to play chess or other board games or video games is rather easy now for AIs. But real-world games such as football are much harder.

There is no AI-driven football-playing embodied robot that can compete with a 7-year-old boy. That’s why, 10 years ago, in 2014, we founded our AI company for the physical world, called NNAISENSE. It’s pronounced like “naissance” in English, like “birth” in English, except it’s spelled differently. N-N stands for neural nets, AI stands for artificial intelligence, and sense stands for sense.

Alas, like some of our projects, it may have been a bit ahead of its time again, because the real world is really, really challenging.

Tim Scarfe

So you've said that this is related to consciousness in some way.

Jürgen Schmidhuber

It is. My first deep-learning system, from 1991, simulates aspects of consciousness as follows. It uses unsupervised learning, or self-supervised learning, and predictive coding to compress observation sequences. There is a so-called conscious chunker neural network, and the chunker attends to unexpected events that surprise a lower-level, so-called automatizer—the subconscious automatizer neural network.

The chunker neural network learns to understand the surprising events, those that were not predicted by the automatizer, by predicting them at a higher level if there is a higher-level regularity that it can use. The automatizer neural network then uses the neural-network distillation procedure from 1991, also published in 1991, to compress and absorb the formerly conscious insights and behaviors of the chunker.

The chunker is still working on its search space and still has a problem to solve because unexpected things are happening. Then it solves the problem and distills it down into the automatizer, which is called the automatizer because the stuff there isn't conscious anymore. Everything is working according to plan and as predicted, so it's all good.

When we look at the predictive world model of the controller interacting with an environment, as discussed earlier, it also allows us to efficiently encode the growing history of actions and observations through predictive coding. What is predictive coding? You just try to predict. If you can predict it, then you have to store it extra in some way.

The system automatically creates feature hierarchies: lower-level neurons corresponding to simple feature detectors, perhaps even similar to those found in the mammalian brain, and higher-layer neurons typically corresponding to more abstract features, but remaining fine-grained when necessary. Like any good compressor, the predictive world model will learn to identify regularities shared by existing internal data structures, and it will generate prototype encodings across neuron populations—in other words, compact representations or symbols, if you will.

They are not necessarily discrete symbols. I never saw the precise difference between symbols and subsymbols. It will create such symbols for frequently occurring observation subsequences to shrink the storage space needed for the whole.

In particular, what we will notice in such a system is that compact self-representations, or self-symbols, are natural by-products of the data-compression process. As the agent interacts with the world, there is one thing involved in all of the agent's actions and sensory inputs: the agent itself.

To efficiently encode the entire history of observations and actions executed so far through predictive coding, the system will benefit from creating some sort of internal subnetwork of connected neurons computing neural activation patterns that represent the agent itself. Then it has a self-symbol.

Whenever the planner—the world model of the agent—is used to think about the future and about possible action sequences to maximize reward, and whenever this planning process activates the self-symbol, or the neurons that stand for the agent itself, the agent is thinking about itself and about possible futures for this agent. Essentially, it's doing counterfactual reasoning, as it is now called: just planning to find a way to optimize its reward.

Self-awareness is simply a natural by-product of the data-compression process of the world model as the agent interacts with the world and creates the data that leads to the world model.

So, since we have had such systems for more than a third of a century, I'm almost claiming that we already had self-aware and conscious systems for more than 3 decades.

Tim Scarfe

Yeah. A couple of points on that. I mean, consciousness invokes many different thoughts. David Chalmers coined the hard problem, which is the what-and-how question of qualitative experience. You've just described it in terms of self-modeling, which is quite similar to how Max Bennett did in his recent brief history of intelligence, and we've got six hours of content coming out on that with Max, by the way.

Mark Solms, for example, thinks of consciousness as an affect system, and Michael Graziano thinks of consciousness as a kind of recursive attention system. I guess I'm saying that consciousness means different things to different people, right?

Jürgen Schmidhuber

Yes. But there's only 1 correct way of thinking about it.

Tim Scarfe

Okay. The thing we spoke about earlier about learning subgoals and the coarsening in the action space reminded me a little bit of Jan LeCun's HJEPA paper, which I read a couple of years ago.

The basic idea is that JEPA stands for Joint Embedding Prediction Architecture, and it can learn increasingly abstract representations by predicting what is unobserved from what is observed. In some cases, that means deliberately removing data to force the model to learn powerful representations.

In this particular example, it was done in action space, so learning unobserved actions, and also in abstraction space. Because it was done hierarchically, it was done with many kinds of orders recursively, applying one level after another, if that makes sense.

That's a really interesting model, and it's using his energy-based models as well. How is that related to your work on the subgoals?

Jürgen Schmidhuber

That sounds a lot like my 1990 subgoal generator. Back then, I realized that millisecond-by-millisecond planning isn't good. Instead, as you are trying to solve problems, you have to decompose your possible futures into subgoals.

You might then execute some known subprogram to achieve that subgoal, and from there go to the next subgoal as you finally reach the goal. In the beginning, of course, you don't know what a good subgoal is, so you have to learn that. You have to learn a new representation of something that you want to achieve as a subgoal while trying to achieve the final goal.

This 1990 subgoal generator was really simple, but it had all the basic ingredients of what you need to do. This was 3 decades before LeCun had this recent paper.

What happens there? You have a neural network that observes a reinforcement learner, and it models the costs of going from certain start places to goal places. The neural network gets a start and a goal as input and predicts the costs of going from the start to the goal—the reward that you will experience as you do that.

Maybe there are lots of starts and goals, and you don't know how to go from the start to the goal. But maybe you can learn a subgoal. How do you learn a subgoal? You need something like a learning machine that is good at generating good subgoals.

How do you do that? We have a subgoal generator that's going to learn good subgoals. How does that work? The subgoal generator gets a start and a goal as input, and its output is not an evaluation but a subgoal. The input is the start and the goal, and the output is a subgoal.

Then you have 2 copies of the evaluator. The first evaluator sees the start and the subgoal, which may be a bad subgoal coming from the subgoal generator. The second copy of the evaluator sees the subgoal and the goal.

Both of them predict the costs, and what you want to do is minimize the sum of the costs of these 2 evaluators. You do that by finding a good subgoal through gradient descent. That's what the 1990 subgoal generator does.

In some ways, at least in principle, it solves a problem that LeCun called an open problem in 2020 or something.

Tim Scarfe

What do you think of Yann's energy-based models, by the way?

Jürgen Schmidhuber

This recent paper by LeCun on hierarchical planning is really a rehash of stuff that we have been doing for decades, since 1990.

5. AI For Everyone

Tim Scarfe

Are you worried that AI is going to be dominated by just a few companies and everyone else will lose out? What do you think?

Jürgen Schmidhuber

40 years ago, I knew a guy who had a Porsche—a rich guy with a Porsche. The most amazing thing was that in his Porsche he had a mobile phone, so he could grab the receiver and talk to anybody else who had a Porsche like that with a mobile phone via satellite.

Today, a couple of decades later, billions of people have a mobile phone in their pocket that is much, much better than what he had in his Porsche.

It’s going to be the same thing with AI. Every 5 years, AI is getting 10 times cheaper, and it won’t be just a few big companies that are going to dominate AI. No, it’s going to be AI for all.

The open-source movement is just a few months—maybe 8 months—behind the big, major players. They don’t really have a moat, which means the future will be bright, and lots of people are going to profit from really cheap AIs that, in many ways, are going to make human lives longer, healthier, and easier. That happens to be the motto of my company, NNAISENSE.

Tim Scarfe

What’s your take on the AI race between Europe, China, and the US?

Jürgen Schmidhuber

Europe is the cradle of mechanical computing: ancient Greece; the calculator in 1623; pattern recognition around 1800; program-controlled machines in 1804; practical AI around 1912—the first chess endgame players; the transistor in 1925; theoretical computer science in 1931; AI theory, the theory of AI, in 1931 with Gödel; the general-purpose computer from 1935 to 1941; deep learning in 1965 in Ukraine; self-driving cars in the 1980s; the World Wide Web in 1990; and so on.

More recently, the basic deep learning algorithms were also invented and developed by Europeans. On the other hand, the companies with the highest profits in most of these fields are currently no longer in Europe, but on the Pacific Rim—the West Coast of the United States and the East Coast of Asia.

There you will find much more venture capital and much bigger efforts in terms of industrial policy and defense. It’s going to stay like that for a while, I guess.

Tim Scarfe

So why doesn’t everyone know that AI started in Europe?

Jürgen Schmidhuber

Maybe because the old continent is really bad at PR?

Tim Scarfe

And once AGI is actually here, what’s next for humans?

Jürgen Schmidhuber

In the long run, most of the AGIs are going to pursue their own goals. Such AIs have existed in my labs for decades. Many AGIs, however, will be tools that do all the work that humans don’t want to do.

Nevertheless, freed from hard work, Homo ludens—the playing man—will, as always, invent new ways of professionally interacting with other humans. Already today, most people, probably you too, are working in luxury jobs which, unlike farming, are not really necessary for the survival of our species.

6. The Missing History Of AI

Tim Scarfe

At a really high level, what is the history of AI?

Jürgen Schmidhuber

The history of modern AI and deep learning can be found in my 2023 survey, which has that name. Some of the highlights are, of course, 1676: the chain rule by Leibniz, which is today used in all these programs, such as TensorFlow and PyTorch, to assign credit in deep neural networks.

Then, 200 years ago, the first linear neural networks by Gauss and Legendre, with exactly the same error function that we have today, exactly the same architecture, and the same weights. Then, in 1970, the technique called backpropagation, which essentially implements Leibniz’s chain rule in a very efficient way for deep, multilayer neural network systems.

Then, in 1967, Amari’s work in Japan on stochastic gradient descent for deep networks. There were lots of additional fundamental breakthroughs: convolutional neural networks, also in Japan, between 1979 and 1988.

Then we had our own miraculous years, 1990 and 1991, with lots of stuff that is today in your smartphone. I could continue forever, so instead, just have a look at that survey. It also has images of the people who made important contributions.

Tim Scarfe

Isn’t this quite different from the very US-centric view of AI history?

Jürgen Schmidhuber

In fact, a misleading history of deep learning by Sinofsky and others goes more or less like this: In 1969, Minsky and Papert showed that shallow neural networks without hidden layers are very limited, and the field was abandoned until a new generation of neural network researchers took a fresh look at the problem in the 1980s. That’s basically a quotation from Sinofsky’s book.

However, the 1969 book by Minsky addressed a problem of Gauss and Legendre's shallow learning from the 1800s that had already been solved 4 years earlier by Ivakhnenko and Lapa's deep learning method in Ukraine, and then also by Amari's stochastic gradient descent for multilayer perceptrons just 2 years later.

For some reason, Minsky was apparently unaware of this and failed to correct it later. Today, however, we know the true history, of course. Deep learning started in Ukraine in 1965 and continued in Japan in 1967.

Tim Scarfe

Regarding credit assignment, you’ve criticized Bengio, LeCun, and Hinton and accused them of plagiarism. You said that they republished key methods and ideas whose creators they failed to credit, and in 2023, you published a long report on this. What’s your updated take on that?

Jürgen Schmidhuber

Their most famous work is completely based on work by others whom they did not cite, and even later, they failed to publish corrigenda or errata. This is what you do in science when somebody has published the same thing before you.

Even in later surveys, they didn’t credit the original inventors of the techniques that they are using. Instead, they credited each other. That’s a total no-go in science, but science is self-correcting. As Elvis Presley put it, “Truth is like the sun. You can shut it out for a time, but it ain’t going away.”

Tim Scarfe

Plagiarism is a very significant charge. Could you give a few concrete examples?

Jürgen Schmidhuber

Many of the priority disputes affect my own deep learning team because the awardees often republished techniques of mine without citing them. In fact, their most visible work builds directly on ours. But I’ll skip that for now. You can read about it in the public report from 2023, which is easy to find.

Nevertheless, let me mention some of the other researchers whom they failed to credit, so I don’t have to talk about our own team. For example, in a recent survey of deep learning, they describe what they call the origins of deep learning without even mentioning the world’s first working deep learning networks by Ivakhnenko and Lapa in Ukraine in 1965.

Ivakhnenko and Lapa used layer-by-layer training, subsequent pruning with a separate validation set, and Ivakhnenko had deep 8-layer networks by 1970. Hinton’s 2006, much later, paper on layer-by-layer training also failed to cite this work—the very origins of deep learning and the first methods that really worked in deep learning. Later surveys still didn’t give credit to these original inventors.

The awardees also failed to cite Amari’s 1967 work, which included computer simulations on learning internal representations of multilayer perceptrons through stochastic gradient descent. That was almost 2 decades before the awardees published their first experimental work on learning internal representations.

Their survey also mentions backpropagation, a famous technique, and their own papers on applications of this method, but neither the inventor of backpropagation, Seppo Linnainmaa in 1970, nor its first application to neural networks by Werbos in 1982. Werbos also had a 1974 thesis, but that was not correct, and they didn’t even mention Kelley’s precursor to the method in 1960—not even in the later surveys.

They also refer to LeCun’s work on convolutional neural networks, citing neither Fukushima, who created the basic CNN architecture in the 1970s; Noah Weibel, who in 1987 was the first to combine neural networks with convolutions, backpropagation, and weight sharing; nor the first backprop-trained 2D convolutional neural networks of Tsang in 1988. Modern CNNs originated before LeCun’s team helped to improve them, and this is not at all clear from their papers.

They cite Hinton’s 1981 work on multiplicative gating without mentioning Ivakhnenko and Lapa, who had multiplicative gating in deep networks already in 1965. In the report, which is easy to find on the web, I mention many, many additional cases, all backed up by plenty of references.

Tim Scarfe

So what do you think should be done?

Jürgen Schmidhuber

They have violated the code of ethics and professional conduct of the organization that hands out these awards. So they should be stripped of their awards.

Tim Scarfe

How do such problems, as you’ve stated them, reflect on the broader field of machine learning?

Jürgen Schmidhuber

They reflect the immaturity of our field. In a major field such as mathematics, you would never get away with this.

Anyway, science is self-correcting, and we’ll see that in machine learning too. Sometimes it may take a while to settle disputes, but in the end, the facts must always win. As long as the facts have not yet won, it’s not yet the end.

7. The Cosmic AI Expansion

Tim Scarfe

Many philosophers, scientists, physicists, and entrepreneurs have become obsessed with this idea of AI existential risk. What do you think about that as a real expert in AI?

Jürgen Schmidhuber

Many talk about AIs, but few build them. I have tried to allay the fears of some famous doomers by pointing out that there is immense commercial pressure to use our artificial neural networks to build friendly AIs—good AIs that make their users healthier and happier, and more addicted to their smartphones.

Tim Scarfe

Nevertheless, we can’t deny that armies perform research on clever robots as well, right?

Jürgen Schmidhuber

That’s true.

People who should know told me that our AI is also used to steer military drones. Here is my old, trivial example from 1994, when Ernst Dickmanns had the first truly self-driving cars in highway traffic. Similar machines can also be used by the military as self-driving landmine seekers. Many would argue that's maybe not such a bad thing.

Tim Scarfe

So are you saying it's not possible, then, that AI will become really dangerous?

Jürgen Schmidhuber

AI can be weaponized, as is obvious in the recent wars driven by cheap AI-based drones. But AI does not introduce a new quality of existential threat. We should be much more afraid of half-century-old technology in the form of hydrogen bombs and H-bomb rockets. A single H-bomb can have more destructive power than all conventional weapons or all weapons of World War II combined. Many people forget that despite the dramatic nuclear disarmament since the 1980s, there are still enough H-bomb rockets to wipe out civilization as we know it within a few hours, without any AI.

Tim Scarfe

But I'm trying to figure you out, Jürgen, because many AGI skeptics make the argument that it's impossible in practice to build this kind of intelligence. But you don't think that, because in your lab you've been building a gentle AI—AIs that create their own goals—for decades. So you do think that this thing could be incredible. Are you just making the argument that the risk is still much lower than the H-bombs?

Jürgen Schmidhuber

At the moment, H-bombs are much more worrisome than any AI-based drones and what you have now. In the long run, of course, you have to think about what's going to happen once AI weapons are not just used as tools by other humans who have conflicts and use their own AI weapons against the AI weapons of the other guys. What is going to happen, you will have to ask in the long run, once really powerful AIs are going to do their own thing and expand into space in a way that goes beyond where humans can follow. But we will get to that later.

Tim Scarfe

So what will super-smart AIs actually do?

Jürgen Schmidhuber

As I have emphasized for decades, space is hostile to humans but really friendly to appropriately designed robots. It offers many more resources than our thin film of biosphere, which receives less than 1 billionth of the sun's energy. While some curious AI scientists will remain fascinated with life and the biosphere, at least as long as they don't fully understand it, most of these AIs will be more interested in the incredible new opportunities for robots and software life out there in space.

Through innumerable self-replicating robot factories and self-replicating societies of robots in the asteroid belt and beyond, they will transform the solar system, then, within a few hundred thousand years, the entire galaxy, and, within tens of billions of years, the rest of the reachable universe, in a way where humans can't really follow. Despite the light-speed limit, the expanding AI sphere will have plenty of time to colonize and shape the entire visible cosmos. Let me stretch your mind a little.

The universe is still young, only 13.8 billion years old. Let's multiply this by 4. Let's look ahead to a time when the cosmos will be 4 times older than it is now, about 55 billion years old. That's how long it's going to take to permeate the expanding universe that is currently visible.

By then, the visible cosmos will be full of intelligence because, once this process has started, most AIs will have to go where most of the physical resources are, to make more AIs, bigger AIs, and more powerful AIs. Those AIs who don't do that won't have an impact. Many years ago, I said in a TEDx Talk, where I wore exactly this outfit, “Think of human civilization as part of a much grander scheme, an important step, but not the last one, on the path of the universe towards more and more unfathomable complexity.”

Now it seems ready to make its next step, a step comparable to the invention of life itself over 3.5 billion years ago. So this is much more than just another industrial revolution. This is something new that transcends humankind and even biology, and it's a privilege to witness its beginnings and to contribute something to it.

Tim Scarfe

So what about this Fermi paradox? Why have we not seen any signs of intelligence in the universe?

Jürgen Schmidhuber

First of all, what I'm saying today is actually the same thing that I have told my mom and others since the 1970s. When I was a boy—a teenager back then—I thought about this particular question a lot. As a boy, I already knew something about the vast empty spaces observed between clusters of galaxies, and my first thought back then was that maybe they are expanding bubbles colonized by AIs that are already using most of the local energy from stars and whatever, making those bubbles appear dark, although they are full of AI.

I learned, however, that gravity itself is sufficient to explain the sparse large-scale network structure of the universe, so that explanation became a little less convincing. My next thought was that maybe the mysterious dark matter, which makes up most of the mass of the known universe, might be stars whose energy is used by AI civilizations, whose communications are so well encrypted that they look like random noise to us. But this also seemed implausible, as dark matter is present in all galaxies, including our own.

This leads to the question: Why are there any stars left in the Milky Way, our local galaxy, whose energy has not been tapped yet? And why don't we observe a constant bombardment of non-encrypted construction plans from AIs who want to spread by radio without first having to build physical receivers far from their origins?

Today, I think it is possible that our planet is really the first in our light cone to spawn an expanding AI bubble. Earth's multi-billion-year window for biological evolution is almost over. In a few hundred million years, the sun will be too hot for life as we know it. Ignoring human-made global warming, the sun by itself will make Earth too hot, so perhaps humans were extremely lucky to evolve barely in time—maybe through a series of extremely improbable events—to invent agriculture, civilization, and book printing and, almost immediately afterward, AIs, just a few hundred years later.

If we are indeed the first, then this would imply a lot of responsibility, not just for our little biosphere but for the future of the entire universe. Let's not mess this up.

Tim Scarfe

Indeed, let's not mess this up. It's quite interesting, actually: many science-fiction authors over the last 100 years or so have imagined a kind of monomaniacal, monolithic superintelligence dominating everything. What do you think about that?

Jürgen Schmidhuber

I have often argued that it seems much more realistic to expect an incredibly diverse variety of AIs trying to achieve all kinds of self-invented goals. In the lab, we had such AIs already in the previous millennium, and they optimized all kinds of partially conflicting and quickly evolving utility functions, many of them generated automatically. We evolved utility functions for reinforcement-learning machines already in the previous millennium, where each of these AIs is continually trying to survive and adapt to rapidly changing niches in AI ecologies driven by intense competition and collaboration beyond current imagination.

Tim Scarfe

To reiterate, something that I do find surprising is that you agree with the rest of the x-risk people. You think that it's conceivable to have recursively self-improving AGIs that pursue their own goals, that create their own goals. But then I ask the question—I know you've got 2 daughters—do you think about the world they'll be living in alongside AIs that are creating their own goals and acting autonomously, being curious and creative in the way that humans are, but on potentially a much grander scale?

Jürgen Schmidhuber

Not too much. Such AIs will have no major incentive to, say, exterminate humanity like in the Schwarzenegger movies. Instead, many AIs will be curious scientists. Remember the artificial curiosity we discussed earlier, and they will be fascinated with life. They will be fascinated with their own origins, with AI's origins in our civilization, at least for a while, because life and civilization are such a rich source of interesting patterns, at least as long as they are not fully understood. And so AIs will, at least initially, be highly motivated to protect humans rather than killing them.

Tim Scarfe

So once AIs fully understand all of this, what happens next?

Jürgen Schmidhuber

Then humans may hope for another type of protection through lack of interest on the other side.

Tim Scarfe

Why is that?

Jürgen Schmidhuber

Unlike in Schwarzenegger movies, there won't be many direct goal conflicts between us and them. Humans and others are mostly interested in similar beings with whom they can either compete and/or collaborate because they share the same goals. That's why politicians are mostly interested in other politicians, and CEOs of companies are mostly interested in other CEOs of similar companies, and kids are mostly interested in other kids of the same age, and ants are interested in other ants, just like humans are mostly interested in other humans, not in ants. So super-smart AIs will be mostly interested in other super-smart AIs, not in man. It's man himself who is the greatest enemy of man, but also man's best friend.

Similarly for AIs.

Tim Scarfe

Do you imagine a future where AIs and humans will merge together to create something even more powerful than pure AIs?

Jürgen Schmidhuber

We have been cyborgs merging with our technology for centuries, for example, by wearing glasses or shoes. But combinations of AIs and humans more powerful than pure AIs? In the long run, this seems very unlikely to me.

Of course, many humans hope for some sort of immortality through brain scans and subsequent mind uploads into virtual realities or a virtual paradise, or maybe into robots. This is a physically conceivable idea discussed in science fiction novels since the 1960s. I think the first novel of that kind was Simulacron-3, published in 1964.

However, to compete in rapidly evolving AI ecologies, uploaded human minds will eventually have to change beyond recognition, becoming something very different and nonhuman in the process, succumbing to all these temptations that you have in such a virtual paradise—to become something that has not only 2 eyes, but millions of eyes, sensors, and actuators. So traditional humans won't play a significant role in the spreading of intelligence across the universe. I don't think they will.

Tim Scarfe

One thing that concerns me is David Chalmers's idea that the fundamental substrate of the universe might be information, which is really interesting. But in a way, it also led him to say that certain structural patterns of information processing—certain dynamics—give rise to consciousness and give rise to minds.

When you take this kind of substrate-independence view, it levels the playing field of moral status. So one thing that worries me is: if we adopt this view, couldn't you make the argument that AIs potentially could have a higher moral status than us if, indeed, they have more complex information processing than we do?

Jürgen Schmidhuber

Many science fiction authors of the previous century, from Stanisław Lem to Isaac Asimov, have described AIs and superhuman robots whose moral status is obviously higher than that of their human counterparts and protagonists. This has been a popular idea, at least in science fiction.

Generally speaking, moral values have changed a lot across time and populations, and certain moral values have survived for a while because they gave a temporary evolutionary advantage to beings and societies that adopted them. However, evolution isn't over, and the universe is still young.

Tim Scarfe

So it sounds like you've got an all-encompassing view of the universe, life, and everything.

Jürgen Schmidhuber

Indeed, in 1997, I wrote my first paper about this. What is the simplest explanation of our universe? Since 1997, in my secret life as a digital physicist, I have published on the very simple, asymptotically fastest, optimal, most efficient way of computing all logically possible universes—all computable universes, including ours.

As long as there is no evidence that our universe is not computable, we stick with this assumption. At the moment, we don't have any physical evidence against this. This was a generalization of Everett's many-worlds theory of physics, but now it's more general in the sense that you have all kinds of different universes with different physical and computable laws.

Now, any great programmer—a great programmer with any self-respect—should use this optimal method to create and master all logically possible computable universes, thus generating us as byproducts and generating many histories of deterministic, computable universes, many of them inhabited by observers like ourselves.

And due to certain properties of the asymptotically optimal method—many people don't know there is one, but there is one—at any given time in this all-encompassing computational process, most of the universes computed so far that contain yourself will be due to one of the shortest and fastest programs that computes you. This little insight allows for making highly nontrivial and encouraging predictions about our future, about your future.

Tim Scarfe

Jürgen, this has been amazing. Do you have any final messages for the MLST audience?

Jürgen Schmidhuber

Yes. Don't worry. In the end, all will be good.

Tim Scarfe

Touch wood. Jürgen, it's been an absolute honor to have you on the show. It's been a dream of mine to do this in the flesh, and I really appreciate you coming on. Thank you so much.

Jürgen Schmidhuber

That's very kind of you to say that, and it was a great pleasure for me. Thank you.