Goto

Collaborating Authors

 hidden second face


The Hidden Second Face of Deepfakes

#artificialintelligence

A lot of times when you read about deepfakes (more professionally known as synthetic media) the common themes being explored is only one of the two faces of deepfakes the negative side, however, I want to explore some of the positive things deepfakes can be used for so you can get a full scope of the capabilities of deepfakes. Glad you asked, simple answer: artificial intelligence-generated media that has seamlessly stitch anyone in the world into a video or photo they never actually in and a summarised more technical answer: deepfakes are made by using a GAN (generative adversarial network) a type of deep learning artificial intelligence. It uses two neural networks that rival each other to generate a synthetic version of data that can pass for real data, one of the neural networks is called the generator (generates new data instances) and the other is called a discriminator (evaluates them for authenticity). The purpose of the generator is to generate synthetic media that is given to the discriminator, which its purpose is to identify whether the media is fake or real, they are trained together until it achieves acceptable accuracy (discriminator fooled 50% of the time). So now that we have a better understanding of how deepfakes are created we can begin to explore the positive uses of deepfakes.