News

Microsoft, OpenAI Enter $1 Billion AI Partnership Pact

Artificial general intelligence (AGI) is the holy grail of artificial intelligence (AI) research with its promise to enable machines to adapt and master a range of intellectual tasks, without having to rely on formalized training to do it. Conversely, today's AI systems are limited to a specific domain, whether it's gleaning facial features, detecting patterns in financial transactions, or playing a game of chess.

AI research organization OpenAI has been working on the challenge of achieving AGI since its founding in 2015. That effort just got a big boost with a $1 billion investment from Microsoft that will turbocharge OpenAI's efforts and drive development of next-generation solutions and platforms.

"We're partnering to develop a hardware and software platform within Microsoft Azure which will scale to AGI," wrote Greg Brockman, co-founder and chief technical officers at OpenAI, in a July 22 blog post. "We'll jointly develop new Azure AI supercomputing technologies, and Microsoft will become our exclusive cloud provider -- so we'll be working hard together to further extend Microsoft Azure's capabilities in large-scale AI systems."

As part of the deal, Microsoft will become the exclusive provider of cloud computing infrastructure for OpenAI, and its "preferred partner for commercializing new AI technologies," Microsoft said in a statement announcing the deal.

In the joint announcement, both Microsoft and OpenAI emphasized the importance of promoting advanced AI services and solutions that are "secure, trustworthy and ethical." Sam Altman, chief executive officer of OpenAI, said the stakes are uniquely high as advanced AI solutions emerge.

"The creation of AGI will be the most important technological development in human history, with the potential to shape the trajectory of humanity," Altman said in a statement. "We believe it's crucial that AGI is deployed safely and securely and that its economic benefits are widely distributed."

Satya Nadella, chief executive officer of Microsoft, in his statement echoed Altman's outlook.

"AI is one of the most transformative technologies of our time and has the potential to help solve many of our world's most pressing challenges," he said. "By bringing together OpenAI's breakthrough technology with new Azure AI supercomputing technologies, our ambition is to democratize AI -- while always keeping AI safety front and center -- so everyone can benefit."

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube