
Microsoft and chip manufacturer Nvidia have created a vast artificial intelligence that can mimic human language more convincingly than ever before. But the cost and time involved in creating the neural network has called into question whether such AIs can continue to scale up.
The new neural network, known as the (MT-NLG) has 530 billion parameters, more than tripling the scale of OpenAI’s groundbreaking GPT-3 neural network that was considered the state of the art up until now. This progress required more than a month of supercomputer access and almost 4500 high-power and expensive graphics cards, which are commonly used to run high-end neural networks.
When OpenAI released GPT-3 last year it surprised researchers with its ability to generate fluent streams of text. It had used 175 billion parameters – allocated slots of data within a computer that replicate the synapses between neurons in the human brain – and consumed vast amounts of publicly accessible text from which to learn language patterns. Microsoft has since gone on to acquire an exclusive licence to use GPT-3.
Advertisement
Microsoft and Nvidia tested MT-NLG on a range of language tasks, such as predicting which word followed a section of text and extracting logical information from text, and found it had a greater ability than GPT-3 to complete sentences accurately and mimic common sense reasoning – but not by much, given the increase in scale. On one benchmark, where an AI is required to predict the last word of sentences, GPT-3 scored an accuracy of up to 86.4 per cent, while the new AI reached 87.2 per cent.
This improved ability doesn’t come cheap. “It costs effectively millions of dollars to train one of these models” as the computational resources needed to train it grow quickly as size increases, says at Nvidia.
MT-NLG was trained using Nvidia’s Selene supercomputer, which is made up of 560 powerful servers, each equipped with eight A100 80GB Tensor Core graphical processing units (GPUs). Each of those 4480 graphics cards – designed to run computer games, but also extremely capable at churning through vast amounts of data while training AIs – currently costs thousands of pounds when bought commercially. Although the entire might of the computer wasn’t used solely by this research team, it took over a month to train the AI.
Even running the neural network once it is trained requires 40 of those GPUs, and each query takes between 1 and 2 seconds to process. This constant stretching of scale means that AI research is now, to a certain extent, an engineering problem of efficiently splitting up the problem and distributing it over vast amounts of hardware.
Catanzaro says that scale has been the dominant force in machine learning for decades. “It’s definitely true that better algorithms help, and it’s 100 per cent true that more data and better data absolutely helps, but I think that computing scale absolutely has been the driving force in a lot of progress,” he says.
Many researchers are reluctant to rely on scaling-up alone as they want a more elegant solution, says Catanzaro, but the results speak for themselves. Although the benchmark measurements reflect small improvements, there is thought to be significant steps up in the way the AIs reason and extract nuanced information, which perhaps isn’t captured by ageing benchmarks.
“There’s always this resistance like, ‘it can’t be that easy, it can’t be that stupid that we just need to scale, because that isn’t very smart, it’s just brute force’. But the sort of bitter lesson is that scale has actually yielded the most benefits in the space,” he says.
at New York University says that current benchmarks for assessing quality of language processing AIs are nearing the end of their useful life and researchers are seeking new metrics that can be used to assess the quality of language and even reasoning, but that isn’t made simpler by the rapid rate of progress in AI. Those same researchers are also “nervously waiting to find out” if scale can continue to bring improvements or whether it will hit a ceiling, he says, as the cost of research in the field grows rapidly.
“These are definitely some of the most expensive projects in the field, but whether they’re too expensive depends on what you see their potential as,” he says. ”If you see these as steps to a pretty broadly-useful form of AI, and you see that as desirable, then it’s easy to imagine justifying vastly larger budgets.”