èƵ

An AI dedicated to drawing hands could help all the other AIs improve

Weird hands have become a well-known way to identify an image generated by artificial intelligence, but that could be set to change
The strange hands in this image are one of several giveaways that it was generated by Midjourney
Cameron Butler

Image-generating artificial intelligence models like DALL-E and Midjourney often have difficulty creating human hands, with many otherwise photorealistic pictures given away by hands with the wrong number of fingers or in impossible poses – so now researchers have created an AI dedicated to just drawing hands.

Most text-to-image AIs in use today are based on a technology called diffusion, which has become adept at creating photorealistic images, but they struggle to reproduce the shape of the human hand because images in their training data have hands in wildly different poses and fingers can be hidden behind objects or other fingers.

Zhiyang Guo at the University of Science and Technology of China in Hefei and his colleagues have created an AI model based on a different technology, called neural radiance fields (NeRF). This is a way to model 3D shapes using a neural network and it has previously been used by driverless car company and Google Research to create large, seamless 3D models of a city.

The researchers trained their HandNeRF model on an open-source data set of hand images. They could then use it to create realistic images of entirely new hand poses from any desired angle.

, co-founder of AI start-up Hugging Face, says that while NeRF models seem capable of producing realistic hands, this technology is notoriously difficult to train and the model probably can’t create entire images by itself, unlike diffusion.

“Both are usable for creating images, but they’re very different techniques with different pros and cons. So a naive combination of this NeRF technique with diffusion models wouldn’t be possible to do in a plug-and-play way,” he says.

at the University of Lugano, Switzerland, says that because diffusion models have no concrete concept of the shape of objects, but only their appearance from training set images, they are easily confused. But NeRFs work by developing a framework of a 3D object, so are better at understanding how they can be seen from various viewpoints.

Combining the two could be helpful, he says, as the output of a diffusion model that includes hands could be compared with a NeRF representation of a hand to ensure that it is logical, possible and includes the correct number of digits.

“A hand showing three raised fingers asking for three coffees, or a hand pointing one finger to the air, would still be described as ‘human hand’ and thus it’s difficult for the model to discern the number of total fingers an actual human hand has,” says Condor Lacambra. “NeRFs will help us model reality faster, more efficiently and with a higher degree of quality, but are not traditionally used to create completely new content.”

Reference:

arXiv

Topics: AI