search
HomeTechnology peripheralsAIInterview with Sam Altman: GPT-4 didn't surprise me much, but ChatGPT surprised me

ChatGPT and GPT-4 are undoubtedly the biggest “hot hits” in the artificial intelligence industry at the beginning of 2023.

· I have no idea what history books will say about various versions of GPT. But if I have to pick out a key node that I have seen so far, I think it is still ChatGPT. GPT-4 didn’t surprise me too much, but ChatGPT made me a little bit overjoyed.

· To a certain extent, the GPT-4 system enhances human intelligence and can be applied to a variety of scenarios.

· The ease of use of the system itself is sometimes more important than the capabilities of the underlying model.

· GPT-4 is not yet conscious and cannot replace good programmers. A truly conscious artificial intelligence should be able to tell others that it is conscious, express its own pain and other emotions, understand its own situation, have its own memory, and interact with others.

· Artificial intelligence will bring huge improvements to the quality of human life. We can cure diseases, create wealth, increase resources, and make humans happy... It seems that humans don’t need to work anymore, but Human beings also need social status, need passion, need to create, and need to feel their own value. Therefore, after the advent of the artificial intelligence era, what we need to do is to find new jobs and lifestyles, and embrace the huge improvements brought by new technologies.

Interview with Sam Altman: GPT-4 didnt surprise me much, but ChatGPT surprised me

Sam Altman, one of the founders of OpenAI, is currently the president of Y Combinator and the CEO of OpenAI, an American artificial intelligence laboratory. Led the artificial intelligence laboratory OpenAI to develop the chatbot program ChatGPT, and was called the "Father of ChatGPT" by the media.

(L refers to Lex Fridman, S refers to Sam Altman)

If the history of AI is written on Wikipedia, ChatGPT is still the most critical node

Q1

#L: What is GPT-4? How does it work? What's the most amazing thing about it?

S: Looking back now, it is still a very rudimentary artificial intelligence system. Its work efficiency is low, there are some minor problems, and many things are not completed satisfactorily. Still, it points to a path forward for truly important technologies in the future (even if the process takes decades).

Q2

L: 50 years later, when people look back at early intelligent systems, will GPT-4 be a truly huge leap forward? Is this a pivotal moment? When people write the history of artificial intelligence on Wikipedia, which version of GPT will they write about?

S: This process of progress is ongoing, and it is difficult to pinpoint a historic moment. I have no idea what the history books will say about the various versions of GPT. But if I had to pick out one key node that I have seen so far, I think it is ChatGPT. What is really important about ChatGPT is not its underlying model itself, but how to utilize the underlying model, which involves reinforcement learning based on human feedback (RLHF) and its interface.

Q3

L: How does RLHF make ChatGPT have such amazing performance?

S: We trained these models on large amounts of text data. In the process, they learned some knowledge about low-level representations and were able to do some amazing things. But if we use this basic model immediately after training is completed, although it can have good performance on the test set, it is not very easy to use. To this end, we implemented RLHF by introducing some human feedback. The simplest RLHF is: give the model two versions of the output, let it judge which one human raters will prefer, and then feed that information back to the model through reinforcement learning. RLHF is surprisingly effective. We can make the model more practical with very little data. We use this technology to align the model with human needs and make it easier to give correct answers that are helpful to people. Regardless of the underlying model capabilities, the ease of use of the system is critical.

Q4

L: How do you understand that by using RLHF technology, we no longer need as much human supervision?

S: To be fair, our research on this part is still in its early stages compared to the original scientific study of creating pre-trained large models, but it does require less data.

L: Research on human guidance is very interesting and important. We use this type of research to understand how to make systems more useful, smarter, ethical and consistent with human intent. The process of introducing human feedback is also important.

Q5

L: How large is the pre-training data set?

S: We have spent a lot of effort working with our partners to capture these pre-training data from various open source databases on the Internet and build a huge data set. In fact, apart from Reddit, newspapers and other media, there is a lot of content in the world that most people don’t expect. Cleaning and filtering data is more difficult than collecting it.

Q6

L: Building ChatGPT requires solving many problems, such as: design of model architecture scale, data selection, RLHF. What’s so magical about these parts coming together?

S: GPT-4 is the version we actually rolled out inside the final product of ChatGPT, and the number of parts required to create it is hard to know and it’s a lot of work. At every early stage, we need to come up with new ideas or execute existing ones well.

L: Some technical steps in GPT-4 are relatively mature, such as predicting the performance that the model will achieve before completing the complete training model. How can we know the special characteristics of a fully trained system based on a small amount of training? It's like looking at a one-year-old baby and knowing how many points he got in the college entrance examination.

S: This achievement is surprising. It involves many scientific factors behind it and finally reaches the level of intelligence expected by humans. This implementation process is much more scientific than I could imagine. As with all new branches of science, we will find new things that don't fit the data and come up with better explanations for it. This is just how science develops. Although we have posted some information about GPT-4 on social media, we should still be in awe of its magic.

GPT-4 systematically enhances human intelligence

