DeepMind's AlphaCode Won't Steal Your Job Either

Written by mcsee | Published 2022/02/11
Tech Story Tags: programming | github-copilot | alphacode | gpt3 | artificial-intelligence | code-generator | refactoring | pixel-face | web-monetization

TLDRMachine learning solutions solve real business problems instead of boring and repetitive algorithms full of code smells. AlphaCode [achieved] an estimated rank within the top 54% of participants in programming competitions by solving new problems that require critical thinking, logic, algorithms, coding, and natural language understanding. The three current solutions (AlphaCode, [GitHub Copilot] and [GPT3] focus on competitive programming, an area where performance is the ultimate goal and readability is not important.via the TL;DR App

With another new fancy AI tool, we keep getting closer to the singularity. But when it comes to programming human coders still reign supreme.

TL;DR: Wait until machine learning solutions solve real business problems.

Alphabet's DeepMind, Microsoft's Github, and OpenAI are leading the artificial intelligence coding segment.

With different approaches, they try to solve coding challenges.

They use transformer-based language models to generate code.

AlphaCode achieved an estimated rank within the top 54% of participants in programming competitions by solving new problems that require a combination of critical thinking, logic, algorithms, coding, and natural language understanding.

Deep Mind's product was trained and competed against humans at Codeforces contests.

With overfitting claims, it outperformed several people at those contests.

Results are available online.

A careful look at the datasets shows basic algorithmic solutions with output code full of code smells many human counterparts make.

Variables with bad names, Lots of ifs, too long methods, global functions are some examples of these smells many code reviewers would not approve.

The three current solutions (AlphaCode, GitHub Copilot, GPT3) focus on competitive programming, an area where performance is the ultimate goal and readability is not important.

The final frontier

Model domain entities and business behavior instead of boring and repetitive algorithms full of code smells.

Try to understand the entities and the behaviour of your simulation software.

References

Why GitHub Copilot is not a Threat to your Job

I've Recently Learned About GPT3 - This is my Journey

What should you do?

Stop competing against smarter machines than you.

Learn and model rich domains.

You will keep your job for a few more years...


Written by mcsee | I’m senior software engineer specialized in declarative designs and S.O.L.I.D. and Agile lover.
Published by HackerNoon on 2022/02/11