The Defense Department Has Produced the First Tools For Catching Deepfakes (technologyreview.com)
Fake video clips made with artificial intelligence can also be spotted using AI -- but this may be the beginning of an arms race. From a report: The first forensics tools for catching revenge porn and fake news created with AI have been developed through a program run by the US Defense Department. Forensics experts have rushed to find ways of detecting videos synthesized and manipulated using machine learning because the technology makes it far easier to create convincing fake videos that could be used to sow disinformation or harass people. The most common technique for generating fake videos involves using machine learning to swap one person's face onto another's. The resulting videos, known as "deepfakes," are simple to make, and can be surprisingly realistic. Further tweaks, made by a skilled video editor, can make them seem even more real. Video trickery involves using a machine-learning technique known as generative modeling, which lets a computer learn from real data before producing fake examples that are statistically similar. A recent twist on this involves having two neural networks, known as generative adversarial networks, work together to produce ever more convincing fakes. The tools for catching deepfakes were developed through a program -- run by the US Defense Advanced Research Projects Agency (DARPA) -- called Media Forensics. The program was created to automate existing forensics tools, but has recently turned its attention to AI-made forgery.
https://www.wnycstudios.org/st...
The original image can be manipulated, and the audio even more convincingly manipulated to say pretty much anything you want.
Any tool that can catch a deepfake can be used to help train the deepfake generator. This cover story just tells us that DARPA is working on training their own system for generating deepfakes. Dueling neural nets is the new normal and there's no reason to think they only developed one side of this.
That this will be a cat and mouse game of trying to evade detection. What we will need and likely eventually settle on is video & audio that includes digital certificates embedded in the video encoding. That way there is a certified chain of proof from the moment the video is recorded to the point of distribution. This will likely matter in cases where legal burden of proof is required - security camera feeds, official court & governmental documentation, and news anchor releases.
This.
The whole reason this near real-time video editing was released by the CIA and/or NSA was because someone somewhere has some video of some politician doing something so incredible heinous, there needed to be a plausible deniability already in the ether.
Well time to give it up and make technology for "dank fakes" where you take a Shiba Inu's head and render it onto someone's body in a video.
I saw it once on a TV show. They told the computer that one guy always lies and then he tells the computer that he's lying.
You need to update your references...
Robot Santa: Nice try, but my head was built with paradox-absorbing crumple zones.
Here's probably as good a place as any to ask.
Any time I've tried some simple searching on how-to, it's started going down porn paths. Does anybody have a porn-free tutorial on how to get started on creating a deepfake?
I don't care to create anything that would fool anybody, I just think it'd be neat to screw around with over a few lunch hours at work.
Safe For Work Tutorials:
https://www.deepfakes.club/
The easiest way to get started in deep fakes is to use the Python scripts.
At the moment it's pretty easy to identify a deepfake video. The AI's don't "know" that people regularly blink, they see this as a glitch in the data set.
If you look at pretty much any deepfake video, no matter how realistic it is, the person who's been deepfaked will never blink.
Specialist Mac support for creative pros, Melbourne
If you build a better mousetrap an adversarial system builds a better mouse in response. Thus I wonder how they can make a detector that continues to detect. The whole idea of a GAN is to generate things that defeat the detector. So what's the strategy to make s detector the generator can't beat?
Some drink at the fountain of knowledge. Others just gargle.
I don't know whether the process is AI or not. Do you need to train it? If so, it's probably AI. This doesn't mean it isn't a rather specialized AI, of course. But the higher the bar gets, the more general the AI is going to need to be. Adding in proper eye blinking requires a significantly more powerful AI than just matching head positions....of course, you could, in principle, do the entire thing with image processing matches, but the required dataset would expand at least greater than linearly, and probably exponentially. Then there's matching skin textures under various light conditions. Then...
I think we've pushed this "anyone can grow up to be president" thing too far.
.. adversarial networks, work together ..
what ?