Q7

##L: GPT-4 This type of language model can be learned or referenced Materials from various fields. Are the researchers and engineers within OpenAI gaining a deeper understanding of the wonders of language models?

S: We can evaluate the model in various ways. After training the model, we can test it on various tasks. We have also opened up the testing process of the model on Github. This is helpful. The important thing is that we spend a lot of manpower, financial resources, and time to analyze the practicality of the model, how the model can bring happiness and help to people, how to create a better world, and generate new products and services. Of course, we still don’t fully understand all the internal processes by which the model accomplishes its tasks, but we will continue to work toward this.

Q8

L: GPT-4 compresses the vast amount of information on the Internet into "relatively few" parameters in the black box model, forming human intelligence. What kind of leap does it take from fact to wisdom?

S: We use the model as a database to absorb human knowledge, rather than using it as an inference engine, and the system's processing power is magically improved. In this way, the system can actually achieve a certain degree of reasoning, although some scholars may think this statement is not rigorous. To some extent, the GPT-4 system enhances human intelligence and can be applied to a variety of scenarios.

L: ChatGPT seems to "possess" intelligence in its continuous interaction with humans. It admits its wrong assumptions and denies inappropriate requests in this dialogue.

GPT-4 is not conscious and will not replace good programmers

Q9

#L: Some people enjoy working with Programming with GPT, some people are afraid that their jobs will be replaced by GPT. What do you think of this phenomenon?

S: There are some critical programming tasks that still require a human creative element. GPT-like models will automate some programming tasks, but they still cannot replace a good programmer. Some programmers will feel anxious about the uncertainty of the future, but more people will feel that it improves their work efficiency.


Twenty or thirty years ago, when "Deep Blue" defeated the chess master Kasparov, some people thought that there was no need to continue playing chess. But chess is still popular around the world.

Artificial intelligence will bring huge improvements to the quality of human life. We can cure diseases, create wealth, increase resources, and make humans happy... It seems that humans do not need to work anymore, but humans You also need social status, you need passion, you need to create, you need to feel your own value. Therefore, after the advent of the artificial intelligence era, what we need to do is to find new jobs and lifestyles, and embrace the huge improvements brought by new technologies.

Q10

L: Eliezer Yudkowsky warned that artificial intelligence can harm humans and gave some examples. It is almost impossible for us to keep super artificial intelligence and Human intent “aligns.” Do you agree with him?

S: It's possible. If we don't talk about this potential possibility, we won't put enough effort into developing new technologies to solve such problems. Such problems exist in many emerging fields, and now people are concerned about the capabilities and safety of artificial intelligence. Elizer's article is well written, but it's difficult to follow some of his work, there are some logical issues, and I don't entirely support his views.

There was a lot of work on AI safety long before people believed in the power of deep learning, large language models, and I don’t think there have been enough updates in this area. Theory is indeed important, but we need to constantly learn from changes in technological trajectories, and this cycle needs to be more compact. I think now is a good time to look at AI safety and explore the “alignment” of these new tools and technologies with human intent.

Q11

L: Artificial intelligence technology is developing at a rapid pace, and some people say that we have now entered the stage of "take-off" of artificial intelligence. When someone actually builds general artificial intelligence, how will we know about this change?

S: GPT-4 didn’t surprise me too much, but ChatGPT slightly surprised me. As impressive as GPT-4 is, it is not yet AGI. The true definition of AGI is increasingly important, but I think it’s still very far away.

Q12

L: Do you think GPT-4 is conscious?

S: No, I don’t think it’s conscious yet.

L: I think a truly conscious artificial intelligence should be able to tell others that it is conscious, express its own pain and other emotions, understand its own situation, have its own memory, and be able to interact with people. And I think these abilities are interface abilities, not underlying knowledge.

S: Our chief scientist at OpenAI, Ilya Sutskever, once discussed with me "How to know whether a model is conscious." He believes that if we carefully train a model on a data set without mentioning the subjective experience of consciousness or any related concepts, then we describe this subjective experience of consciousness to the model and see if the model can understand the information we convey.

General Artificial Intelligence, where have we come?

Q13

L: Chomsky and others are critical of the ability of “large language models” to achieve general artificial intelligence. What do you think of it? Are large language models the right path to general artificial intelligence?

S: I think large language models are one part of the road to AGI, and we also need other very important parts.

L: Do you think an intelligent agent needs a "body" to experience the world?

S: I'm cautious about this. But in my opinion, a system that cannot be well integrated into known scientific knowledge cannot be called "superintelligence". It is like inventing new basic science. In order to achieve "super intelligence", we need to continue to expand the paradigm of the GPT class, which still has a long way to go.

L: I think that by changing the data used to train GPT, various huge scientific breakthroughs can already be achieved.

Q14

L: As the prompt chain gets longer and longer, these interactions themselves will become part of human society and serve as mutual aids. Base. How do you view this phenomenon?

