Skip to main content

Efforts from Google DeepMind and OpenAI Universe seek to make AI better

Singularity / Artificial Intelligence (Shutterstock / agsandrew)
Image used with permission by copyright holder
Artificial intelligence represents one of the holy grails of computing. While science fiction often depicts AI as an existential threat to the human race, in fact, AI could one day accomplish some remarkable things in fields such as medicine and science.

Today’s AI efforts are led by organizations like Microsoft, Facebook, Alphabet, and Elon Musk’s OpenAI initiative, and while those efforts receive significant investments, they are limited by working in the confines of research facilities. On Monday, Alphabet’s Google and OpenAI both announced that they are open-sourcing their machine-learning solutions, Engadget reports.

For OpenAI, the open-source code being released is its Universe software platform, which it says “lets us train a single [AI] agent on any task a human can complete with a computer.” By releasing Universe as open-source software, OpenAI will benefit from having a much larger group of researchers testing and training the intelligent software agents that make up its AI. Everything from Flash games, browser tasks, and more elaborate games such as Grand Theft Auto V can be used to present new environments and tasks for the intelligent agents to work on.

The OpenAI blog describes the effort by saying, “Our goal is to develop a single AI agent that can flexibly apply its past experience on Universe environments to quickly master unfamiliar, difficult environments, which would be a major step towards general intelligence. There are many ways to help: giving us permission on your games, training agents across Universe tasks, (soon) integrating new games, or (soon) playing the games.”

openai-partners
OpenAI
OpenAI

Google will is releasing its DeepMind Lab training environment codebase on GitHub, which will allow any programmer to plug DeepMind into their own systems. Like OpenAI, Google hopes that releasing the code as open-source software will dramatically expand its exposure to more complex environments and situations. The DeepMind Lab environment uses a 3D platform that is similar to a game to enable AI research based on intelligent agents.

DeepMind Lab - Stairway to Melon Level

Some of the things DeepMind can do are described in a Google blog post. “Example tasks include collecting fruit, navigating in mazes, traversing dangerous passages while avoiding falling off cliffs, bouncing through space using launch pads to move between platforms, playing laser tag, and quickly learning and remembering random procedurally generated environments.”

OpenAI and DeepMind represent different approaches to open sourcing their AI, with OpenAI working with gaming publishers like Electronic Arts and Valve to add titles to Universe and Google spreading the code to researchers. Their goals, however, remain similar — to expand their AI platforms’ exposure to the outside world and thereby improve those system’s ability to make real-world decisions.

Mark Coppock
Mark has been a geek since MS-DOS gave way to Windows and the PalmPilot was a thing. He’s translated his love for…
A dangerous new jailbreak for AI chatbots was just discovered
the side of a Microsoft building

Microsoft has released more details about a troubling new generative AI jailbreak technique it has discovered, called "Skeleton Key." Using this prompt injection method, malicious users can effectively bypass a chatbot's safety guardrails, the security features that keeps ChatGPT from going full Taye.

Skeleton Key is an example of a prompt injection or prompt engineering attack. It's a multi-turn strategy designed to essentially convince an AI model to ignore its ingrained safety guardrails, "[causing] the system to violate its operators’ policies, make decisions unduly influenced by a user, or execute malicious instructions," Mark Russinovich, CTO of Microsoft Azure, wrote in the announcement.

Read more