homehome Home chatchat Notifications


Facebook's new AI can translate from one programming language to another

This could save billions of dollars and years of work.

Mihai Andrei
June 18, 2020 @ 2:35 pm

share Share

Translating from one language to another is not just a nuisance. The Commonwealth Bank of Australia spent 5 years and a whopping $750 million to convert the code on their platform from COBOL (a programming language first developed over 50 years ago) to Java.

This is hardly an exception. Worldwide, 95% of ATM swipes and 80% of in-person transactions use COBOL, and much scientific and industrial research is still done in Fortran, another legacy programming language.

A surprisingly large part of the data in our day to day lives is based on old programming languages, and translating them to newer and more efficient languages is extremely expensive and time-consuming.

This is where Facebook’s AI comes in.

Example. Credits: Lachaux et al.

According to a new paper, researchers have developed a transcompiler — a system that converts source code from a high-level programming language (such as C++ or Python) to another. When done by humans, this migration is challenging and time-consuming as it requires extensive knowledge in both languages. But if you could train an algorithm to do that for you, you’d save a lot of time and resources.

Facebook researchers trained the new Artificial Intelligence (AI) on open source GitHub projects. The AI is unsupervised, so it learns on its own, mostly by looking for patterns in datasets. It requires a minimal amount of human supervision and expertise.

The TransCoder (as the AI was called) was trained on 2.8 million open source repositories, targeting translation at the function level. The AI started by looking for common keywords like “for,” “while,” “if,” and “try” and also digits, mathematical operators, and common English words or strings that appear in the source code. After the initial training period, the algorithm also undergoes a process of denoising and back-translating components (which was only done on functions).

This is not the first time something like this was attempted — several translation algorithms have already been developed, but Facebook engineers say this AI outperforms them by a ‘significant’ margin.

The results weren’t perfect. The TransCoder was tested on 852 parallel functions in all the 3 languages, exhibiting remarkable (but not perfect) accuracy. When translating from C++ to Java, 74.8% of the functions returned the expected output. From C++ to Python, the figure was 67.2%. The highest accuracy was obtained when translating from Java to C++ (91.6%), and the lowest was obtained from Python to Java (56.1%).

So it’s still not exactly perfect, but the approach has promise — and to make things even better, it can be easily adapted to a number of different programming languages with ease.

“TransCoder can easily be generalized to any programming language, does not require any expert knowledge, and outperforms commercial solutions by a large margin,” the coauthors wrote. “Our results suggest that a lot of mistakes made by the model could easily be fixed.”

While the algorithm hasn’t yet been adapted to languages such as COBOL, it’s only one step away. A quick and cheap revolution could finally be coming to out ATMs.

share Share

What Happens When You Throw a Paper Plane From Space? These Physicists Found Out

A simulated A4 paper plane takes a death dive from the ISS for science.

A New Vaccine Could Stop One of the Deadliest Forms of Breast Cancer Before It Starts

A phase 1 trial hints at a new era in cancer prevention

After 700 Years Underwater Divers Recovered 80-Ton Blocks from the Long-Lost Lighthouse of Alexandria

Divered recover 22 colossal blocks from one of the ancient world's greatest marvels.

Scientists Discover 9,000 Miles of Ancient Riverbeds on Mars. The Red Planet May Have Been Wet for Millions of Years

A new look at Mars makes you wonder just how wet it really was.

This Is Why Human Faces Look So Different From Neanderthals

Your face stops growing in a way that neanderthals' never did.

Ozempic Is Changing More Than Waistlines as Scientists Wise Up to Concerning Side Effects

But GLP-1 drugs also offer many benefits beyond weight loss.

Researchers stop Parkinson's symptoms in mice using a copper supplement. Could humans be next?

Could we stop Parkinson's by feeding neurons copper?

There's a massive, ancient river system under Antarctica's ice sheet

This has big implications for our climate models.

I Don’t Know Who Needs to Hear This, But It's Okay to Drink Coffee in the Summer

Finally, some good news.

New Blood Test Reveals How Fast Your Organs Are Aging. Your Brain’s Biological Age May Hold the Key to How Long You Live

People with "older" brains had a much higher risk of dying compared to "younger" brains.