DeepMind AlphaCode AI Rivals Human Programmers in Contests

DeepMind unveils AlphaCode, an AI system that outperforms OpenAI's Codex and ranks competitively against human developers in programming contests.

Google-backed DeepMind introduces AlphaCode, a new artificial intelligence system designed to write computer code that outperforms OpenAI's GPT-3-powered Codex tool. The AI achieves an average ranking in the top 54% against over 5,000 human participants across 10 Codeforces programming contests, making it the first AI to reach this competitive level.

AlphaCode relies on a massive 41.4 billion parameters trained on public GitHub databases to translate plain language instructions into ready-to-use computer code across nearly a dozen programming languages. DeepMind researchers emphasize that while Codex excels at simple function completions, AlphaCode pushes boundaries by generating complete, complex solutions to advanced competitive programming problems.

This development holds significant potential for the software industry because it reduces the time and resources human developers spend on routine coding tasks. By handling the heavy lifting of writing standard code, AlphaCode frees human programmers to focus on the more creative and complex elements of program design, ultimately lowering overall development costs.

Read More at the original source →