Researchers from Brown University used the video game Minecraft to develop a new algorithm to help robots better plan their actions in complex environments.
Basic action planning, while easy for humans, is a frontier of robotics. Robots do not intuitively ignore objects and actions that are irrelevant to the task at hand, researchers said.
A robot might actually consider turning on the oven as part of its planning process for taking out the trash.
Stefanie Tellex, assistant professor of computer science at Brown, is developing the algorithm which augments standard robot planning algorithms using "goal-based action priors" - sets of objects and actions in a given space that are most likely to help an agent achieve a given goal.
More From This Section
The priors for a given task can be supplied by an expert operator, but they can also be learned by the algorithm itself through trial and error.
Minecraft is an open-ended game, where players gather resources and build all manner of structures by destroying or stacking 3-D blocks in a virtual world.
Tellex and her colleagues started by constructing small domains, each just a few blocks square, in a model of Minecraft that the researchers developed.
Then they plunked a character into the domain and gave it a task to solve - perhaps mining some buried gold or building a bridge to cross a chasm.
After the algorithm ran through a number of trials of a given task to learn the appropriate priors, the researchers moved to a new domain that it had never seen before to see if it could apply what it learned.
The researchers found that, armed with priors, their Minecraft agents could solve problems in unfamiliar domains much faster than agents powered by standard planning algorithms.
The researchers then tried the algorithm in a real robot. They used the algorithm to have a robot help a person in the task of baking brownies.