当前位置:网站首页>AI writes its own code to let agents evolve! The big model of openai has the flavor of "human thought"
AI writes its own code to let agents evolve! The big model of openai has the flavor of "human thought"
2022-06-22 03:47:00 【QbitAl】
Jin Lei Dream morning From the Aofei temple
qubits | official account QbitAI
Do things !
AI“ see ” I took a look GitHub How do humans submit updates on the Internet (commit) Of , Then imitate human beings Programmers modify code ……
Final , This AI Also successful “ Training ” There's a agent robot :

No kidding , such Consider very fear Things about , stay OpenAI In a newly published study , It really happened ……

Originally , What the researchers want to solve is a genetic programming (GP) problem —— Let an intelligent robot learn to move .
(GP It is a special field in evolutionary computation , It is mainly aimed at automatically building programs to solve problems independently .)
but OpenAI The sword moves sideways , Put your own large-scale language model (LLM) Put it in , The result is a big “ Never in my wildest dreams ”.
Previously, in the process of agent evolution , Human researchers need to be involved in making some detailed adjustments 、 Determine the evolution direction , Let agents develop in a good direction .
Ok now , These jobs are all taken care of by the big model , Learn by yourself 、 Write your own code 、 Go by yourself “ Training ”:

As soon as this matter is discussed Joel Lehman Exposure on the Internet , It immediately attracted a lot of attention from netizens :

A programmer netizen called directly after reading “ To keep pace with ( technology ) The pace of development ” 了 :

even to the extent that OpenAI I have said in my research that :
It has bridged the gap between evolutionary algorithm and human thought .
So this one “ Magic ” Things about ,AI How did you do it ?
Take a look at GitHub,AI Knock the code yourself
Design mobile robot in virtual environment , It is a very popular project in genetic algorithm research .
especially Sodarace The competition needs less calculation , Easy visualization of processes is very popular .

The rules are simple , from “ The joints ” and “ muscle ” The robot races on all kinds of terrain .
OpenAI It also specially rewrites the entire competition program from a special genetic code to Python edition , To demonstrate the versatility of the new approach to modern programming languages .
For example, such a paragraph Python Code , Can be used as the initial seed robot .

Define the four vertex joints of a square 、 End joint , Both of them use “ muscle ” After connecting , give the result as follows .

However, such a square structure cannot move , Next, we need to modify the code by genetic algorithm .
According to the research team , Modify the code with traditional genetic algorithm VS Human programmers do it themselves , There are still two gaps in efficiency :
One is that the software is becoming more and more complex , Humans can do modular code reuse to deal with , At present, the most advanced genetic algorithm can not do this in the programming language used by human beings .
The other is that almost all genetic algorithms rely on random mutation (mutation), Every time a human programmer changes his code, he has a purpose , Or add functions 、 Or improve efficiency 、 Or repair bug.
So is there any way to make AI Learn how humans modify code ?
There are , All the required training data exist GitHub On .
Good programmers write code every time they submit it commit describe , Make it clear what has been modified in this submission .

commit Describe the code comparison before and after the submission diff data , Namely AI Great learning materials .

The researchers sifted through some descriptions with clear intent 、 Submit data to train a small amount of modified code GPT-3 Architecturally AI Model .
It's equivalent to letting AI Learn from human programmers how to purposefully modify a piece of code .
The model used in this paper does not need a full version GPT-3 Of 1750 Billion parameters , The highest 7.5 Billion parameters are enough .

Thus the basic AI Model , It will play the role of mutation operator in genetic algorithm .
Next let's AI The process of designing a new robot is divided into three steps .

First step , Start with the classic MAP-Elites The algorithm generates a set of initial robots .

This is a kind of QD( Quality diversity ) Algorithm , It can ensure that robots have different behaviors and high quality .

The second step , Use the initial data generated in the first step for pre training , Give Way AI First learn to design a robot within the training data distribution .
That is, the moving picture that amazed everyone on the Internet at the beginning , It shows AI How to move the immovable “ square ” Transformed into a mobile robot with alternating legs .

The third step , Combined with reinforcement learning algorithm to make fine adjustment , Give Way AI It can generate robots that can adapt to the environment according to different terrain conditions .


Final , The researchers selected the robot evolved from the first three seeds to show the effect .
It can be seen that their structure and movement are completely different .

The netizen exclaimed “ The train of thought is strange ”
Once the study was published , It can be said that one stone aroused thousands of waves .
Many netizens are amazed at this “ Big model + Evolutionary algorithm ” A novel way of combining :

Researchers who have done related work also said , I never thought I could use a big model to diffs To learn about mutation :

In addition to the discussion of the research form and itself , There are also netizens with this picture :

Emmm…… It's a little like that .
team introduction
The team members of this study are all from OpenAI.
The first paper is Joel Lehman, Is a machine learning scientist . Its focus areas include artificial intelligence security 、 Reinforcement learning and open search algorithms .

meanwhile ,Joel Lehman Previously, he wrote a scientific book based on his thinking on the development of artificial intelligence 《 Why can't greatness be planned : The secret of objectivity 》:

And the next step for this study ,Joel Lehman I said :
There is another important issue , It is how much the model can be applied to other environments .
GP The mutation effect in can now be achieved by ELM Greatly improve , This will stimulate a wide range of new applications and research directions .
So does this study have any new implications for you ?
Welcome to comment and discuss ~
Reference link :
[1]https://arxiv.org/abs/2206.08896
[2]https://twitter.com/joelbot3000/status/1538770905119150080?s=21&t=l8AASYjgC6RAEEimcQaFog
— End —
「 qubits · viewpoint 」 Live registration
With the development of biometric technology , How to build enhanced identity authentication in the digital age ? How to realize the electronic license with both security and privacy ? How will the essence and real value of artificial intelligence be reflected in industrial digitalization ?
6 month 23 On Thursday , Participate in the live broadcast , Answer for you ~

Focus on me here , Remember to mark the star ~
边栏推荐
- 76. 最小覆盖子串-滑动窗口法
- 达梦数据库客户端屏蔽sql关键字
- 快速掌握 ASP.NET 身份认证框架 Identity - 用户注册
- MySQL 45 lecture learning notes (III) execution of SQL update statements
- Sword finger offer 68 - I. nearest common ancestor of binary search tree
- Intranet penetration
- [qnx hypervisor 2.2 user manual]5.5 starting and using guest
- 3DE save to Favorites
- Magic method "six"__ enter__ And__ exit__
- LeetCode --- 1221. Split a String in Balanced Strings 解题报告
猜你喜欢
随机推荐
webview报错
八大排序之直接插入排序
Kubernetes 集群日志管理
Interviewer: do you know the life cycle of flutter?
DM达梦数据的关键字与表的字段冲突的解决办法
PLC program variable definition and hardware IO Association in Bifu twincat3
Beifu TwinCAT 3 cylinder action program compilation
存算一体芯片离普及还有多远?听听从业者怎么说 | 对撞派 x 后摩智能
[netding Cup 2018] fakebook1 reference
TwinCAT 3 RS232通信的关键程序
1299. replace each element with the largest element on the right
嵌入式软件测试的经验经历和总结
How to do activities in beauty salons
AI自己写代码让智能体进化!OpenAI的大模型有“人类思想”那味了
The "two lives" I spent in Huawei (learning from those who performed well in large factories)
Float floating point number understanding
MySQL 45 lecture learning notes (IV) index
Using jemalloc to solve the memory overflow problem of Flink
GDB commissioning, use and sorting
H index problem