S: Compared with the fact that the GPT system can complete certain tasks, what excites me more is that humans participate in the feedback loop of this tool. We can learn more from the trajectories of multiple rounds of interactions. Lots of stuff. AI will expand and amplify human intentions and capabilities, which will also shape how people use it. We may never build AGI, but making humans better is a huge victory in itself.

The above is the detailed content of Interview with Sam Altman: GPT-4 didn't surprise me much, but ChatGPT surprised me. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:51CTO.COM. If there is any infringement, please contact admin@php.cn delete
Word文本框没有旋转按钮怎么办Word文本框没有旋转按钮怎么办Dec 08, 2022 am 09:50 AM

Word文本框没有旋转按钮的解决办法:打开兼容模式文档后按F12键另存为高版本,再打开就可以了。

令人惊艳的4个ChatGPT项目,开源了!令人惊艳的4个ChatGPT项目,开源了!Mar 30, 2023 pm 02:11 PM

自从 ChatGPT、Stable Diffusion 发布以来,各种相关开源项目百花齐放,着实让人应接不暇。今天,着重挑选几个优质的开源项目分享给大家,对我们的日常工作、学习生活,都会有很大的帮助。

Word文档拆分后的子文档字体格式变了怎么办Word文档拆分后的子文档字体格式变了怎么办Feb 07, 2023 am 11:40 AM

Word文档拆分后的子文档字体格式变了的解决办法:1、在大纲模式拆分文档前,先选中正文内容创建一个新的样式,给样式取一个与众不同的名字;2、选中第二段正文内容,通过选择相似文本的功能将剩余正文内容全部设置为新建样式格式;3、进入大纲模式进行文档拆分,操作完成后打开子文档,正文字体格式就是拆分前新建的样式内容。

vscode配置中文插件,带你无需注册体验ChatGPT!vscode配置中文插件,带你无需注册体验ChatGPT!Dec 16, 2022 pm 07:51 PM

​面对一夜爆火的 ChatGPT ,我最终也没抵得住诱惑,决定体验一下,不过这玩意要注册需要外国手机号以及科学上网,将许多人拦在门外,本篇博客将体验当下爆火的 ChatGPT 以及无需注册和科学上网,拿来即用的 ChatGPT 使用攻略,快来试试吧!

学术专用版ChatGPT火了,一键完成论文润色、代码解释、报告生成学术专用版ChatGPT火了,一键完成论文润色、代码解释、报告生成Apr 04, 2023 pm 01:05 PM

用 ChatGPT 辅助写论文这件事,越来越靠谱了。 ChatGPT 发布以来,各个领域的从业者都在探索 ChatGPT 的应用前景,挖掘它的潜力。其中,学术文本的理解与编辑是一种极具挑战性的应用场景,因为学术文本需要较高的专业性、严谨性等,有时还需要处理公式、代码、图谱等特殊的内容格式。现在,一个名为「ChatGPT 学术优化(chatgpt_academic)」的新项目在 GitHub 上爆火,上线几天就在 GitHub 上狂揽上万 Star。项目地址:https://github.com/

30行Python代码就可以调用ChatGPT API总结论文的主要内容30行Python代码就可以调用ChatGPT API总结论文的主要内容Apr 04, 2023 pm 12:05 PM

阅读论文可以说是我们的日常工作之一,论文的数量太多,我们如何快速阅读归纳呢?自从ChatGPT出现以后,有很多阅读论文的服务可以使用。其实使用ChatGPT API非常简单,我们只用30行python代码就可以在本地搭建一个自己的应用。 阅读论文可以说是我们的日常工作之一,论文的数量太多,我们如何快速阅读归纳呢?自从ChatGPT出现以后,有很多阅读论文的服务可以使用。其实使用ChatGPT API非常简单,我们只用30行python代码就可以在本地搭建一个自己的应用。使用 Python 和 C

用ChatGPT秒建大模型!OpenAI全新插件杀疯了,接入代码解释器一键get用ChatGPT秒建大模型!OpenAI全新插件杀疯了,接入代码解释器一键getApr 04, 2023 am 11:30 AM

ChatGPT可以联网后,OpenAI还火速介绍了一款代码生成器,在这个插件的加持下,ChatGPT甚至可以自己生成机器学习模型了。 ​上周五,OpenAI刚刚宣布了惊爆的消息,ChatGPT可以联网,接入第三方插件了!而除了第三方插件,OpenAI也介绍了一款自家的插件「代码解释器」,并给出了几个特别的用例:解决定量和定性的数学问题;进行数据分析和可视化;快速转换文件格式。此外,Greg Brockman演示了ChatGPT还可以对上传视频文件进行处理。而一位叫Andrew Mayne的畅销作

ChatGPT教我学习PHP中AOP的实现(附代码)ChatGPT教我学习PHP中AOP的实现(附代码)Mar 30, 2023 am 10:45 AM

本篇文章给大家带来了关于php的相关知识,其中主要介绍了我是怎么用ChatGPT学习PHP中AOP的实现,感兴趣的朋友下面一起来看一下吧,希望对大家有帮助。

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor