Home Technology peripherals AI Surpassing Devin, Yao Ban leads OpenCSG to set a new world record for large model programming

Surpassing Devin, Yao Ban leads OpenCSG to set a new world record for large model programming

Jun 07, 2024 pm 12:36 PM
industry

StarShip CodeGen Agent launched by OpenCSG, a large-scale model startup in China, has achieved second place in the world in the Prince WEBench (Real Independent Programming Evaluation of Large Models) rankings through innovation. At the same time, it created a highest record (SOTA) based on the GPT-4o model. (Word count: 37)

SWEBench evaluation is highly close to real programming scenarios and extremely difficult. It not only requires the model to understand the requirements and coordinate changes between multiple functions/classes, but also requires the model to interact with the execution environment and process Very long contexts and perform complex logical reasoning that far exceeds traditional code generation tasks. In this difficult real test, the most advanced GPT4 and Devin in the industry can only solve 1.74% and 13.86% of the problems. This achievement of OpenCSG marks a leading step taken by domestic companies in promoting the development of language models in a more practical, intelligent and autonomous direction.

Devin - Innovation in large model programming

In March 2024, the first AI software engineer Devin was born, detonating The entire technology community. Although it is accompanied by a series of controversies, Devin's strong innovation capabilities and huge potential have brought new expectations to many AI enthusiasts and practitioners. Devin can not only easily solve coding tasks, but also complete the entire software development cycle independently - from project planning to deployment, including but not limited to building websites, independently finding and fixing bugs, training and fine-tuning AI models, etc.

The real challenge of large model programming

Why does Devin dare to challenge the programming capabilities of basic models such as GPT4? The core is that software engineers not only write code, but also involve requirements understanding, code interpretation, programming planning, code generation, debugging and exception repair, etc. Each link here will affect the usability and effect of large model programming.

For such real-life scenarios, Princeton University proposed SWEBench (https://arxiv.org/abs/2310.06770), which is a tool to quantitatively evaluate end-to-end code generation capabilities. GPT-4's score on SWEBench is only 1.74%. Even with RAG technology, the score does not exceed 3%, which shows that it is not feasible to directly solve real-world programming problems by relying solely on basic models.

Devin’s technological innovation is based on Agent-based workflow construction, which raises SWEBench’s solution rate to a new level. In March, Devin topped the list with a problem solving rate of 13.86% independently solved, which directly improved "large model programming" from a state of being almost unusable to "seeing the light of day." Major Silicon Valley companies and large model startups are recruiting LLM for SE, and this record has been continuously revised. As of the end of April 2024, the best record was set by the Amazon Q Developer Agent launched by the Amazon AI team at 20.33%. Regrettably, compared to the "letting a hundred flowers bloom" of Chinese companies on the basic model list, Chinese companies rarely participated in this difficult challenge until this time OpenCSG revised this record.

Breakthroughs of Chinese startups

Recently, the latest evaluation results of SWEBench were updated. OpenCSG jumped to second place on the list. The OpenCSG StarShip CodeGen Agent launched by the company was evaluated in Lite Achieved a pass rate of 23.67%. This result not only exceeded the results of Devin and Amazon, but also created a historical record for the revolutionary GPT4-o base model (SOTA).

Surpassing Devin, Yao Ban leads OpenCSG to set a new world record for large model programming

OpenCSG has only been established for one year. It is a team with profound experience in open source and large model composites: CEO Chen Ran is a well-known entrepreneur in the field of open source software and has successfully built There are many commercial companies in the open source field; CTO Wang Wei comes from Tsinghua University's Yao Class 05 and has many years of R&D experience in the field of artificial intelligence; the company's core R&D team also brings together elite students from Tsinghua University, Peking University, Wharton, Hong Kong University of Science and Technology and other universities . How does such a team create a new record?

New record, model+AgentQifali

Currently many companies are actively exploring and practicing basic models and vertical fields Model and RAG and other technologies, while OpenCSG has chosen a focused direction: committed to the innovative development of programming agents and the in-depth optimization of large-scale model algorithms.

AgentLevel: Different from LLM+RAG or general Agent framework, OpenCSG StarShip CodeGen Agent is designed for highly customized and optimized agents in the field of software research and development: integrating all stages of research and development (Requirements understanding, code retrieval, programming planning, code writing, cycle verification, etc.) are implemented through LLM Agent, and combined with software engineering methods, such as AST syntax analysis, dependency retrieval, etc. for in-depth optimization, strive for excellence in each link, and finally integrate and implement for higher-precision code generation.

Algorithm level: In response to typical problems such as API conflicts caused by code version changes, OpenCSG proposes an adaptive teacher model. The teacher model analyzes code version change records and generates high-quality programming data for use. To improve the generation effect of the basic model. According to the evaluation, the improvements brought by these innovations are significantly better than the current RAG model, especially in popular project scenarios where the API structure is updated frequently. The relevant results of this part have been formed into papers and submitted to international conferences.

It is this two-pronged approach of algorithm + engineering and continuous improvement model that allows OpenCSG CodeGen Agent to stand out among other models.

StarShip的星海

If the real evaluation of CodeGen Agent is a small test, then StarShip carries the grand blueprint of OpenCSG. Regarding StarShip's product positioning, OpenCSG CEO Chen Ran said: "StarShip bears our vision of reshaping software development with large models. Users form their own digital employee teams through StarShip's built-in agents. CodeGen Agent is built into the platform Digital programmers, currently including CodeReview Agent code reviewers and CodeSearch code question and answer engineers, are different from code assistance tools. We hope that these digital employees can work directly without manual assistance intervention. We will release more types in the future. digital employees, comprehensively covering all aspects of requirements, design, coding, testing and operation and maintenance."

CTO Wang Wei said that this path is full of challenges but very interesting, "From first principles, large models. The improvement of productivity is no longer a question of 'yes' or 'no', but a question of when, where and in what form. StarShip is the answer we are trying to give."

Surpassing Devin, Yao Ban leads OpenCSG to set a new world record for large model programming

Highly productive team, gathering sand into a tower

In addition to StarShip, the OpenCSG team is also quite productive: CSGHub open source model platform, wukong pre-training model, CSGCoder fine-tuning code model, etc. These products are well positioned and well received in the industry.

The rapid launch and iteration of these products not only meet market demand, but also serve a common goal: to empower everyone in every enterprise with large models. "To enable large models to empower every enterprise and every person, we need to make large models the same as water and electricity. If large models are electric energy, then CSGHub is the power network, and StarShip is various home appliances. Ultimately, Empowering thousands of households. ”

Embrace open source and transcend open source

OpenCSG’s philosophy is open source. As a company that insists on open source as its core, it not only achieves Open source the model, open source the code, and even open source the platform.

"We are a young company. We benefit from open source so that we can produce some results in a shorter time. At the same time, we will fully give back to the open source community. This is the basic principle of the open source community. In addition, I strongly agree with Sam Altman’s statement that open source is just a model, and product value is more important than the model,” CTO Wang Wei concluded.

"Benchmark itself is just a number. With the launch of GPT4-o, SWEBench's test scores are expected to exceed 30% soon, and optimistic estimates can exceed 50% next year. And we are more concerned about the factors behind these numbers. Product value: With the improvement of model capabilities and engineering technology, digital employees will change from quantitative changes to qualitative changes, from usable to easy to use, ushering in a comprehensive explosion in various industries." Wang Wei explained, "This may be the era of big models. A major change in the context, from companies to individuals, we must prepare for this.”

The above is the detailed content of Surpassing Devin, Yao Ban leads OpenCSG to set a new world record for large model programming. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

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

Video Face Swap

Video Face Swap

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

Hot Article

Roblox: Bubble Gum Simulator Infinity - How To Get And Use Royal Keys
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Nordhold: Fusion System, Explained
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Mandragora: Whispers Of The Witch Tree - How To Unlock The Grappling Hook
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1666
14
PHP Tutorial
1273
29
C# Tutorial
1253
24
DeepMind robot plays table tennis, and its forehand and backhand slip into the air, completely defeating human beginners DeepMind robot plays table tennis, and its forehand and backhand slip into the air, completely defeating human beginners Aug 09, 2024 pm 04:01 PM

But maybe he can’t defeat the old man in the park? The Paris Olympic Games are in full swing, and table tennis has attracted much attention. At the same time, robots have also made new breakthroughs in playing table tennis. Just now, DeepMind proposed the first learning robot agent that can reach the level of human amateur players in competitive table tennis. Paper address: https://arxiv.org/pdf/2408.03906 How good is the DeepMind robot at playing table tennis? Probably on par with human amateur players: both forehand and backhand: the opponent uses a variety of playing styles, and the robot can also withstand: receiving serves with different spins: However, the intensity of the game does not seem to be as intense as the old man in the park. For robots, table tennis

The first mechanical claw! Yuanluobao appeared at the 2024 World Robot Conference and released the first chess robot that can enter the home The first mechanical claw! Yuanluobao appeared at the 2024 World Robot Conference and released the first chess robot that can enter the home Aug 21, 2024 pm 07:33 PM

On August 21, the 2024 World Robot Conference was grandly held in Beijing. SenseTime's home robot brand "Yuanluobot SenseRobot" has unveiled its entire family of products, and recently released the Yuanluobot AI chess-playing robot - Chess Professional Edition (hereinafter referred to as "Yuanluobot SenseRobot"), becoming the world's first A chess robot for the home. As the third chess-playing robot product of Yuanluobo, the new Guoxiang robot has undergone a large number of special technical upgrades and innovations in AI and engineering machinery. For the first time, it has realized the ability to pick up three-dimensional chess pieces through mechanical claws on a home robot, and perform human-machine Functions such as chess playing, everyone playing chess, notation review, etc.

Claude has become lazy too! Netizen: Learn to give yourself a holiday Claude has become lazy too! Netizen: Learn to give yourself a holiday Sep 02, 2024 pm 01:56 PM

The start of school is about to begin, and it’s not just the students who are about to start the new semester who should take care of themselves, but also the large AI models. Some time ago, Reddit was filled with netizens complaining that Claude was getting lazy. "Its level has dropped a lot, it often pauses, and even the output becomes very short. In the first week of release, it could translate a full 4-page document at once, but now it can't even output half a page!" https:// www.reddit.com/r/ClaudeAI/comments/1by8rw8/something_just_feels_wrong_with_claude_in_the/ in a post titled "Totally disappointed with Claude", full of

At the World Robot Conference, this domestic robot carrying 'the hope of future elderly care' was surrounded At the World Robot Conference, this domestic robot carrying 'the hope of future elderly care' was surrounded Aug 22, 2024 pm 10:35 PM

At the World Robot Conference being held in Beijing, the display of humanoid robots has become the absolute focus of the scene. At the Stardust Intelligent booth, the AI ​​robot assistant S1 performed three major performances of dulcimer, martial arts, and calligraphy in one exhibition area, capable of both literary and martial arts. , attracted a large number of professional audiences and media. The elegant playing on the elastic strings allows the S1 to demonstrate fine operation and absolute control with speed, strength and precision. CCTV News conducted a special report on the imitation learning and intelligent control behind "Calligraphy". Company founder Lai Jie explained that behind the silky movements, the hardware side pursues the best force control and the most human-like body indicators (speed, load) etc.), but on the AI ​​side, the real movement data of people is collected, allowing the robot to become stronger when it encounters a strong situation and learn to evolve quickly. And agile

ACL 2024 Awards Announced: One of the Best Papers on Oracle Deciphering by HuaTech, GloVe Time Test Award ACL 2024 Awards Announced: One of the Best Papers on Oracle Deciphering by HuaTech, GloVe Time Test Award Aug 15, 2024 pm 04:37 PM

At this ACL conference, contributors have gained a lot. The six-day ACL2024 is being held in Bangkok, Thailand. ACL is the top international conference in the field of computational linguistics and natural language processing. It is organized by the International Association for Computational Linguistics and is held annually. ACL has always ranked first in academic influence in the field of NLP, and it is also a CCF-A recommended conference. This year's ACL conference is the 62nd and has received more than 400 cutting-edge works in the field of NLP. Yesterday afternoon, the conference announced the best paper and other awards. This time, there are 7 Best Paper Awards (two unpublished), 1 Best Theme Paper Award, and 35 Outstanding Paper Awards. The conference also awarded 3 Resource Paper Awards (ResourceAward) and Social Impact Award (

Li Feifei's team proposed ReKep to give robots spatial intelligence and integrate GPT-4o Li Feifei's team proposed ReKep to give robots spatial intelligence and integrate GPT-4o Sep 03, 2024 pm 05:18 PM

Deep integration of vision and robot learning. When two robot hands work together smoothly to fold clothes, pour tea, and pack shoes, coupled with the 1X humanoid robot NEO that has been making headlines recently, you may have a feeling: we seem to be entering the age of robots. In fact, these silky movements are the product of advanced robotic technology + exquisite frame design + multi-modal large models. We know that useful robots often require complex and exquisite interactions with the environment, and the environment can be represented as constraints in the spatial and temporal domains. For example, if you want a robot to pour tea, the robot first needs to grasp the handle of the teapot and keep it upright without spilling the tea, then move it smoothly until the mouth of the pot is aligned with the mouth of the cup, and then tilt the teapot at a certain angle. . this

