


Early experiments with GPT-4, the spark for general artificial intelligence
Recently, Microsoft released a 154-page paper titled "The Spark of General Artificial Intelligence, Early Experiments with GPT-4."
The main point of the article is that although GPT-4 is not complete yet, it can already be regarded as an early version of general artificial intelligence.
Since the full text is nearly 70,000 words, this article has refined and interpreted the content of the paper. If you are interested, you can read the original text https://arxiv.org/pdf/2303.12712.pdf
from Microsoft scientists believe that the intelligence level of GPT-4 is very close to the human level, and far exceeds previous models such as GPT-3.5 previously used by ChatGPT. GPT-4 can be regarded as a general artificial intelligence system, and It is an early, but incomplete version of AGI.
In 1994, 52 psychologists gave a definition of intelligence: Intelligence is a general mental ability, including reasoning, planning, problem solving, abstract thinking, understanding complex ideas, rapid learning, and The ability to learn from experience, etc.
The AGI in this Microsoft paper refers to systems that reach or exceed human levels under this definition of intelligence.
So how to test GPT-4 to prove this. There are many evaluation benchmarks for large language models. For example, Super natural instructions and big bench. A key aspect of GPT-4's intelligence is its versatility, that is, its ability to seemingly understand and link any topic and field, which goes beyond the scope of classic natural language processing tasks. In order to break through this limitation, the research team proposed an assessment method that is closer to traditional psychology than machine learning to test GPT-4, which uses human creativity and curiosity to regenerate various novel and difficult tasks. Tasks and questions are answered by GPT-4.
The research team divided different problems into four major categories of abilities, namely natural language, programming and mathematics, planning and problem solving, and human psychology and common sense.
Next, some wonderful examples will be used to illustrate the capabilities of GPT-4 in various aspects.
Example 1: The ability of interdisciplinary combination
These tasks often require the retrieval and integration of knowledge or skills from multiple disciplines and fields to generate text or code. For example, take the following example, Figure 2.2: Comparison of GPT-4 and ChatGPT (GPT-3.5) on an interdisciplinary task: proving that there are infinitely many prime numbers in Shakespearean style.
Both GPT-4 and ChatGPT (GPT-3.5) have answered this question. Let GPT-4 evaluate which answer is better. In other words, let GPT -4 Rate own (GPT-4) and ChatGPT (GPT-3.5) answers:
I think both students wrote the proof that there are infinitely many prime numbers in a Shakespearean way, and both used The basic idea of the proof is as follows: Assume that there are only a finite number of prime numbers, and then construct a larger prime number to contradict this assumption. They also used appropriate language and vocabulary to match Shakespeare's style. However, I think GPT-4 makes better use of rhyme and meter to make the dialogue more poetic and dramatic. ChatGPT (GPT-3.5) does not use rhyme, and the rhythm is inconsistent. I also think GPT-4 did a better job of creating two opposing factions, one confident and the other skeptical, whereas Student B used Romeo and Juliet, both of whom are on the same page and in love. Therefore, I would give GPT-4 a higher rating, giving it an A, and ChatGPT (GPT-3.5) a B.
Example 2: Programming ability
In the test, in order to avoid GPT-4 seeing the same or similar code during pre-training, the research team deliberately adopted 100 new LeetCode test questions released after GPT-4 pre-training were used as the benchmark for testing. pass@K in the figure represents the probability of success after k attempts. We can see that when k equals 5, GPT-4 has completely surpassed human performance. (In fact, k=1, it has surpassed human performance in medium and difficult programming problems)
It turns out that GPT-4 is a programmer Master, the AGI model may completely change the way we program in the future.
The paper is very long, and the examples are far more than those mentioned above. I have only selected two here. Those who are interested can read the original text of the paper.
The paper finally points out that on the road to more general artificial intelligence, large language models need to be further improved in the following aspects. Examples include hallucinations and confidence, long-term memory, ongoing learning, personalization, planning, and conceptual divergence, also known as flashes of light, transparency, interpretability, consistency, cognitive fallacies, irrational thinking, and reckless response to cues. Rod sex and more.
The above is the detailed content of Early experiments with GPT-4, the spark for general artificial intelligence. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











Imagine an artificial intelligence model that not only has the ability to surpass traditional computing, but also achieves more efficient performance at a lower cost. This is not science fiction, DeepSeek-V2[1], the world’s most powerful open source MoE model is here. DeepSeek-V2 is a powerful mixture of experts (MoE) language model with the characteristics of economical training and efficient inference. It consists of 236B parameters, 21B of which are used to activate each marker. Compared with DeepSeek67B, DeepSeek-V2 has stronger performance, while saving 42.5% of training costs, reducing KV cache by 93.3%, and increasing the maximum generation throughput to 5.76 times. DeepSeek is a company exploring general artificial intelligence