Distributed Artificial Intelligence Conference DAI 2024 Call for Papers: Agent Day, Richard Sutton, the father of reinforcement learning, will attend! Yan Shuicheng, Sergey Levine and DeepMind scientists will give keynote speeches Distributed Artificial Intelligence Conference DAI 2024 Call for Papers: Agent Day, Richard Sutton, the father of reinforcement learning, will attend! Yan Shuicheng, Sergey Levine and DeepMind scientists will give keynote speeches Aug 22, 2024 pm 08:02 PM

Conference Introduction With the rapid development of science and technology, artificial intelligence has become an important force in promoting social progress. In this era, we are fortunate to witness and participate in the innovation and application of Distributed Artificial Intelligence (DAI). Distributed artificial intelligence is an important branch of the field of artificial intelligence, which has attracted more and more attention in recent years. Agents based on large language models (LLM) have suddenly emerged. By combining the powerful language understanding and generation capabilities of large models, they have shown great potential in natural language interaction, knowledge reasoning, task planning, etc. AIAgent is taking over the big language model and has become a hot topic in the current AI circle. Au

Hongmeng Smart Travel S9 and full-scenario new product launch conference, a number of blockbuster new products were released together Hongmeng Smart Travel S9 and full-scenario new product launch conference, a number of blockbuster new products were released together Aug 08, 2024 am 07:02 AM

This afternoon, Hongmeng Zhixing officially welcomed new brands and new cars. On August 6, Huawei held the Hongmeng Smart Xingxing S9 and Huawei full-scenario new product launch conference, bringing the panoramic smart flagship sedan Xiangjie S9, the new M7Pro and Huawei novaFlip, MatePad Pro 12.2 inches, the new MatePad Air, Huawei Bisheng With many new all-scenario smart products including the laser printer X1 series, FreeBuds6i, WATCHFIT3 and smart screen S5Pro, from smart travel, smart office to smart wear, Huawei continues to build a full-scenario smart ecosystem to bring consumers a smart experience of the Internet of Everything. Hongmeng Zhixing: In-depth empowerment to promote the upgrading of the smart car industry Huawei joins hands with Chinese automotive industry partners to provide

See all articles