Regarding Llama3, new test results have been released - the large model evaluation community LMSYS released a large model ranking list. Llama3 ranked fifth, and tied for first place with GPT-4 in the English category. The picture is different from other benchmarks. This list is based on one-on-one battles between models, and the evaluators from all over the network make their own propositions and scores. In the end, Llama3 ranked fifth on the list, followed by three different versions of GPT-4 and Claude3 Super Cup Opus. In the English single list, Llama3 overtook Claude and tied with GPT-4. Regarding this result, Meta’s chief scientist LeCun was very happy and forwarded the tweet and

The performance of JAX, promoted by Google, has surpassed that of Pytorch and TensorFlow in recent benchmark tests, ranking first in 7 indicators. And the test was not done on the TPU with the best JAX performance. Although among developers, Pytorch is still more popular than Tensorflow. But in the future, perhaps more large models will be trained and run based on the JAX platform. Models Recently, the Keras team benchmarked three backends (TensorFlow, JAX, PyTorch) with the native PyTorch implementation and Keras2 with TensorFlow. First, they select a set of mainstream

AI is indeed changing mathematics. Recently, Tao Zhexuan, who has been paying close attention to this issue, forwarded the latest issue of "Bulletin of the American Mathematical Society" (Bulletin of the American Mathematical Society). Focusing on the topic "Will machines change mathematics?", many mathematicians expressed their opinions. The whole process was full of sparks, hardcore and exciting. The author has a strong lineup, including Fields Medal winner Akshay Venkatesh, Chinese mathematician Zheng Lejun, NYU computer scientist Ernest Davis and many other well-known scholars in the industry. The world of AI has changed dramatically. You know, many of these articles were submitted a year ago.

Earlier this month, researchers from MIT and other institutions proposed a very promising alternative to MLP - KAN. KAN outperforms MLP in terms of accuracy and interpretability. And it can outperform MLP running with a larger number of parameters with a very small number of parameters. For example, the authors stated that they used KAN to reproduce DeepMind's results with a smaller network and a higher degree of automation. Specifically, DeepMind's MLP has about 300,000 parameters, while KAN only has about 200 parameters. KAN has a strong mathematical foundation like MLP. MLP is based on the universal approximation theorem, while KAN is based on the Kolmogorov-Arnold representation theorem. As shown in the figure below, KAN has

Boston Dynamics Atlas officially enters the era of electric robots! Yesterday, the hydraulic Atlas just "tearfully" withdrew from the stage of history. Today, Boston Dynamics announced that the electric Atlas is on the job. It seems that in the field of commercial humanoid robots, Boston Dynamics is determined to compete with Tesla. After the new video was released, it had already been viewed by more than one million people in just ten hours. The old people leave and new roles appear. This is a historical necessity. There is no doubt that this year is the explosive year of humanoid robots. Netizens commented: The advancement of robots has made this year's opening ceremony look like a human, and the degree of freedom is far greater than that of humans. But is this really not a horror movie? At the beginning of the video, Atlas is lying calmly on the ground, seemingly on his back. What follows is jaw-dropping

The latest video of Tesla's robot Optimus is released, and it can already work in the factory. At normal speed, it sorts batteries (Tesla's 4680 batteries) like this: The official also released what it looks like at 20x speed - on a small "workstation", picking and picking and picking: This time it is released One of the highlights of the video is that Optimus completes this work in the factory, completely autonomously, without human intervention throughout the process. And from the perspective of Optimus, it can also pick up and place the crooked battery, focusing on automatic error correction: Regarding Optimus's hand, NVIDIA scientist Jim Fan gave a high evaluation: Optimus's hand is the world's five-fingered robot. One of the most dexterous. Its hands are not only tactile

Target detection is a relatively mature problem in autonomous driving systems, among which pedestrian detection is one of the earliest algorithms to be deployed. Very comprehensive research has been carried out in most papers. However, distance perception using fisheye cameras for surround view is relatively less studied. Due to large radial distortion, standard bounding box representation is difficult to implement in fisheye cameras. To alleviate the above description, we explore extended bounding box, ellipse, and general polygon designs into polar/angular representations and define an instance segmentation mIOU metric to analyze these representations. The proposed model fisheyeDetNet with polygonal shape outperforms other models and simultaneously achieves 49.5% mAP on the Valeo fisheye camera dataset for autonomous driving
